]> git.sur5r.net Git - u-boot/blobdiff - examples/standalone/ppc_longjmp.S
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / examples / standalone / ppc_longjmp.S
index bf01daae88d45f8b2db9f068d1a4082964ec59db..50dc2b9456cc24389eac2f0a751ec3de33a5a441 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: LGPL-2.1+ */
 /* longjmp 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>