summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/Message/Date.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-01-30 14:51:14 +0000
committerfukachan <fukachan>2002-01-30 14:51:14 +0000
commit48b812cdf729b507b367fd69124f258e641f865b (patch)
tree628d181217b10118870798b3f897c7e675bd372c /fml/lib/Mail/Message/Date.pm
parent9cb421a65796ab9a50d736860ffa16ba760849e4 (diff)
downloadfml8-48b812cdf729b507b367fd69124f258e641f865b.tar.gz
fml8-48b812cdf729b507b367fd69124f258e641f865b.tar.bz2
fml8-48b812cdf729b507b367fd69124f258e641f865b.zip
fix copyright
Diffstat (limited to 'fml/lib/Mail/Message/Date.pm')
-rw-r--r--fml/lib/Mail/Message/Date.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/Mail/Message/Date.pm b/fml/lib/Mail/Message/Date.pm
index 477b8d56..3c5beb07 100644
--- a/fml/lib/Mail/Message/Date.pm
+++ b/fml/lib/Mail/Message/Date.pm
@@ -1,8 +1,8 @@
#-*- perl -*-
#
-# Copyright (C) 2000 Ken'ichi Fukamachi
+# Copyright (C) 2000,2001,2002 Ken'ichi Fukamachi
#
-# $FML: Date.pm,v 1.8 2001/12/24 12:52:46 fukachan Exp $
+# $FML: Date.pm,v 1.9 2002/01/13 13:35:29 fukachan Exp $
#
package Mail::Message::Date;
@@ -407,7 +407,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001 Ken'ichi Fukamachi
+Copyright (C) 2000,2001,2002 Ken'ichi Fukamachi
All rights reserved. This program is free software; you can
redistribute it and/or modify it under the same terms as Perl itself.