diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-08-07 23:07:04 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-08-07 23:07:04 +0000 |
commit | 5a7beb56c5db2ec34282658c69d8ac3da98cdd0e (patch) | |
tree | c4bc498728cccebb96cba870c025cc9742a1f756 /pod/perlfaq6.pod | |
parent | e9c1fd70a0c901791f5a7169cb6bf808e7e42d7a (diff) | |
download | perl-5a7beb56c5db2ec34282658c69d8ac3da98cdd0e.tar.gz |
With permission, change the licensing of the docs by
TomC (and Gnat) to comply with the rest of Perl.
p4raw-id: //depot/perl@11607
Diffstat (limited to 'pod/perlfaq6.pod')
-rw-r--r-- | pod/perlfaq6.pod | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/pod/perlfaq6.pod b/pod/perlfaq6.pod index 121f66c491..9d9b48c31d 100644 --- a/pod/perlfaq6.pod +++ b/pod/perlfaq6.pod @@ -712,12 +712,8 @@ in L<perlre>. 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 |