summaryrefslogtreecommitdiffstats
path: root/rules/cups.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-02-12 12:58:48 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-03-12 08:59:43 +0100
commit4850f7aac30aebf4ef64b1d3f1d324333b5978c2 (patch)
tree6756c2c0edff1adc447215bc1a7983848bfc3fc6 /rules/cups.make
parentb502d204d7c9ad5ff6f6e2beb5d3e2e1546c295a (diff)
downloadptxdist-4850f7aac30aebf4ef64b1d3f1d324333b5978c2.tar.gz
ptxdist-4850f7aac30aebf4ef64b1d3f1d324333b5978c2.tar.xz
update all spdx license identifier to the new version
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/cups.make')
-rw-r--r--rules/cups.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/cups.make b/rules/cups.make
index c9d8e4e35..2f8e752e4 100644
--- a/rules/cups.make
+++ b/rules/cups.make
@@ -23,7 +23,7 @@ CUPS_SUFFIX := tar.gz
CUPS_URL := https://github.com/apple/cups/releases/download/v$(CUPS_VERSION)/$(CUPS)-source.$(CUPS_SUFFIX)
CUPS_SOURCE := $(SRCDIR)/$(CUPS)-source.$(CUPS_SUFFIX)
CUPS_DIR := $(BUILDDIR)/cups-$(CUPS_VERSION)
-CUPS_LICENSE := LGPL-2.0 AND GPL-2.0
+CUPS_LICENSE := LGPL-2.0-only AND GPL-2.0-only
CUPS_LICENSE_FILES := file://LICENSE.txt;md5=f212b4338db0da8cb892e94bf2949460
# ----------------------------------------------------------------------------