SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / include / common.h
index 795206aa0bd12e9a711319f0ff5475e2174efb95..60c79137e212c0eb6f22a7f6ef4305d6b8583275 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2000-2009
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __COMMON_H_