* [ptxdist] [PATCH] strongswan: use spdx license identifier
@ 2025-04-13 17:44 Bruno Thomsen
0 siblings, 0 replies; only message in thread
From: Bruno Thomsen @ 2025-04-13 17:44 UTC (permalink / raw)
To: ptxdist; +Cc: bruno.thomsen
Use GPLv2 and not the ambiguous GPL.
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/strongswan.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/strongswan.make b/rules/strongswan.make
index de657eaf7..a3a16fa8e 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 := GPLv2
STRONGSWAN_LICENSE_FILES := \
file://LICENSE;md5=7744b64eaadabebdfd17e8a5ae6c9855 \
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263
base-commit: f61905c23240642dec3e5390ee15e83cf1e016e9
--
2.49.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-04-13 17:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-13 17:44 [ptxdist] [PATCH] strongswan: use spdx license identifier Bruno Thomsen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox