From: Andreas Pretzsch <apr@cn-eng.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] unzip: fix license information (remove descriptive "BSD-like")
Date: Tue, 4 Oct 2016 18:39:28 +0200 [thread overview]
Message-ID: <1475599168-12503-1-git-send-email-apr@cn-eng.de> (raw)
license tags shall only contain SPDX identifiers.
While the Info-ZIP license is BSD-like, this information comes from
the license text resp. SPDX references. Therefore remove this comment.
Signed-off-by: Andreas Pretzsch <apr@cn-eng.de>
---
rules/unzip.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/unzip.make b/rules/unzip.make
index ecd99e0..47380ba 100644
--- a/rules/unzip.make
+++ b/rules/unzip.make
@@ -25,7 +25,7 @@ UNZIP := unzip-$(UNZIP_VERSION)
UNZIP_URL := $(call ptx/mirror, SF, infozip/$(UNZIP_ARCHIVE))
UNZIP_SOURCE := $(SRCDIR)/$(UNZIP_ARCHIVE)
UNZIP_DIR := $(BUILDDIR)/$(UNZIP)
-UNZIP_LICENSE := Info-ZIP, BSD-like
+UNZIP_LICENSE := Info-ZIP
UNZIP_LICENSE_FILES := file://LICENSE;md5=28dcc51d0d279f531e4be676efb0071f
# ----------------------------------------------------------------------------
--
2.9.3
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
reply other threads:[~2016-10-04 16:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1475599168-12503-1-git-send-email-apr@cn-eng.de \
--to=apr@cn-eng.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