summaryrefslogtreecommitdiffstats
path: root/rules/dosfstools.make
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2014-12-17 12:51:14 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-02-06 11:54:02 +0100
commit897d28b8f4bf36c3ce3501b2abfbed269d34f11e (patch)
treed674f86aa0fd374f416413f4b9b6f9d63910d386 /rules/dosfstools.make
parent70d6c27aa0c0ed4aeaf7b09d24a0b3c6242e9284 (diff)
downloadptxdist-897d28b8f4bf36c3ce3501b2abfbed269d34f11e.tar.gz
ptxdist-897d28b8f4bf36c3ce3501b2abfbed269d34f11e.tar.xz
dosfstools: add license information
Use license variant found in their COPYING file. Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/dosfstools.make')
-rw-r--r--rules/dosfstools.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/dosfstools.make b/rules/dosfstools.make
index b43cb2ddb..aecce4c4c 100644
--- a/rules/dosfstools.make
+++ b/rules/dosfstools.make
@@ -25,6 +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
# ----------------------------------------------------------------------------
# Prepare (nothing to be done here)