SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / include / configs / sun8i.h
index 47f28132407619003072b7aa0604f30329a68723..4fdf68a4915a2c240be711d2627ca448433ca7e8 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2014 Chen-Yu Tsai <wens@csie.org>
  *
  * Configuration settings for the Allwinner A23 (sun8i) CPU
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __CONFIG_H