SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / arch / sh / include / asm / global_data.h
index 7e59b9a4695b5b16de51f461ec98f6f740061580..bd946ffd8fd7305d74cd956cc9e35499ffae613c 100644 (file)
@@ -1,11 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2002-2010
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
  *
  * (C) Copyright 2007
  * Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef        __ASM_SH_GLOBALDATA_H_