summaryrefslogtreecommitdiffstats
path: root/rules/liblockfile.make
diff options
context:
space:
mode:
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 c5861ac87..546ad33ea 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+ AND LGPL-2.0+
+LIBLOCKFILE_LICENSE := GPL-2.0-or-later AND LGPL-2.0-or-later
LIBLOCKFILE_LICENSE_FILES := file://COPYRIGHT;md5=35127b30003a121544b5d13a2ac868b6
# ----------------------------------------------------------------------------