]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/armv7/lowlevel_init.S
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / arm / cpu / armv7 / lowlevel_init.S
index 64f105864f874080b669a4dd96f5837c01c3a407..ba4b374a8bd9a5315bf3065e5e7715a72458d50c 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * A lowlevel_init function that sets up the stack to call a C function to
  * perform further init.
@@ -7,8 +8,6 @@
  *
  * Author :
  *     Aneesh V        <aneesh@ti.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <asm-offsets.h>