Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README disagrees with lib/Test/Pod.pm regarding license #5

Closed
ppisar opened this issue Feb 12, 2014 · 0 comments
Closed

README disagrees with lib/Test/Pod.pm regarding license #5

ppisar opened this issue Feb 12, 2014 · 0 comments

Comments

@ppisar
Copy link

ppisar commented Feb 12, 2014

README reads:

You may use, modify, and distribute this package under the terms as the
Artistic License v2.0 or GNU Public License v2.0.

lib/Test/Pod.pm reads:

This module is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.

These statements do not match because Perl itself is licensed as (Artistic 1 or GPL+).

Could you please clarify which license terms are intended for Test-Pod?

Current wording means that lib/Test/Pod.pm is (Artistic 1 or GPL+) and all the other files (like tests, Build.PL) are (Artistic 2.0 or GPLv2).

@theory theory closed this as completed in 5c3dbcc Feb 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant