diff options
author | Brendan O'Dea <bod@debian.org> | 2003-09-04 12:28:49 +1000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-09-04 17:27:58 +0000 |
commit | 49d5cbad7e34aa93704ded3cb611586befa38496 (patch) | |
tree | 434c50a8a65e0f426c9fecdabe865acab4a9f481 /pod/perlreftut.pod | |
parent | 29820b6def5e4bfae4384a0cdfde88a25199db29 (diff) | |
download | perl-49d5cbad7e34aa93704ded3cb611586befa38496.tar.gz |
perlreftut: change distribution conditions
From: "Brendan O'Dea" <bod@debian.org>
Message-ID: <20030903162849.GA9675@londo.c47.org>
p4raw-id: //depot/perl@21031
Diffstat (limited to 'pod/perlreftut.pod')
-rw-r--r-- | pod/perlreftut.pod | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/pod/perlreftut.pod b/pod/perlreftut.pod index 9c032ba803..bbcc179cca 100644 --- a/pod/perlreftut.pod +++ b/pod/perlreftut.pod @@ -512,12 +512,8 @@ The original title was I<Understand References Today>. Copyright 1998 The Perl Journal. -When included as part of the Standard Version of Perl, or as part of -its complete documentation whether printed or otherwise, this work may -be distributed only under the terms of Perl's Artistic License. Any -distribution of this file or derivatives thereof outside of that -package require that special arrangements be made with copyright -holder. +This documentation is free; you can redistribute it and/or modify it +under the same terms as Perl itself. Irrespective of its distribution, all code examples in these files are hereby placed into the public domain. You are permitted and |