SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / mtd / onenand / samsung.c
index 10dd268c17bd67fd59266b27440e0ac5f61a1a04..657abaab8f41cdc20b6a1f808c26cf44fa634f9d 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * S5PC100 OneNAND driver at U-Boot
  *
@@ -6,8 +7,6 @@
  *
  * Implementation:
  *     Emulate the pseudo BufferRAM
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>