diff options
| author | fukachan <fukachan> | 2002-12-22 03:08:24 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-12-22 03:08:24 +0000 |
| commit | 1d0a96a72ca6b9817238e2d0864abd6f465f257d (patch) | |
| tree | 054c0310a7658104ec8cfa2e0be660838de750fe /fml/lib/Mail/Message/Compose.pm | |
| parent | a65723e5c55190909cc72ccc573bc737ee2caa73 (diff) | |
| download | fml8-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.pm | 6 |
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. |
