]> git.sur5r.net Git - u-boot/blobdiff - arch/riscv/lib/crt0_riscv_efi.S
SPDX: Convert single license tags to Linux Kernel style
[u-boot] / arch / riscv / lib / crt0_riscv_efi.S
index 498870e1becda4a7863f1ce38663d53929803b74..18f61f515acb9e6443a0e405e4d329418131a070 100644 (file)
@@ -1,11 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * crt0-efi-riscv.S - PE/COFF header for RISC-V EFI applications
  *
  * Copright (C) 2014 Linaro Ltd. <ard.biesheuvel@linaro.org>
  * Copright (C) 2018 Alexander Graf <agraf@suse.de>
  *
- * SPDX-License-Identifier:     GPL-2.0+     BSD-2-Clause
- *
  * This file is inspired by arch/arm/lib/crt0_aarch64_efi.S
  */