diff options
Diffstat (limited to 'pod/perlfaq4.pod')
-rw-r--r-- | pod/perlfaq4.pod | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/pod/perlfaq4.pod b/pod/perlfaq4.pod index 2c992f20d5..dfd6374378 100644 --- a/pod/perlfaq4.pod +++ b/pod/perlfaq4.pod @@ -1849,12 +1849,8 @@ the PDL module from CPAN instead--it makes number-crunching easy. Copyright (c) 1997-1999 Tom Christiansen and Nathan Torkington. All rights reserved. -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 I<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 this file are hereby placed into the public domain. You are permitted and |