summaryrefslogtreecommitdiff
path: root/arch/x86/lib/crt0_x86_64_efi.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/lib/crt0_x86_64_efi.S')
-rw-r--r--arch/x86/lib/crt0_x86_64_efi.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/lib/crt0_x86_64_efi.S b/arch/x86/lib/crt0_x86_64_efi.S
index c5cbf4108b..989799fb4a 100644
--- a/arch/x86/lib/crt0_x86_64_efi.S
+++ b/arch/x86/lib/crt0_x86_64_efi.S
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: BSD-3-Clause */
/*
* crt0-efi-x86_64.S - x86_64 EFI startup code.
* Copyright (C) 1999 Hewlett-Packard Co.
@@ -6,7 +7,6 @@
* Contributed by Fenghua Yu <fenghua.yu@intel.com>.
*
* All rights reserved.
- * SPDX-License-Identifier: BSD-3-Clause
*/
.text
.align 4