]> git.sur5r.net Git - u-boot/blobdiff - tools/env/Makefile
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / tools / env / Makefile
index 95a03c98e75a69f953cf78371e608cc48afc482e..4633e0e72ba294817bd472da4f4981beaae22363 100644 (file)
@@ -1,9 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # (C) Copyright 2002-2006
 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
-#
-# SPDX-License-Identifier:     GPL-2.0+
-#
 
 # fw_printenv is supposed to run on the target system, which means it should be
 # built with cross tools. Although it may look weird, we only replace "HOSTCC"