Skip to content

Inconsistent License terms #34

@kentfredric

Description

@kentfredric

Top level files like LICENSE and META.* indicate "Artistic-2", while the .pm files all seem to say "perl itself" for their license, where "perl itself" means "Artistic-1" OR "GPL1-OR-Newer".

If I had to guess, I'd say the metadata is wrong, and should be updated to reflect the .pm files.

license = "artistic_2"

This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)
The Artistic License 2.0

"license" : [
"artistic_2"
],

=head1 LICENSE
I<Data::ObjectDriver> is free software; you may redistribute it and/or modify
it under the same terms as Perl itself.

=head1 LICENSE
I<Data::ObjectDriver> is free software; you may redistribute it and/or modify
it under the same terms as Perl itself.

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

=head1 LICENSE
I<Data::ObjectDriver> is free software; you may redistribute it and/or modify
it under the same terms as Perl itself.

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

=head1 LICENSE
I<Data::ObjectDriver> is free software; you may redistribute it and/or modify
it under the same terms as Perl itself.

=head1 LICENSE
I<Data::ObjectDriver> is free software; you may redistribute it and/or modify
it under the same terms as Perl itself.

=head1 LICENSE
I<Data::ObjectDriver> is free software; you may redistribute it and/or modify
it under the same terms as Perl itself.

=head1 LICENSE
I<Data::ObjectDriver> is free software; you may redistribute it and/or modify
it under the same terms as Perl itself.

=head1 LICENSE
I<Data::ObjectDriver> is free software; you may redistribute it and/or modify
it under the same terms as Perl itself.

=head1 LICENSE
I<Data::ObjectDriver> is free software; you may redistribute it and/or modify
it under the same terms as Perl itself.

=head1 LICENSE
I<Data::ObjectDriver> is free software; you may redistribute it and/or modify
it under the same terms as Perl itself.

data-objectdriver/README.md

Lines 591 to 595 in b2f8942

# LICENSE
_Data::ObjectDriver_ is free software; you may redistribute it and/or modify
it under the same terms as Perl itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions