mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: Bruno Thomsen <bruno.thomsen@gmail.com>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 2/4] serdisplib: add license files and correct spdx license identifier
Date: Sat, 26 Apr 2025 11:41:25 +0200	[thread overview]
Message-ID: <aAyqRbttGcC8N4ry@pengutronix.de> (raw)
In-Reply-To: <20250414200705.38489-2-bruno.thomsen@gmail.com>

On Mon, Apr 14, 2025 at 10:07:02PM +0200, Bruno Thomsen wrote:
> Use GPL-2.0-only spdx license identifier.
> 
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> ---
>  rules/serdisplib.make | 19 ++++++++++---------
>  1 file changed, 10 insertions(+), 9 deletions(-)
> 
> diff --git a/rules/serdisplib.make b/rules/serdisplib.make
> index 40928eea3..25ea3936c 100644
> --- a/rules/serdisplib.make
> +++ b/rules/serdisplib.make
> @@ -14,15 +14,16 @@ PACKAGES-$(PTXCONF_SERDISPLIB) += serdisplib
>  #
>  # Paths and names
>  #
> -SERDISPLIB_VERSION	:= 1.97.9
> -SERDISPLIB_MD5		:= 130552ec60d01e974712a60274f34de7
> -SERDISPLIB		:= serdisplib-$(SERDISPLIB_VERSION)
> -SERDISPLIB_SUFFIX	:= tar.gz
> -SERDISPLIB_URL		:= $(call ptx/mirror, SF, project/serdisplib/serdisplib/$(SERDISPLIB_VERSION)/$(SERDISPLIB).$(SERDISPLIB_SUFFIX))
> -SERDISPLIB_SOURCE	:= $(SRCDIR)/$(SERDISPLIB).$(SERDISPLIB_SUFFIX)
> -SERDISPLIB_DIR		:= $(BUILDDIR)/$(SERDISPLIB)
> -SERDISPLIB_LICENSE	:= GPL
> -
> +SERDISPLIB_VERSION		:= 1.97.9
> +SERDISPLIB_MD5			:= 130552ec60d01e974712a60274f34de7
> +SERDISPLIB			:= serdisplib-$(SERDISPLIB_VERSION)
> +SERDISPLIB_SUFFIX		:= tar.gz
> +SERDISPLIB_URL			:= $(call ptx/mirror, SF, project/serdisplib/serdisplib/$(SERDISPLIB_VERSION)/$(SERDISPLIB).$(SERDISPLIB_SUFFIX))
> +SERDISPLIB_SOURCE		:= $(SRCDIR)/$(SERDISPLIB).$(SERDISPLIB_SUFFIX)
> +SERDISPLIB_DIR			:= $(BUILDDIR)/$(SERDISPLIB)
> +SERDISPLIB_LICENSE		:= GPL-2.0-only

Hmm, I'm seeing a lot of "... or (at your option) any later version" in the
code. Are you sure that GPL-2.0-only is correct here and not
GPL-2.0-or-later?

Michael

> +SERDISPLIB_LICENSE_FILES	:= \
> +	file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f
>  
>  # ----------------------------------------------------------------------------
>  # Prepare
> -- 
> 2.49.0
> 
> 
> 

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



  reply	other threads:[~2025-04-26  9:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-14 20:07 [ptxdist] [PATCH 1/4] stm32flash: " Bruno Thomsen
2025-04-14 20:07 ` [ptxdist] [PATCH 2/4] serdisplib: " Bruno Thomsen
2025-04-26  9:41   ` Michael Olbrich [this message]
2025-04-14 20:07 ` [ptxdist] [PATCH 3/4] wavemon: " Bruno Thomsen
2025-04-26  9:55   ` Michael Olbrich
2025-04-14 20:07 ` [ptxdist] [PATCH 4/4] tomoyo-tools: " Bruno Thomsen
2025-04-26  9:43 ` [ptxdist] [PATCH 1/4] stm32flash: " 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=aAyqRbttGcC8N4ry@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=bruno.thomsen@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