]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/lib/asm-offsets.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / x86 / lib / asm-offsets.c
index 9da04dd875927deedbd940330ca636991f7cd516..90dce22b25486ae06fab54c12410df884bdbe34a 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Adapted from Linux v2.6.36 kernel: arch/powerpc/kernel/asm-offsets.c
  *
@@ -8,8 +9,6 @@
  * generate asm statements containing #defines,
  * compile this file to assembler, and then extract the
  * #defines from the assembly-language output.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>