diff options
Diffstat (limited to 'pod/perlartistic.pod')
-rw-r--r-- | pod/perlartistic.pod | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/pod/perlartistic.pod b/pod/perlartistic.pod index 273b8dd792..64f59a8043 100644 --- a/pod/perlartistic.pod +++ b/pod/perlartistic.pod @@ -10,9 +10,13 @@ perlartistic -- the Perl Artistic License =head1 DESCRIPTION -[This is the B<The "Artistic License">. It's here so that -modules/programs/etc that want to declare this as their distribution -license, can link to it.] +This is B<"The Artistic License">. It's here so that modules, +programs, etc., that want to declare this as their distribution +license, can link to it. + +It is also one of the two licenses Perl allows itself to be +redistributed and/or modified; for the other one, the GNU General +Public License, see the L<perlgpl>. =head1 The "Artistic License" |