Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 175265 - perl-core/PodParser: incorrect LICENSE?
Summary: perl-core/PodParser: incorrect LICENSE?
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-19 20:21 UTC by Daniel Drake (RETIRED)
Modified: 2007-04-25 17:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Drake (RETIRED) gentoo-dev 2007-04-19 20:21:33 UTC
The ebuild says Artistic or GPL, but I cannot find any reference to GPL licensing terms within the tarball.
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2007-04-20 21:36:22 UTC
Not looking deep enough I think.

Pod-Parser:

If your version of Perl was not distributed under the
 terms of the Artistic License, than you may distribute PodParser
 under the same terms as Perl itself.


Perl:
This program is free software; you can redistribute it and/or modify
    it under the terms of either:

        a) the GNU General Public License as published by the Free
        Software Foundation; either version 1, or (at your option) any
        later version, or

        b) the "Artistic License" which comes with this Kit.
Comment 2 Daniel Drake (RETIRED) gentoo-dev 2007-04-25 17:45:39 UTC
Thanks for the explanation.