From 00c6e91b6b8a54cdfc7af0d75e4eb7637981e63d Mon Sep 17 00:00:00 2001 From: Juergen Borleis Date: Wed, 6 Dec 2017 13:02:39 +0100 Subject: 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 --- rules/liblockfile.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rules/liblockfile.make') 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 # ---------------------------------------------------------------------------- -- cgit v1.2.3