summaryrefslogtreecommitdiff
path: root/lib/efi/efi.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/efi/efi.c')
-rw-r--r--lib/efi/efi.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/efi/efi.c b/lib/efi/efi.c
index b1c7360ddc..c6639f96cc 100644
--- a/lib/efi/efi.c
+++ b/lib/efi/efi.c
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (c) 2015 Google, Inc
*
- * SPDX-License-Identifier: GPL-2.0+
- *
* EFI information obtained here:
* http://wiki.phoenix.com/wiki/index.php/EFI_BOOT_SERVICES
*