summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/Message/Compose.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-12-22 03:08:24 +0000
committerfukachan <fukachan>2002-12-22 03:08:24 +0000
commit1d0a96a72ca6b9817238e2d0864abd6f465f257d (patch)
tree054c0310a7658104ec8cfa2e0be660838de750fe /fml/lib/Mail/Message/Compose.pm
parenta65723e5c55190909cc72ccc573bc737ee2caa73 (diff)
downloadfml8-1d0a96a72ca6b9817238e2d0864abd6f465f257d.tar.gz
fml8-1d0a96a72ca6b9817238e2d0864abd6f465f257d.tar.bz2
fml8-1d0a96a72ca6b9817238e2d0864abd6f465f257d.zip
fix copyright
Diffstat (limited to 'fml/lib/Mail/Message/Compose.pm')
-rw-r--r--fml/lib/Mail/Message/Compose.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/Mail/Message/Compose.pm b/fml/lib/Mail/Message/Compose.pm
index c6a2c9ac..cae7ae41 100644
--- a/fml/lib/Mail/Message/Compose.pm
+++ b/fml/lib/Mail/Message/Compose.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2001 Ken'ichi Fukamachi
+# Copyright (C) 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.
#
-# $FML: Compose.pm,v 1.4 2002/09/11 23:18:25 fukachan Exp $
+# $FML: Compose.pm,v 1.5 2002/09/22 14:57:03 fukachan Exp $
#
@@ -39,7 +39,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001 Ken'ichi Fukamachi
+Copyright (C) 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.