summaryrefslogtreecommitdiffstats
path: root/drivers/efi/efi-device.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/efi/efi-device.c')
-rw-r--r--drivers/efi/efi-device.c11
1 files changed, 1 insertions, 10 deletions
diff --git a/drivers/efi/efi-device.c b/drivers/efi/efi-device.c
index 56fec5c153..25c8eeaf01 100644
--- a/drivers/efi/efi-device.c
+++ b/drivers/efi/efi-device.c
@@ -1,17 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* efi-device.c - barebox EFI payload support
*
* Copyright (c) 2014 Sascha Hauer <s.hauer@pengutronix.de>, Pengutronix
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2
- * as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
*/
#include <bootsource.h>