mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Andreas Pretzsch <apr@cn-eng.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH v2] zip: add license information and license file for report generation
Date: Tue,  4 Oct 2016 18:40:24 +0200	[thread overview]
Message-ID: <1475599224-12963-1-git-send-email-apr@cn-eng.de> (raw)
In-Reply-To: <1475521284-403-5-git-send-email-apr@cn-eng.de>

License information is pretty much the same as with unzip, just a newer
revision of the (BSD-like) Info-ZIP license (here: version 2007-Mar-4).
Add license tag and reference to license text.

Signed-off-by: Andreas Pretzsch <apr@cn-eng.de>
---
v1 -> v2: remove descriptive "BSD-like" in license tag

 rules/zip.make | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/rules/zip.make b/rules/zip.make
index 09ba4a0..239b11f 100644
--- a/rules/zip.make
+++ b/rules/zip.make
@@ -26,6 +26,8 @@ ZIP		:= zip$(ZIP_AVERSION)
 ZIP_URL		:= $(call ptx/mirror, SF, infozip/$(ZIP_ARCHIVE))
 ZIP_SOURCE	:= $(SRCDIR)/$(ZIP_ARCHIVE)
 ZIP_DIR		:= $(BUILDDIR)/$(ZIP)
+ZIP_LICENSE	:= Info-ZIP
+ZIP_LICENSE_FILES	:= file://LICENSE;md5=04d43c5d70b496c032308106e26ae17d
 
 # ----------------------------------------------------------------------------
 # Compile
-- 
2.9.3


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

      parent reply	other threads:[~2016-10-04 16:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-03 19:01 [ptxdist] [PATCH 0/4] gnupg, screen, squashfs-tools, zip: add license tags Andreas Pretzsch
2016-10-03 19:01 ` [ptxdist] [PATCH 1/4] gnupg: add license information (GPL-3.0+) Andreas Pretzsch
2016-10-03 19:01 ` [ptxdist] [PATCH 2/4] screen: add license information (GPL-2.0+) Andreas Pretzsch
2016-10-03 19:01 ` [ptxdist] [PATCH 3/4] squashfs-tools: " Andreas Pretzsch
2016-10-03 19:01 ` [ptxdist] [PATCH 4/4] zip: add license information and license file for report generation Andreas Pretzsch
2016-10-04 13:30   ` Michael Olbrich
2016-10-04 15:50     ` Andreas Pretzsch
2016-10-04 16:40   ` Andreas Pretzsch [this message]

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=1475599224-12963-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