]> git.sur5r.net Git - u-boot/blobdiff - examples/standalone/ppc_setjmp.S
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / examples / standalone / ppc_setjmp.S
index 29c295bd3b6b6259a1b4104234e1b3f298f23ca3..d538fb0f2cc93664a50cf593d1198f2313fc4e72 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: LGPL-2.1+ */
 /* setjmp for PowerPC.
    Copyright (C) 1995, 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-
- * SPDX-License-Identifier:    LGPL-2.1+
  */
 
 #include <ppc_asm.tmpl>