mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Roland Hieber <rhi@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: Re: [ptxdist] [PATCH 5/6] modemmanager: Add license file hashes
Date: Wed, 24 Mar 2021 21:31:39 +0100	[thread overview]
Message-ID: <20210324203139.pdcbgqhpq4yklmfv@pengutronix.de> (raw)
In-Reply-To: <20210324063540.22038-6-post@lespocky.de>

On Wed, Mar 24, 2021 at 07:35:39AM +0100, Alexander Dahl wrote:
> From: Alexander Dahl <ada@thorsis.com>
> 
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> ---
>  rules/modemmanager.make | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/rules/modemmanager.make b/rules/modemmanager.make
> index 09b3bc422..397a32850 100644
> --- a/rules/modemmanager.make
> +++ b/rules/modemmanager.make
> @@ -22,6 +22,9 @@ MODEMMANAGER_URL	:= https://www.freedesktop.org/software/ModemManager/$(MODEMMAN
>  MODEMMANAGER_SOURCE	:= $(SRCDIR)/$(MODEMMANAGER).$(MODEMMANAGER_SUFFIX)
>  MODEMMANAGER_DIR	:= $(BUILDDIR)/$(MODEMMANAGER)
>  MODEMMANAGER_LICENSE	:= GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-2.1-or-later
> +MODEMMANAGER_LICENSE_FILES := \
> +	file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
> +	file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c

Did you find anything for GPL-3.0-or-later? The only files I could find
were config.sub, ltmain.sh and config.guess, which are generated code,
and won't make it into the binary at all.
The ChangeLog mentions [1] something in 2015 about mmcli being wrongly
attributed as GPLv3, although it has always been GPL-2.0-or-later.
So I guess we could get rid of the "GPL-3.0-or-later" part in the
license expression.

[1]: https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/commit/ee85a463cf806cd01a61587520245a4818ab1fbb

 - Roland

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

  reply	other threads:[~2021-03-24 20:31 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-24  6:35 [ptxdist] [PATCH 0/6] ModemManager: version bump Alexander Dahl
2021-03-24  6:35 ` [ptxdist] [PATCH 1/6] libgudev: Add license file hash Alexander Dahl
2021-03-24 20:36   ` Roland Hieber
2021-03-25  6:19     ` Alexander Dahl
2021-03-24  6:35 ` [ptxdist] [PATCH 2/6] libgudev: version bump 230 -> 234 Alexander Dahl
2021-03-24  6:35 ` [ptxdist] [PATCH 3/6] libqmi: Add license file hashes Alexander Dahl
2021-03-24 20:45   ` Roland Hieber
2021-03-25  6:31     ` Alexander Dahl
2021-03-24  6:35 ` [ptxdist] [PATCH 4/6] libqmi: version bump 1.26.2 -> 1.28.2 Alexander Dahl
2021-03-24  6:35 ` [ptxdist] [PATCH 5/6] modemmanager: Add license file hashes Alexander Dahl
2021-03-24 20:31   ` Roland Hieber [this message]
2021-03-25  6:07     ` Alexander Dahl
2021-03-24  6:35 ` [ptxdist] [PATCH 6/6] modemmanager: version bump 1.14.8 -> 1.16.2 Alexander Dahl

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=20210324203139.pdcbgqhpq4yklmfv@pengutronix.de \
    --to=rhi@pengutronix.de \
    --cc=ada@thorsis.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