]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/lib/_ashrdi3.S
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / powerpc / lib / _ashrdi3.S
index 620916676b4564eae2a7e007078ad6b01a2cb3bb..728001696d30dae71cb4aadc125bc932250edf8b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * This code was copied from arch/powerpc/kernel/misc_32.S in the Linux
  * kernel sources (commit 85e2efbb1db9a18d218006706d6e4fbeb0216213, also
@@ -7,8 +8,6 @@
  *
  * Largely rewritten by Cort Dougan (cort@cs.nmt.edu)
  * and Paul Mackerras.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <ppc_asm.tmpl>