]> git.sur5r.net Git - u-boot/blobdiff - fs/ext4/Makefile
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / fs / ext4 / Makefile
index 8d15bdad675d945bdb0289822573f22de7a4dea0..c2544beee3a5265b6a95ebccc82d2cd6e7a99ac9 100644 (file)
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # (C) Copyright 2006
 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
@@ -5,9 +6,6 @@
 # (C) Copyright 2003
 # Pavel Bartusek, Sysgo Real-Time Solutions AG, pba@sysgo.de
 #
-#
-# SPDX-License-Identifier:     GPL-2.0+
-#
 
 obj-y := ext4fs.o ext4_common.o dev.o
 obj-$(CONFIG_EXT4_WRITE) += ext4_write.o ext4_journal.o crc16.o