summaryrefslogtreecommitdiffstats
path: root/rules/libgmp.make
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2017-12-06 13:02:39 +0100
committerJuergen Borleis <jbe@pengutronix.de>2017-12-08 15:25:10 +0100
commit00c6e91b6b8a54cdfc7af0d75e4eb7637981e63d (patch)
tree215cd056fb8dfd70a73e497e45cb396f11f2e527 /rules/libgmp.make
parent8667d660578723d854b9855830211d84eb45afbb (diff)
downloadptxdist-00c6e91b6b8a54cdfc7af0d75e4eb7637981e63d.tar.gz
ptxdist-00c6e91b6b8a54cdfc7af0d75e4eb7637981e63d.tar.xz
License report: unify all license lists
If a package uses more than one license at a time, the keyword "AND" should illustrate this. Follow this rule for all packages with more than one license in their list. Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
Diffstat (limited to 'rules/libgmp.make')
-rw-r--r--rules/libgmp.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/libgmp.make b/rules/libgmp.make
index a0c94c5c0..51a91f810 100644
--- a/rules/libgmp.make
+++ b/rules/libgmp.make
@@ -24,7 +24,7 @@ LIBGMP_SUFFIX := tar.bz2
LIBGMP_URL := $(call ptx/mirror, GNU, gmp/$(LIBGMP).$(LIBGMP_SUFFIX))
LIBGMP_SOURCE := $(SRCDIR)/$(LIBGMP).$(LIBGMP_SUFFIX)
LIBGMP_DIR := $(BUILDDIR)/$(LIBGMP)
-LIBGMP_LICENSE := GPL-3.0, LGPL-3.0
+LIBGMP_LICENSE := GPL-3.0 AND LGPL-3.0
# ----------------------------------------------------------------------------
# Prepare