mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] ppp: correct license identifier
@ 2025-06-03 11:52 Ralf Glaser
  2025-06-04 20:13 ` Roland Hieber
  0 siblings, 1 reply; 2+ messages in thread
From: Ralf Glaser @ 2025-06-03 11:52 UTC (permalink / raw)
  To: ptxdist; +Cc: Ralf Glaser

Signed-off-by: Ralf Glaser <glaser@iotmaxx.de>
---
 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
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.49.0




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [PATCH] ppp: correct license identifier
  2025-06-03 11:52 [ptxdist] [PATCH] ppp: correct license identifier Ralf Glaser
@ 2025-06-04 20:13 ` Roland Hieber
  0 siblings, 0 replies; 2+ messages in thread
From: Roland Hieber @ 2025-06-04 20:13 UTC (permalink / raw)
  To: Ralf Glaser; +Cc: ptxdist

Hi,

On Tue, Jun 03, 2025 at 01:52:08PM +0200, Ralf Glaser wrote:
> Signed-off-by: Ralf Glaser <glaser@iotmaxx.de>
> ---
>  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
<https://www.ptxdist.org/doc/dev_licenses.html#adding-license-files-to-ptxdist-packages>
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 |



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-06-04 20:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-03 11:52 [ptxdist] [PATCH] ppp: correct license identifier Ralf Glaser
2025-06-04 20:13 ` Roland Hieber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox