summaryrefslogtreecommitdiffstats
path: root/rules/liblockfile.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/liblockfile.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/liblockfile.make')
-rw-r--r--rules/liblockfile.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/liblockfile.make b/rules/liblockfile.make
index dc315ffea..c5861ac87 100644
--- a/rules/liblockfile.make
+++ b/rules/liblockfile.make
@@ -25,7 +25,7 @@ LIBLOCKFILE_TARBALL := liblockfile_$(LIBLOCKFILE_VERSION).orig.$(LIBLOCKFILE_SUF
LIBLOCKFILE_URL := http://snapshot.debian.org/archive/debian/20080725T000000Z/pool/main/libl/liblockfile/$(LIBLOCKFILE_TARBALL)
LIBLOCKFILE_SOURCE := $(SRCDIR)/$(LIBLOCKFILE_TARBALL)
LIBLOCKFILE_DIR := $(BUILDDIR)/liblockfile-$(LIBLOCKFILE_VERSION)
-LIBLOCKFILE_LICENSE := GPL-2.0+, LGPL-2.0+
+LIBLOCKFILE_LICENSE := GPL-2.0+ AND LGPL-2.0+
LIBLOCKFILE_LICENSE_FILES := file://COPYRIGHT;md5=35127b30003a121544b5d13a2ac868b6
# ----------------------------------------------------------------------------