* [ptxdist] [PATCH v2] ppp: correct license identifier
@ 2025-06-05 13:02 Ralf Glaser
0 siblings, 0 replies; only message in thread
From: Ralf Glaser @ 2025-06-05 13:02 UTC (permalink / raw)
To: ptxdist; +Cc: Ralf Glaser
Signed-off-by: Ralf Glaser <glaser@iotmaxx.de>
---
rules/ppp.make | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/rules/ppp.make b/rules/ppp.make
index ea3e3e653..33ae88243 100644
--- a/rules/ppp.make
+++ b/rules/ppp.make
@@ -23,7 +23,9 @@ PPP_SUFFIX := tar.gz
PPP_URL := https://www.samba.org/ftp/ppp/$(PPP).$(PPP_SUFFIX)
PPP_SOURCE := $(SRCDIR)/$(PPP).$(PPP_SUFFIX)
PPP_DIR := $(BUILDDIR)/$(PPP)
-PPP_LICENSE := BSD AND GPL-2.0-only
+PPP_LICENSE := BSD-3-Clause AND GPL-2.0-only
+PPP_LICENSE_FILES := file://LICENSE.BSD;md5=3775480a712fc46a69647678acb234cb \
+ file://LICENSE.GPL-2;md5=b234ee4d69f5fce4486a80fdaf4a4263
# ----------------------------------------------------------------------------
# Prepare
--
2.49.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-06-05 13:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-05 13:02 [ptxdist] [PATCH v2] ppp: correct license identifier Ralf Glaser
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox