* [ptxdist] [PATCH v2] strongswan: use spdx license identifier
@ 2025-04-14 19:26 Bruno Thomsen
2025-05-09 7:25 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Bruno Thomsen @ 2025-04-14 19:26 UTC (permalink / raw)
To: ptxdist; +Cc: bruno.thomsen
Use GPL-2.0-only and not the ambiguous GPL.
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
v1-v2:
brain fade in v1 as it was the wrong identifier.
rules/strongswan.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/strongswan.make b/rules/strongswan.make
index de657eaf7..69ba62e53 100644
--- a/rules/strongswan.make
+++ b/rules/strongswan.make
@@ -22,7 +22,7 @@ STRONGSWAN_SUFFIX := tar.bz2
STRONGSWAN_URL := https://download.strongswan.org/$(STRONGSWAN).$(STRONGSWAN_SUFFIX)
STRONGSWAN_SOURCE := $(SRCDIR)/$(STRONGSWAN).$(STRONGSWAN_SUFFIX)
STRONGSWAN_DIR := $(BUILDDIR)/$(STRONGSWAN)
-STRONGSWAN_LICENSE := GPL
+STRONGSWAN_LICENSE := GPL-2.0-only
STRONGSWAN_LICENSE_FILES := \
file://LICENSE;md5=7744b64eaadabebdfd17e8a5ae6c9855 \
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263
base-commit: f61905c23240642dec3e5390ee15e83cf1e016e9
--
2.49.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] strongswan: use spdx license identifier
2025-04-14 19:26 [ptxdist] [PATCH v2] strongswan: use spdx license identifier Bruno Thomsen
@ 2025-05-09 7:25 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-05-09 7:25 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Thanks, applied as 12fd2692d791575121d012ea3735ba21a0218cf7.
Michael
[sent from post-receive hook]
On Fri, 09 May 2025 09:25:09 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Use GPL-2.0-only and not the ambiguous GPL.
>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20250414192600.29938-1-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/strongswan.make b/rules/strongswan.make
> index de657eaf7ae8..69ba62e530a6 100644
> --- a/rules/strongswan.make
> +++ b/rules/strongswan.make
> @@ -22,7 +22,7 @@ STRONGSWAN_SUFFIX := tar.bz2
> STRONGSWAN_URL := https://download.strongswan.org/$(STRONGSWAN).$(STRONGSWAN_SUFFIX)
> STRONGSWAN_SOURCE := $(SRCDIR)/$(STRONGSWAN).$(STRONGSWAN_SUFFIX)
> STRONGSWAN_DIR := $(BUILDDIR)/$(STRONGSWAN)
> -STRONGSWAN_LICENSE := GPL
> +STRONGSWAN_LICENSE := GPL-2.0-only
> STRONGSWAN_LICENSE_FILES := \
> file://LICENSE;md5=7744b64eaadabebdfd17e8a5ae6c9855 \
> file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-09 7:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-14 19:26 [ptxdist] [PATCH v2] strongswan: use spdx license identifier Bruno Thomsen
2025-05-09 7:25 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox