]> git.sur5r.net Git - u-boot/blobdiff - include/mtd.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / include / mtd.h
index 3f8c293b00e1bc550443ac176da96c3a94383ddd..548e7f191b53c04977c829439a7a86b0bc3a03bd 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2015 Thomas Chou <thomas@wytron.com.tw>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _MTD_H_