]> git.sur5r.net Git - u-boot/blobdiff - include/fdt_simplefb.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / include / fdt_simplefb.h
index 8c89a19b8e0328048650a87150a92b1c037ccc8c..7cc305e1fd5efb8afc1dbb9ffa4641f5e1ac0e2f 100644 (file)
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Simplefb device tree support
  *
  * (C) Copyright 2015
  * Stephen Warren <swarren@wwwdotorg.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _FDT_SIMPLEFB_H_