summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-01-23 18:48:45 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-01-23 18:48:45 +0000
commitbe3c0a43e1e6b1244032726df02a3ab450a3c4be (patch)
treeb06724c09276e9bac64f8999bb9f0e29dc499975 /pod
parent753ec01cd1a343383d22b11f4db9f53b07aa2e34 (diff)
downloadperl-be3c0a43e1e6b1244032726df02a3ab450a3c4be.tar.gz
Copyright++. (Not all the toplevel *.h have one, it seems.)
p4raw-id: //depot/perl@14391
Diffstat (limited to 'pod')
-rw-r--r--pod/perlfaq1.pod4
-rw-r--r--pod/perlfaq2.pod2
-rw-r--r--pod/perlmodinstall.pod2
-rw-r--r--pod/perluniintro.pod2
4 files changed, 5 insertions, 5 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.
diff --git a/pod/perlfaq2.pod b/pod/perlfaq2.pod
index c183d18a25..17dab2acde 100644
--- a/pod/perlfaq2.pod
+++ b/pod/perlfaq2.pod
@@ -526,7 +526,7 @@ the I<What is CPAN?> question earlier in this document.
=head1 AUTHOR AND COPYRIGHT
-Copyright (c) 1997-2001 Tom Christiansen and Nathan Torkington.
+Copyright (c) 1997-2002 Tom Christiansen and Nathan Torkington.
All rights reserved.
This documentation is free; you can redistribute it and/or modify it
diff --git a/pod/perlmodinstall.pod b/pod/perlmodinstall.pod
index dd0e2791a7..c89b381cd9 100644
--- a/pod/perlmodinstall.pod
+++ b/pod/perlmodinstall.pod
@@ -439,7 +439,7 @@ First version July 22, 1998; last revised November 21, 2001.
=head1 COPYRIGHT
-Copyright (C) 1998, 2001 Jon Orwant. All Rights Reserved.
+Copyright (C) 1998, 2002 Jon Orwant. All Rights Reserved.
Permission is granted to make and distribute verbatim copies of this
documentation provided the copyright notice and this permission notice are
diff --git a/pod/perluniintro.pod b/pod/perluniintro.pod
index a5ee48b79b..ba8f1ca59e 100644
--- a/pod/perluniintro.pod
+++ b/pod/perluniintro.pod
@@ -813,6 +813,6 @@ mailing lists for their valuable feedback.
=head1 AUTHOR, COPYRIGHT, AND LICENSE
-Copyright 2001 Jarkko Hietaniemi <jhi@iki.fi>
+Copyright 2001-2002 Jarkko Hietaniemi <jhi@iki.fi>
This document may be distributed under the same terms as Perl itself.