From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/perl-gdtextutil: add license
Date: Tue, 26 Nov 2019 22:51:02 +0100 [thread overview]
Message-ID: <20191126225102.7304a715@windsurf> (raw)
In-Reply-To: <20191125180957.1024314-1-fontaine.fabrice@gmail.com>
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
prev parent reply other threads:[~2019-11-26 21:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-25 18:09 [Buildroot] [PATCH 1/1] package/perl-gdtextutil: add license Fabrice Fontaine
2019-11-26 21:51 ` Thomas Petazzoni [this message]
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=20191126225102.7304a715@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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