]> git.sur5r.net Git - u-boot/blobdiff - env/ext4.c
Merge git://git.denx.de/u-boot-sunxi
[u-boot] / env / ext4.c
index f4cb28570c4750f47020bfea9bcc92eaa0b045dc..7626784ca6386bc2298e0a003fbec161f6fb9e25 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (c) Copyright 2016 by VRT Technology
  *
@@ -15,8 +16,6 @@
  * EXT4 filesystem implementation in Uboot by
  * Uma Shankar <uma.shankar@samsung.com>
  * Manjunatha C Achar <a.manjunatha@samsung.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>