mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Markus Heidelberg <m.heidelberg@cab.de>
Subject: Re: [ptxdist] [APPLIED] libgpiod: fix license
Date: Thu, 26 Sep 2024 15:19:00 +0200	[thread overview]
Message-ID: <20240926131900.1717783-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240919100126.239868-1-m.heidelberg@cab.de>

Thanks, applied as 1bda665e3ab97f8c21f651abfffeec97805c93ed.

Michael

[sent from post-receive hook]

On Thu, 26 Sep 2024 15:19:00 +0200, Markus Heidelberg <m.heidelberg@cab.de> 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>
> Message-Id: <20240919100126.239868-1-m.heidelberg@cab.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libgpiod.make b/rules/libgpiod.make
> index 7a05d1fd179d..937057cd750b 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



      parent reply	other threads:[~2024-09-26 13:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-19 10:01 [ptxdist] [PATCH] " Markus Heidelberg
2024-09-23 10:29 ` Roland Hieber
2024-09-26 13:19 ` Michael Olbrich [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=20240926131900.1717783-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@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