]> git.sur5r.net Git - u-boot/blobdiff - drivers/mtd/nand/nand.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / mtd / nand / nand.c
index e4225852bd1ea66ef4c6bbb93ba3fb21d06acaf3..bca51ffbf206b62abf97f4db76c651cbe20d04af 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * (C) Copyright 2005
  * 2N Telekomunikace, a.s. <www.2n.cz>
  * Ladislav Michl <michl@2n.cz>
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #include <common.h>