]> git.sur5r.net Git - u-boot/blobdiff - drivers/dfu/dfu_nand.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / dfu / dfu_nand.c
index 6dc9ff7aeaf77b756d244dc69fe1ab4ef657a717..0bfdbf942898d391e993213573153dd4ec96c436 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * dfu_nand.c -- DFU for NAND routines.
  *
@@ -6,8 +7,6 @@
  * Based on dfu_mmc.c which is:
  * Copyright (C) 2012 Samsung Electronics
  * author: Lukasz Majewski <l.majewski@samsung.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>