mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] figlet: update license info
@ 2023-11-03  6:56 Bruno Thomsen
  2023-11-10  7:25 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Bruno Thomsen @ 2023-11-03  6:56 UTC (permalink / raw)
  To: ptxdist; +Cc: bruno.thomsen

In figlet version 2.2.3 the license was changed from "Academic Free
License" to "New BSD License" (3-cause).

Updated license to 3-clause BSD:
https://github.com/cmatsuoka/figlet/commit/5b020c22720d4aa62836a3356b11bb89620e11da

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
 rules/figlet.make | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/rules/figlet.make b/rules/figlet.make
index 04e2fa074..3dad77154 100644
--- a/rules/figlet.make
+++ b/rules/figlet.make
@@ -23,7 +23,9 @@ FIGLET_SUFFIX		:= tar.gz
 FIGLET_URL		:= ftp://ftp.figlet.org/pub/figlet/program/unix/$(FIGLET).$(FIGLET_SUFFIX)
 FIGLET_SOURCE		:= $(SRCDIR)/$(FIGLET).$(FIGLET_SUFFIX)
 FIGLET_DIR		:= $(BUILDDIR)/$(FIGLET)
-FIGLET_LICENSE		:= figlet
+FIGLET_LICENSE		:= BSD-3-clause
+FIGLET_LICENSE_FILES	:= \
+	file://LICENSE;md5=1688bcd97b27704f1afcac7336409857
 
 # ----------------------------------------------------------------------------
 # Compile

base-commit: cae7daaa8850c4d952427fac5bcf4d8ffc553226
-- 
2.41.0




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

* Re: [ptxdist] [APPLIED] figlet: update license info
  2023-11-03  6:56 [ptxdist] [PATCH] figlet: update license info Bruno Thomsen
@ 2023-11-10  7:25 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-11-10  7:25 UTC (permalink / raw)
  To: ptxdist; +Cc: Bruno Thomsen

Thanks, applied as a6fed19e19528852110cd746e38ed3a0493df277.

Michael

[sent from post-receive hook]

On Fri, 10 Nov 2023 08:25:14 +0100, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> In figlet version 2.2.3 the license was changed from "Academic Free
> License" to "New BSD License" (3-cause).
> 
> Updated license to 3-clause BSD:
> https://github.com/cmatsuoka/figlet/commit/5b020c22720d4aa62836a3356b11bb89620e11da
> 
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20231103065607.4089-1-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/figlet.make b/rules/figlet.make
> index 04e2fa07487b..3dad77154430 100644
> --- a/rules/figlet.make
> +++ b/rules/figlet.make
> @@ -23,7 +23,9 @@ FIGLET_SUFFIX		:= tar.gz
>  FIGLET_URL		:= ftp://ftp.figlet.org/pub/figlet/program/unix/$(FIGLET).$(FIGLET_SUFFIX)
>  FIGLET_SOURCE		:= $(SRCDIR)/$(FIGLET).$(FIGLET_SUFFIX)
>  FIGLET_DIR		:= $(BUILDDIR)/$(FIGLET)
> -FIGLET_LICENSE		:= figlet
> +FIGLET_LICENSE		:= BSD-3-clause
> +FIGLET_LICENSE_FILES	:= \
> +	file://LICENSE;md5=1688bcd97b27704f1afcac7336409857
>  
>  # ----------------------------------------------------------------------------
>  # Compile



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

end of thread, other threads:[~2023-11-10  7:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-03  6:56 [ptxdist] [PATCH] figlet: update license info Bruno Thomsen
2023-11-10  7:25 ` [ptxdist] [APPLIED] " Michael Olbrich

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