From: Ralf Glaser <glaser@iotmaxx.de>
To: ptxdist@pengutronix.de
Cc: Ralf Glaser <glaser@iotmaxx.de>
Subject: [ptxdist] [PATCH v2] ppp: correct license identifier
Date: Thu, 5 Jun 2025 15:02:58 +0200 [thread overview]
Message-ID: <20250605130258.31530-1-glaser@iotmaxx.de> (raw)
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
next reply other threads:[~2025-06-05 13:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-05 13:02 Ralf Glaser [this message]
2025-06-13 14:44 ` 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=20250605130258.31530-1-glaser@iotmaxx.de \
--to=glaser@iotmaxx.de \
--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