From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Wed, 04 Jun 2025 22:13:39 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uMuUV-003lWB-1a for lore@lore.pengutronix.de; Wed, 04 Jun 2025 22:13:39 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1uMuUV-0005FK-3I; Wed, 04 Jun 2025 22:13:39 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1uMuUE-0005FA-Ve; Wed, 04 Jun 2025 22:13:22 +0200 Received: from pty.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::c5]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uMuUE-001qU6-2K; Wed, 04 Jun 2025 22:13:22 +0200 Received: from rhi by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1uMuUE-00AjBN-21; Wed, 04 Jun 2025 22:13:22 +0200 Date: Wed, 4 Jun 2025 22:13:22 +0200 From: Roland Hieber To: Ralf Glaser Message-ID: <1749067820-dfad286eed2004efecb66cf5@pty> References: <20250603115208.16970-1-glaser@iotmaxx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20250603115208.16970-1-glaser@iotmaxx.de> Subject: Re: [ptxdist] [PATCH] ppp: correct license identifier X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: ptxdist@pengutronix.de Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false Hi, On Tue, Jun 03, 2025 at 01:52:08PM +0200, Ralf Glaser wrote: > Signed-off-by: Ralf Glaser > --- > rules/ppp.make | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/rules/ppp.make b/rules/ppp.make > index ea3e3e653..284442c90 100644 > --- a/rules/ppp.make > +++ b/rules/ppp.make > @@ -23,7 +23,7 @@ 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 Could you add some files and MD5 checksums to PPP_LICENSE_FILES as a source for that license statement? See for info on the syntax (or have a look at most other rules/*.make). Same for your other patches. - Roland -- Roland Hieber, Pengutronix e.K. | rhi@pengutronix.de | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |