diff options
Diffstat (limited to 'pod/perlfaq2.pod')
-rw-r--r-- | pod/perlfaq2.pod | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/pod/perlfaq2.pod b/pod/perlfaq2.pod index ac9c12a916..4514a8fbe8 100644 --- a/pod/perlfaq2.pod +++ b/pod/perlfaq2.pod @@ -517,10 +517,8 @@ and there are many other sub-domains for special topics, such as Copyright (c) 1997-2001 Tom Christiansen and Nathan Torkington. All rights reserved. -When included as an integrated part of the Standard Distribution -of Perl or of its documentation (printed or otherwise), this works is -covered under Perl's Artistic License. For separate distributions of -all or part of this FAQ outside of that, see L<perlfaq>. +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 here are in the public domain. You are permitted and encouraged to use this code and any |