summaryrefslogtreecommitdiffstats
path: root/rules/dosfstools.make
diff options
context:
space:
mode:
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 be65bdaa3..df475149a 100644
--- a/rules/dosfstools.make
+++ b/rules/dosfstools.make
@@ -25,7 +25,7 @@ DOSFSTOOLS_SRC := $(DOSFSTOOLS).$(DOSFSTOOLS_SUFFIX)
DOSFSTOOLS_URL := https://github.com/dosfstools/dosfstools/releases/download/v$(DOSFSTOOLS_VERSION)/$(DOSFSTOOLS_SRC)
DOSFSTOOLS_SOURCE := $(SRCDIR)/$(DOSFSTOOLS_SRC)
DOSFSTOOLS_DIR := $(BUILDDIR)/$(DOSFSTOOLS)
-DOSFSTOOLS_LICENSE := GPL-3.0
+DOSFSTOOLS_LICENSE := GPL-3.0-only
# ----------------------------------------------------------------------------
# Prepare (nothing to be done here)