mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Roland Hieber <rhi@pengutronix.de>
To: Hubert Feurstein <h.feurstein@gmail.com>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 1/3] wget: add license identifier
Date: Tue, 15 Oct 2019 12:14:35 +0200	[thread overview]
Message-ID: <20191015101435.zqcqznynsv3wdb26@pengutronix.de> (raw)
In-Reply-To: <20191009143429.16809-1-h.feurstein@gmail.com>

On Wed, Oct 09, 2019 at 04:34:27PM +0200, Hubert Feurstein wrote:
> Signed-off-by: Hubert Feurstein <h.feurstein@gmail.com>
> ---
>  rules/wget.make | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/rules/wget.make b/rules/wget.make
> index 1ec6d8c42..cf1a2340f 100644
> --- a/rules/wget.make
> +++ b/rules/wget.make
> @@ -21,6 +21,10 @@ WGET_SUFFIX	:= tar.gz
>  WGET_URL	:= $(call ptx/mirror, GNU, wget/$(WGET).$(WGET_SUFFIX))
>  WGET_SOURCE	:= $(SRCDIR)/$(WGET).$(WGET_SUFFIX)
>  WGET_DIR	:= $(BUILDDIR)/$(WGET)
> +WGET_LICENSE	:= GPL-3.0-or-later
> +WGET_LICENSE_FILES := \
> +	file://COPYING;md5=c678957b0c8e964aa6c70fd77641a71e \
> +	file://src/main.c;startline=1;endline=28;md5=7b27873e910933ba54fa16589c4b8eed

src/*.c also mentions a linking exceptions for OpenSSL, but we currently
cannot express that in SPDX syntax... So I guess it's as correct as we
can currently be. For further reference, I have opened the discussion at
<https://github.com/spdx/license-list-XML/issues/939>.

Reviewed-by: Roland Hieber <rhi@pengutronix.de>

-- 
Roland Hieber                     | r.hieber@pengutronix.de     |
Pengutronix e.K.                  | https://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim | Phone: +49-5121-206917-5086 |
Amtsgericht Hildesheim, HRA 2686  | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  parent reply	other threads:[~2019-10-15 10:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-09 14:34 Hubert Feurstein
2019-10-09 14:34 ` [ptxdist] [PATCH 2/3] openvpn: " Hubert Feurstein
2019-10-15 10:30   ` Roland Hieber
2019-10-15 10:40     ` Michael Olbrich
2019-10-09 14:34 ` [ptxdist] [PATCH 3/3] cpufrequtils: " Hubert Feurstein
2019-10-15 10:32   ` Roland Hieber
2019-10-15 10:14 ` Roland Hieber [this message]
2019-10-25  7:37   ` [ptxdist] [PATCH 1/3] wget: " 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=20191015101435.zqcqznynsv3wdb26@pengutronix.de \
    --to=rhi@pengutronix.de \
    --cc=h.feurstein@gmail.com \
    --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