summaryrefslogtreecommitdiffstats
path: root/rules/liblockfile.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-10-21 18:26:37 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-10-27 11:11:00 +0100
commitedfb6917affca03768de321cb46591826bc8973a (patch)
treec4561fe811aa25ef7ad76c9fb4553d0921651f00 /rules/liblockfile.make
parentb92bdaad4471fa1f3c0a909469e6bc877ab73624 (diff)
downloadptxdist-edfb6917affca03768de321cb46591826bc8973a.tar.gz
ptxdist-edfb6917affca03768de321cb46591826bc8973a.tar.xz
automated switch to SPDX conform license names
search & replace for: - GPL-1.0 - GPL-2.0 - GPL-3.0 - LGPL-2.0 - LGPL-3.0 - LGPL-2.1 - AGPL-3.0 - AFL-2.1 - Autoconf-exception-3.0 Signed-off-by: Michael Olbrich <m.olbrich@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 b77af8f52..cc256e710 100644
--- a/rules/liblockfile.make
+++ b/rules/liblockfile.make
@@ -25,7 +25,7 @@ LIBLOCKFILE_TARBALL := liblockfile_$(LIBLOCKFILE_VERSION).orig.$(LIBLOCKFILE_SUF
LIBLOCKFILE_URL := $(call ptx/mirror, DEB, pool/main/libl/liblockfile/$(LIBLOCKFILE_TARBALL))
LIBLOCKFILE_SOURCE := $(SRCDIR)/$(LIBLOCKFILE_TARBALL)
LIBLOCKFILE_DIR := $(BUILDDIR)/liblockfile-$(LIBLOCKFILE_VERSION)
-LIBLOCKFILE_LICENSE := GPLv2+, LGPLv2+
+LIBLOCKFILE_LICENSE := GPL-2.0+, LGPL-2.0+
LIBLOCKFILE_LICENSE_FILES := file://COPYRIGHT;md5=35127b30003a121544b5d13a2ac868b6
# ----------------------------------------------------------------------------