diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-08-07 21:36:04 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-08-07 21:36:04 +0000 |
commit | f31700dc8965c83194d956522e573c5d4fdb4611 (patch) | |
tree | 3be9520ec303d82fa3858ccc456031ff7625b57d /lib/Test.pm | |
parent | e060872bef504f2060537cc669ae797bbf333334 (diff) | |
download | perl-f31700dc8965c83194d956522e573c5d4fdb4611.tar.gz |
don't use © in Test.pm (suggested by M.J.T. Guy)
p4raw-id: //depot/maint-5.005/perl@1749
Diffstat (limited to 'lib/Test.pm')
-rw-r--r-- | lib/Test.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Test.pm b/lib/Test.pm index 5f198c234c..6f57415efd 100644 --- a/lib/Test.pm +++ b/lib/Test.pm @@ -225,7 +225,7 @@ L<Test::Harness> and various test coverage analysis tools. =head1 AUTHOR -Copyright © 1998 Joshua Nathaniel Pritikin. All rights reserved. +Copyright (C) 1998 Joshua Nathaniel Pritikin. All rights reserved. This package is free software and is provided "as is" without express or implied warranty. It may be used, redistributed and/or modified |