summaryrefslogtreecommitdiff
path: root/arch/arm/lib/crt0_aarch64_efi.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/lib/crt0_aarch64_efi.S')
-rw-r--r--arch/arm/lib/crt0_aarch64_efi.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/lib/crt0_aarch64_efi.S b/arch/arm/lib/crt0_aarch64_efi.S
index 9b0e894f8a..5b6c3849f7 100644
--- a/arch/arm/lib/crt0_aarch64_efi.S
+++ b/arch/arm/lib/crt0_aarch64_efi.S
@@ -1,9 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ OR BSD-2-Clause */
/*
* crt0-efi-aarch64.S - PE/COFF header for aarch64 EFI applications
*
* Copright (C) 2014 Linaro Ltd. <ard.biesheuvel@linaro.org>
*
- * SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause
*
* This file is taken and modified from the gnu-efi project.
*/