Subject: | Possible license confusion |
I found a single ambiguity mentioned in the Changelog which didn't really make sense to me:
----
./Changes:17:* Changed licence from Perl Artistic to the same terms as Perl itself
./Changes-18- (e.g. Artistic 2.0/GPL)
----
All other files that mention license seem to be clear:
---
./lib/Class/Singleton.pm-379-This module is free software; you can redistribute it and/or
./lib/Class/Singleton.pm:380:modify it under the same terms as Perl itself.
./README-259-
./README-260- This module is free software; you can redistribute it and/or modify it
./README:261: under the same terms as Perl itself.
----
But I feel obligated to point out that "same as Perl itself" is, to the best of my understanding *NOT* "Artistic-2.0/GPL", but is instead, Artistic-1.0 OR GPL1-OR-GREATER
Thus, its possible that how this was intended to be licensed, and how it was actually licensed, diverge in some, possibly substantial way.
I'd suggest either fixing the confusing changelog message, or if the message carried the intent, change all the other mentions to something more correct.
--
- CPAN kentnl@cpan.org
- Gentoo Perl Maintainer kentnl@gentoo.org ( perl@gentoo.org )
----
./Changes:17:* Changed licence from Perl Artistic to the same terms as Perl itself
./Changes-18- (e.g. Artistic 2.0/GPL)
----
All other files that mention license seem to be clear:
---
./lib/Class/Singleton.pm-379-This module is free software; you can redistribute it and/or
./lib/Class/Singleton.pm:380:modify it under the same terms as Perl itself.
./README-259-
./README-260- This module is free software; you can redistribute it and/or modify it
./README:261: under the same terms as Perl itself.
----
But I feel obligated to point out that "same as Perl itself" is, to the best of my understanding *NOT* "Artistic-2.0/GPL", but is instead, Artistic-1.0 OR GPL1-OR-GREATER
Thus, its possible that how this was intended to be licensed, and how it was actually licensed, diverge in some, possibly substantial way.
I'd suggest either fixing the confusing changelog message, or if the message carried the intent, change all the other mentions to something more correct.
--
- CPAN kentnl@cpan.org
- Gentoo Perl Maintainer kentnl@gentoo.org ( perl@gentoo.org )