On Tue Feb 21 04:45:34 2017, Mark@Overmeer.net wrote:
Show quoted text> * Jitka Plesnikova via RT (bug-Mail-Transport@rt.cpan.org) [170221 08:42]:
> > Tue Feb 21 03:41:58 2017: Request 120319 was acted upon.
> > Transaction: Ticket created by jplesnik
> > Queue: Mail-Transport
> > Subject: Wrong license link
> > Broken in: 3.000
> > Ticket <URL:
https://rt.cpan.org/Ticket/Display.html?id=120319 >
> >
> >
> > The link points to the Artistic license only while perl
> > is licensed as "GPL or Artistic". Please change the link to
> > <
http://dev.perl.org/licenses/>.
>
> Oh, you are so correct! The same problem with all my other modules
> (because the footer is generated) I'll fix them all in their next
> releases.
>
> Do you need a fixed release now, or can it wait a few weeks?
Hi,
you change the license to 'Artistic' in 3.002
'''
This program is free software; you can redistribute it and/or modify it
-under the same terms as Perl itself.
-See F<
http://www.perl.com/perl/misc/Artistic.html>
+under the Artistic license.
+See F<
http://dev.perl.org/licenses/artistic.html>
'''
Artistic is not a FSF free license.
If possible, could you please re-license these files back to 'under the same terms as Perl itself' which is a FSF free license 'GPL+ or Artistic' and change the link to
http://dev.perl.org/licenses/ (it contains both license)
or change the license to 'Artistic 2.0' which is also FSF free license.
Thanks,
Jitka