summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/Message/Date.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-01-11 15:16:33 +0000
committerfukachan <fukachan>2003-01-11 15:16:33 +0000
commit9080fe658a0122707001481035b21eaa91c4b376 (patch)
tree35fb5d1a6ce5ed759e7b20d485f53b706e233043 /fml/lib/Mail/Message/Date.pm
parentaeab7673dc3446541ce8c95afea6a20fd176fa99 (diff)
downloadfml8-9080fe658a0122707001481035b21eaa91c4b376.tar.gz
fml8-9080fe658a0122707001481035b21eaa91c4b376.tar.bz2
fml8-9080fe658a0122707001481035b21eaa91c4b376.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 077ad5cc..dbb18feb 100644
--- a/fml/lib/Mail/Message/Date.pm
+++ b/fml/lib/Mail/Message/Date.pm
@@ -1,8 +1,8 @@
#-*- perl -*-
#
-# Copyright (C) 2000,2001,2002 Ken'ichi Fukamachi
+# Copyright (C) 2000,2001,2002,2003 Ken'ichi Fukamachi
#
-# $FML: Date.pm,v 1.16 2002/12/24 10:19:49 fukachan Exp $
+# $FML: Date.pm,v 1.17 2003/01/11 15:14:25 fukachan Exp $
#
package Mail::Message::Date;
@@ -425,7 +425,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2000,2001,2002 Ken'ichi Fukamachi
+Copyright (C) 2000,2001,2002,2003 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.