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 <a...@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 via email to