* [ptxdist] [PATCH] unzip: fix license information (remove descriptive "BSD-like")
@ 2016-10-04 16:39 Andreas Pretzsch
0 siblings, 0 replies; only message in thread
From: Andreas Pretzsch @ 2016-10-04 16:39 UTC (permalink / raw)
To: ptxdist
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-10-04 16:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-04 16:39 [ptxdist] [PATCH] unzip: fix license information (remove descriptive "BSD-like") Andreas Pretzsch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox