summaryrefslogtreecommitdiffstats
path: root/rules/dosfstools.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-10-21 18:26:37 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-10-27 11:11:00 +0100
commitedfb6917affca03768de321cb46591826bc8973a (patch)
treec4561fe811aa25ef7ad76c9fb4553d0921651f00 /rules/dosfstools.make
parentb92bdaad4471fa1f3c0a909469e6bc877ab73624 (diff)
downloadptxdist-edfb6917affca03768de321cb46591826bc8973a.tar.gz
ptxdist-edfb6917affca03768de321cb46591826bc8973a.tar.xz
automated switch to SPDX conform license names
search & replace for: - GPL-1.0 - GPL-2.0 - GPL-3.0 - LGPL-2.0 - LGPL-3.0 - LGPL-2.1 - AGPL-3.0 - AFL-2.1 - Autoconf-exception-3.0 Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/dosfstools.make')
-rw-r--r--rules/dosfstools.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/dosfstools.make b/rules/dosfstools.make
index aecce4c4c..70d82374a 100644
--- a/rules/dosfstools.make
+++ b/rules/dosfstools.make
@@ -25,7 +25,7 @@ DOSFSTOOLS_SRC := $(DOSFSTOOLS).$(DOSFSTOOLS_SUFFIX)
DOSFSTOOLS_URL := http://www.daniel-baumann.ch/files/software/dosfstools/$(DOSFSTOOLS_SRC)
DOSFSTOOLS_SOURCE := $(SRCDIR)/$(DOSFSTOOLS_SRC)
DOSFSTOOLS_DIR := $(BUILDDIR)/$(DOSFSTOOLS)
-DOSFSTOOLS_LICENSE := GPLv3
+DOSFSTOOLS_LICENSE := GPL-3.0
# ----------------------------------------------------------------------------
# Prepare (nothing to be done here)