diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-01-23 18:48:45 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-01-23 18:48:45 +0000 |
commit | be3c0a43e1e6b1244032726df02a3ab450a3c4be (patch) | |
tree | b06724c09276e9bac64f8999bb9f0e29dc499975 /pod/perlfaq1.pod | |
parent | 753ec01cd1a343383d22b11f4db9f53b07aa2e34 (diff) | |
download | perl-be3c0a43e1e6b1244032726df02a3ab450a3c4be.tar.gz |
Copyright++. (Not all the toplevel *.h have one, it seems.)
p4raw-id: //depot/perl@14391
Diffstat (limited to 'pod/perlfaq1.pod')
-rw-r--r-- | pod/perlfaq1.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perlfaq1.pod b/pod/perlfaq1.pod index 92c28f07f2..249ef748e4 100644 --- a/pod/perlfaq1.pod +++ b/pod/perlfaq1.pod @@ -317,8 +317,8 @@ but the most recommendable way is to upgrade to at least Perl 5.6.1. =head1 AUTHOR AND COPYRIGHT -Copyright (c) 1997, 1998, 1999, 2000, 2001 Tom Christiansen and Nathan -Torkington. All rights reserved. +Copyright (c) 1997, 1998, 1999, 2000, 2001, 2002 Tom Christiansen and +Nathan Torkington. All rights reserved. This documentation is free; you can redistribute it and/or modify it under the same terms as Perl itself. |