Skip Menu |

This queue is for tickets about the User-Identity CPAN distribution.

Report information
The Basics
Id: 124046
Status: resolved
Priority: 0/
Queue: User-Identity

People
Owner: Nobody in particular
Requestors: jplesnik [...] redhat.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.98
Fixed in: 0.99



Subject: Wrong license
Hi, you change the license to 'Artistic' in 0.98 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
repaired in 0.99 to "as perl". Released today.