]> git.sur5r.net Git - u-boot/blobdiff - include/console.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / include / console.h
index cea29ed6dc4ef0b26b9f7b53e5f6e53f90c04d23..e935c601f124d586ef8fa1ca4f5823e76c87de23 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 __CONSOLE_H