Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/perl-gdtextutil: add license
@ 2019-11-25 18:09 Fabrice Fontaine
  2019-11-26 21:51 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2019-11-25 18:09 UTC (permalink / raw)
  To: buildroot

Dustismo.LICENSE states that license is GPL-2.0+

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/perl-gdtextutil/perl-gdtextutil.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/perl-gdtextutil/perl-gdtextutil.mk b/package/perl-gdtextutil/perl-gdtextutil.mk
index cd1617fbbd..d40ad5fd1c 100644
--- a/package/perl-gdtextutil/perl-gdtextutil.mk
+++ b/package/perl-gdtextutil/perl-gdtextutil.mk
@@ -7,6 +7,7 @@
 PERL_GDTEXTUTIL_VERSION = 0.86
 PERL_GDTEXTUTIL_SOURCE = GDTextUtil-$(PERL_GDTEXTUTIL_VERSION).tar.gz
 PERL_GDTEXTUTIL_SITE = $(BR2_CPAN_MIRROR)/authors/id/M/MV/MVERB
+PERL_GDTEXTUTIL_LICENSE = GPL-2.0+
 PERL_GDTEXTUTIL_LICENSE_FILES = Dustismo.LICENSE
 PERL_GDTEXTUTIL_DISTNAME = GDTextUtil
 
-- 
2.24.0

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

* [Buildroot] [PATCH 1/1] package/perl-gdtextutil: add license
  2019-11-25 18:09 [Buildroot] [PATCH 1/1] package/perl-gdtextutil: add license Fabrice Fontaine
@ 2019-11-26 21:51 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2019-11-26 21:51 UTC (permalink / raw)
  To: buildroot

Hello Fabrice,

On Mon, 25 Nov 2019 19:09:57 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Dustismo.LICENSE states that license is GPL-2.0+
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/perl-gdtextutil/perl-gdtextutil.mk | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/perl-gdtextutil/perl-gdtextutil.mk b/package/perl-gdtextutil/perl-gdtextutil.mk
> index cd1617fbbd..d40ad5fd1c 100644
> --- a/package/perl-gdtextutil/perl-gdtextutil.mk
> +++ b/package/perl-gdtextutil/perl-gdtextutil.mk
> @@ -7,6 +7,7 @@
>  PERL_GDTEXTUTIL_VERSION = 0.86
>  PERL_GDTEXTUTIL_SOURCE = GDTextUtil-$(PERL_GDTEXTUTIL_VERSION).tar.gz
>  PERL_GDTEXTUTIL_SITE = $(BR2_CPAN_MIRROR)/authors/id/M/MV/MVERB
> +PERL_GDTEXTUTIL_LICENSE = GPL-2.0+

This is not correct. Dustismo.LICENSE contains the license for the
Dustismo_Sans.ttf font file. The rest is licensed under the same terms
as Perl. See the README file:

COPYRIGHT

    Copyright (c) 1999 Martien Verbruggen
    mgjv at comdyn.com.au

    This package is free software; you can redistribute it and/or
    modify it under the same terms as Perl itself.

Enclosed fonts: 

    Dustismo Sans and Dustismo Roman
    http://www.cheapskatefonts.com/
    see Dustismo,LICENSE for original (GPL) license

So I guess the right thing to do would be:

 - Include README in the license files

 - Set the license to:

   Artistic or GPL-1.0+ (perl module), GPL-2.0+ (font)

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2019-11-26 21:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-25 18:09 [Buildroot] [PATCH 1/1] package/perl-gdtextutil: add license Fabrice Fontaine
2019-11-26 21:51 ` Thomas Petazzoni

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