]> git.sur5r.net Git - u-boot/blobdiff - include/configs/vexpress_common.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / include / configs / vexpress_common.h
index 3e2d410f1407ddf72ddd0f24a5c18dc9c8d65ae9..30dda0c085ed17b04280621905706a57901bd4c4 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2011 ARM Limited
  * (C) Copyright 2010 Linaro
@@ -5,8 +6,6 @@
  *
  * Configuration for Versatile Express. Parts were derived from other ARM
  *   configurations.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __VEXPRESS_COMMON_H