SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / include / mtd.h
index 3f8c293..548e7f1 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_