1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://metacpan.org/release/Parse-Binary
Upstream-Contact: Audrey Tang <cpan@audreyt.org>
Upstream-Name: Parse-Binary
Files: *
Copyright: 2004, Audrey Tang <cpan@audreyt.org>
License: Artistic or GPL-1+
Comment: COPYING points to GPL-2 while documentation points to Perl license.
Upstream author confirmed that license is Perl:
From: Audrey Tang <audreyt@audreyt.org>
Message-Id: <35D0211C-095D-4986-8973-C473704086B3@audreyt.org>
Subject: Re: Parse::Binary license
Date: Thu, 20 Dec 2018 08:17:30 +0800
...
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset=utf-8
.
You can freely choose between GPL1+ or Artistic 1+.
.
> Xavier <yadd@debian.org> wrote:
>
> Hello,
>
> you package is published :
> - "under the same license than Perl" in POD with a link to
> Artistic license only
> - COPYING points to GPL-2 while Perl is distributed under both
> GPL-1+ and Artistic
>
> Could you tell me what is the good license ?
>
> Cheers,
> Xavier
.
An issue regarding this licensing issue has also been reported via
CPAN's request tracker: https://rt.cpan.org/Public/Bug/Display.html?id=128045
Files: inc/Module/*
Copyright: 2002-2012, Adam Kennedy <adamk@cpan.org>
2002-2012, Audrey Tang <autrijus@autrijus.org>
2002-2012, Brian Ingerson <ingy@cpan.org>
License: Artistic or GPL-1+
Files: debian/*
Copyright: 2018, Cyrille Bollu <cyrille@bollu.be>
License: Artistic or GPL-1+
License: Artistic
This program is free software; you can redistribute it and/or modify
it under the terms of the Artistic License, which comes with Perl.
.
On Debian systems, the complete text of the Artistic License can be
found in `/usr/share/common-licenses/Artistic'.
License: GPL-1+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 1, or (at your option)
any later version.
.
On Debian systems, the complete text of version 1 of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-1'.
|