8446b7
Date: Sun, 15 Mar 2015 21:22:10 -0600
8446b7
Subject: Re: Pod::Html license
8446b7
From: Tom Christiansen <tchrist53147@gmail.com>
8446b7
To: Petr Šabata <contyk@redhat.com>
8446b7
Cc: Tom Christiansen <tchrist@perl.com>, marcgreen@cpan.org,
8446b7
 jplesnik@redhat.com
8446b7
MIME-Version: 1.0
8446b7
Content-Transfer-Encoding: 8bit
8446b7
Content-Type: text/plain; charset=utf-8
8446b7
8446b7
Yes, it was supposed to be licensed just like the rest of Perl.
8446b7
8446b7
Sent from my Sprint phone
8446b7
8446b7
Petr Šabata <contyk@redhat.com> wrote:
8446b7
8446b7
>Marc, Tom,
8446b7
>
8446b7
>I'm reviewing licensing of our perl package in Fedora and 
8446b7
>noticed Pod::HTML and its pod2html script are licensed under
8446b7
>the Artistic license (only).
8446b7
>
8446b7
>This is an issue for us as this license isn't considered free by
8446b7
>FSF [0].  Unless the license of this core component changes, we
8446b7
>will have to drop it from the tarball and remove support for it
8446b7
>from all the modules we ship that use it, such as Module::Build
8446b7
>or Module::Install.
8446b7
>
8446b7
>What I've seen in the past is authors originally claiming their
8446b7
>module was released under Artistic while what they actually meant
8446b7
>was the common `the same as perl itself', i.e. `GPL+/Aristic' [1],
8446b7
>an FSF free license.  Is it possible this is also the case
8446b7
>of Pod::Html?
8446b7
>
8446b7
>Thanks,
8446b7
>Petr
8446b7
>
8446b7
>(also CC'ing Jitka, the primary package maintainer in Fedora)
8446b7
>
8446b7
>[0] https://www.gnu.org/licenses/license-list.html#ArtisticLicense
8446b7
>[1] https://www.gnu.org/licenses/license-list.html#PerlLicense