mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Roland Hieber <rhi@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Markus Heidelberg <m.heidelberg@cab.de>
Subject: Re: [ptxdist] [PATCH] libgpiod: fix license
Date: Mon, 23 Sep 2024 12:29:23 +0200	[thread overview]
Message-ID: <20240923102923.vdxqyadfokke66ry@pengutronix.de> (raw)
In-Reply-To: <20240919100126.239868-1-m.heidelberg@cab.de>

On Thu, Sep 19, 2024 at 12:01:26PM +0200, Markus Heidelberg wrote:
> All SPDX license identifiers in source files declare LGPL-2.1-or-later.
> 
> Signed-off-by: Markus Heidelberg <m.heidelberg@cab.de>
> ---

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

>  rules/libgpiod.make | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/rules/libgpiod.make b/rules/libgpiod.make
> index 7a05d1fd1..937057cd7 100644
> --- a/rules/libgpiod.make
> +++ b/rules/libgpiod.make
> @@ -21,8 +21,10 @@ LIBGPIOD_SUFFIX		:= tar.gz
>  LIBGPIOD_URL		:= https://www.kernel.org/pub/software/libs/libgpiod/$(LIBGPIOD).$(LIBGPIOD_SUFFIX)
>  LIBGPIOD_SOURCE		:= $(SRCDIR)/$(LIBGPIOD).$(LIBGPIOD_SUFFIX)
>  LIBGPIOD_DIR		:= $(BUILDDIR)/$(LIBGPIOD)
> -LIBGPIOD_LICENSE	:= LGPL-2.1-only
> -LIBGPIOD_LICENSE_FILES	:= file://COPYING;md5=2caced0b25dfefd4c601d92bd15116de
> +LIBGPIOD_LICENSE	:= LGPL-2.1-or-later
> +LIBGPIOD_LICENSE_FILES	:= \
> +	file://COPYING;md5=2caced0b25dfefd4c601d92bd15116de \
> +	file://lib/core.c;startline=1;endline=6;md5=d5b8d8a364ceff5e7c59b0638f54028c
>  
>  # ----------------------------------------------------------------------------
>  # Prepare
> -- 
> 2.43.0
> 
> 
> 
> 

-- 
Roland Hieber, Pengutronix e.K.          | r.hieber@pengutronix.de     |
Steuerwalder Str. 21                     | https://www.pengutronix.de/ |
31137 Hildesheim, Germany                | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686         | Fax:   +49-5121-206917-5555 |



  reply	other threads:[~2024-09-23 10:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-19 10:01 Markus Heidelberg
2024-09-23 10:29 ` Roland Hieber [this message]
2024-09-26 13:19 ` [ptxdist] [APPLIED] " 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=20240923102923.vdxqyadfokke66ry@pengutronix.de \
    --to=rhi@pengutronix.de \
    --cc=m.heidelberg@cab.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