summaryrefslogtreecommitdiffstats
path: root/rules/gnupg.make
diff options
context:
space:
mode:
authorAndreas Pretzsch <apr@cn-eng.de>2016-10-03 21:01:21 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-10-04 15:31:09 +0200
commit26bc15bc6790927a588ff97901617507403075a6 (patch)
tree0a2eadf4f715202207af4d024767b88c4402ed26 /rules/gnupg.make
parent4e57cdddab7963421c5c136680de489134bb272c (diff)
downloadptxdist-26bc15bc6790927a588ff97901617507403075a6.tar.gz
ptxdist-26bc15bc6790927a588ff97901617507403075a6.tar.xz
gnupg: add license information (GPL-3.0+)
Nearly all of the code is licensed under GPL version 3 or later. There are a few pieces which are either GPLv2+, LGPLv2.1+, LGPLv3+: common/localename.c : LGPL-2.1+ gl/allocsa.c : GPL-2+ jnlib : LGPL-2.1+ ; LGPL-3+ All of these are only used internally (linked into gpg). So all in all, gnupg is GPL version 3 or later. Signed-off-by: Andreas Pretzsch <apr@cn-eng.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gnupg.make')
-rw-r--r--rules/gnupg.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/gnupg.make b/rules/gnupg.make
index 7f0270e93..15e78eb6f 100644
--- a/rules/gnupg.make
+++ b/rules/gnupg.make
@@ -23,6 +23,7 @@ GNUPG_SUFFIX := tar.bz2
GNUPG_URL := ftp://ftp.gnupg.org/gcrypt/gnupg/$(GNUPG).$(GNUPG_SUFFIX)
GNUPG_SOURCE := $(SRCDIR)/$(GNUPG).$(GNUPG_SUFFIX)
GNUPG_DIR := $(BUILDDIR)/$(GNUPG)
+GNUPG_LICENSE := GPL-3.0+
# ----------------------------------------------------------------------------
# Prepare