diff options
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 |