From: Roland Hieber <rhi@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [ptxdist] [PATCH] cups-filters: fix license identifier: LGPL-2 -> LGPL-2.0-only
Date: Mon, 15 Jul 2019 15:57:48 +0200 [thread overview]
Message-ID: <20190715135748.9577-1-rhi@pengutronix.de> (raw)
The official SPDX license identifier is LGPL-2.0-only. COPYING
contains mentions of both "LGPL-2" and "LGPL-2.1+", so LGPL-2 was most
probably meant to be "LGPL-2.0-only".
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
rules/cups-filters.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/cups-filters.make b/rules/cups-filters.make
index 159952333daf..3b765000f1fa 100644
--- a/rules/cups-filters.make
+++ b/rules/cups-filters.make
@@ -21,7 +21,7 @@ CUPS_FILTERS_SUFFIX := tar.xz
CUPS_FILTERS_URL := http://openprinting.org/download/cups-filters/$(CUPS_FILTERS).$(CUPS_FILTERS_SUFFIX)
CUPS_FILTERS_SOURCE := $(SRCDIR)/$(CUPS_FILTERS).$(CUPS_FILTERS_SUFFIX)
CUPS_FILTERS_DIR := $(BUILDDIR)/$(CUPS_FILTERS)
-CUPS_FILTERS_LICENSE := GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND GPL-3.0-or-later AND LGPL-2 AND LGPL-2.1-or-later AND MIT AND BSD-4-Clause
+CUPS_FILTERS_LICENSE := GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND GPL-3.0-or-later AND LGPL-2.0-only AND LGPL-2.1-or-later AND MIT AND BSD-4-Clause
CUPS_FILTERS_LICENSE_FILES := file://COPYING;md5=794bc12f02f100806cd5f19304d03f7b
# ----------------------------------------------------------------------------
--
2.20.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2019-07-15 13:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-15 13:57 Roland Hieber [this message]
2019-07-15 14:01 ` [ptxdist] [PATCH v2] " Roland Hieber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190715135748.9577-1-rhi@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox