summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelicitas Jung <f.jung@pengutronix.de>2020-04-16 10:34:41 +0200
committerRoland Hieber <rhi@pengutronix.de>2020-05-27 13:02:26 +0200
commit6dc705e869353f24d3cd1be7698afcd119e8da95 (patch)
treed13bba4c95ae2448ff6d1641fb46f18b51b5462d
parent067a5198ad31e47ed737e7240961bafa035bbf1d (diff)
downloadptxdist-6dc705e869353f24d3cd1be7698afcd119e8da95.tar.gz
ptxdist-6dc705e869353f24d3cd1be7698afcd119e8da95.tar.xz
mgetty: add license information
used GPL-1.0-or-later, as only "is GPL" is stated in the README, no COPYING exists (although referenced in README), and intention can be assumed to be "any gpl, if i forget to include the version". Signed-off-by: Felicitas Jung <f.jung@pengutronix.de> Reviewed-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
-rw-r--r--rules/mgetty.make4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules/mgetty.make b/rules/mgetty.make
index 657d544cc..23c0ffe6a 100644
--- a/rules/mgetty.make
+++ b/rules/mgetty.make
@@ -23,6 +23,10 @@ MGETTY_SUFFIX := tar.gz
MGETTY_URL := ftp://alpha.greenie.net/pub/mgetty/source/1.1/mgetty$(MGETTY_VERSION)-$(MGETTY_DATE).$(MGETTY_SUFFIX)
MGETTY_SOURCE := $(SRCDIR)/mgetty$(MGETTY_VERSION)-$(MGETTY_DATE).$(MGETTY_SUFFIX)
MGETTY_DIR := $(BUILDDIR)/$(MGETTY)
+MGETTY_LICENSE := GPL-1.0-or-later AND libtiff
+MGETTY_LICENSE_FILES := \
+ file://README.1st;md5=36c6c8a86e5a7b399d04a2b1c057f6a5;startline=19;endline=33 \
+ file://hyla_nsf.c;md5=ebee753c992bfeda48f7f9c3b3dc244c;startline=14;endline=31
# ----------------------------------------------------------------------------
# Prepare