]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/lib/crt0_64.S
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / arm / lib / crt0_64.S
index a181283e0fa9008162cfad63b5ddfd9adf98ed39..d6b632aa87d10952a9b10edfba1013240c5d76e1 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * crt0 - C-runtime startup Code for AArch64 U-Boot
  *
@@ -6,8 +7,6 @@
  *
  * (C) Copyright 2012
  * Albert ARIBAUD <albert.u.boot@aribaud.net>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <config.h>