From: Markus Niebel <list-09_ptxdist@tqsc.de>
To: ptxdist@pengutronix.de
Cc: m.olbrich@pengutronix.de, Markus Niebel <Markus.Niebel@tq-group.com>
Subject: [ptxdist] [RFC 2/2] icu: add LICENSE_TEXT
Date: Wed, 21 Jan 2015 09:12:32 +0100 [thread overview]
Message-ID: <1421827952-15513-3-git-send-email-list-09_ptxdist@tqsc.de> (raw)
In-Reply-To: <1421827952-15513-1-git-send-email-list-09_ptxdist@tqsc.de>
From: Markus Niebel <Markus.Niebel@tq-group.com>
this patch enables to extract the license text
when at it, name the license for the package
Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
---
rules/icu.make | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/rules/icu.make b/rules/icu.make
index 312a7b9..ca6d3be 100644
--- a/rules/icu.make
+++ b/rules/icu.make
@@ -24,8 +24,9 @@ ICU_URL := http://download.icu-project.org/files/icu4c/$(ICU_VERSION)/$(ICU).$(
ICU_SOURCE := $(SRCDIR)/$(ICU).$(ICU_SUFFIX)
ICU_DIR := $(BUILDDIR)/$(ICU)
ICU_SUBDIR := source
-ICU_LICENSE := unknown
-
+# license currently not in SPDX database, maybe short name will change
+ICU_LICENSE := ICU
+ICU_LICENSE_TEXT := license.html
# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
--
2.2.1
--
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2015-01-21 8:12 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-21 8:12 [ptxdist] [RFC 0/2] add a way to extract license text from packages Markus Niebel
2015-01-21 8:12 ` [ptxdist] [RFC 1/2] ptxdist: add license text extraction Markus Niebel
2015-01-21 8:12 ` Markus Niebel [this message]
2015-01-29 7:45 ` [ptxdist] [RFC 0/2] add a way to extract license text from packages Markus Niebel
2015-01-29 20:23 ` Guillermo Rodriguez Garcia
2015-01-30 7:48 ` Markus Niebel
2015-02-10 13:14 ` Guillermo Rodriguez Garcia
2015-02-11 10:50 ` Hubert Feurstein
2015-02-11 11:19 ` Juergen Borleis
2015-02-11 13:02 ` Michael Olbrich
2015-02-17 8:10 ` Markus Niebel
2015-02-19 14:12 ` Michael Olbrich
2015-02-12 7:33 ` Markus Niebel
2015-02-12 8:55 ` Robert Schwebel
2016-10-03 22:23 ` [ptxdist] license-report: extend to generate textual list of package + licenses Andreas Pretzsch
2016-10-04 13:02 ` Michael Olbrich
2016-10-04 17:15 ` Andreas Pretzsch
2016-10-05 12:53 ` Michael Olbrich
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=1421827952-15513-3-git-send-email-list-09_ptxdist@tqsc.de \
--to=list-09_ptxdist@tqsc.de \
--cc=Markus.Niebel@tq-group.com \
--cc=m.olbrich@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