]> git.sur5r.net Git - u-boot/blobdiff - arch/xtensa/include/asm/bootparam.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / xtensa / include / asm / bootparam.h
index a2a9013ebf19f1654e9ff9ea32dc2a7a83a84f44..d7562564af7a35cbe2874581634880f1e081ab1e 100644 (file)
@@ -1,11 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Definition of the Linux/Xtensa boot parameter structure
  *
  * Copyright (C) 2001 - 2009  Tensilica Inc.
  *
  * (Concept borrowed from the 68K port)
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _XTENSA_BOOTPARAM_H