summaryrefslogtreecommitdiff
path: root/pod/perlartistic.pod
Commit message (Collapse)AuthorAgeFilesLines
* Change perlgpl.pod to GPL 1 to match READMEDavid Golden2010-05-061-6/+13
| | | | | | | | | | The README and Copying files are specific that Perl is licensed under Artistic or GPL 1 (or later). For whatever reason, perlgpl.pod was created with GPL 2. This commit changes it back to GPL 1 for consistency with the actual license. It also standardizes the introduction to both perlgpl and perlartistic for consistent language explaining the dual license.
* GNU Public General Public General GNU Public License LicenseMichael G. Schwern2003-08-131-1/+1
| | | | | Message-ID: <20030813181539.GA22658@windhund.schwern.org> p4raw-id: //depot/perl@20680
* Tiny tweak to perlartistic from Robin Barker.Jarkko Hietaniemi2003-07-031-33/+44
| | | p4raw-id: //depot/perl@19952
* Reintroduce the mention of the fact that the Artistic/GPLJarkko Hietaniemi2003-05-051-3/+7
| | | | | also are Perl's own licenses. p4raw-id: //depot/perl@19419
* perlartistic and perlgpl reformatting from Sean Burke.Jarkko Hietaniemi2003-05-051-71/+74
| | | p4raw-id: //depot/perl@19417
* This way reads a bit better with pod2man.Jarkko Hietaniemi2003-05-041-1/+1
| | | p4raw-id: //depot/perl@19407
* Add Artistic as perlartistic and GPL (the Copying) as perlgpl;Jarkko Hietaniemi2003-05-041-0/+199
regen perltoc, perlmodlib. The GPL added as verbatim as possible, the perlartistic is a straightforward podification. p4raw-id: //depot/perl@19401