diff options
| author | fukachan <fukachan> | 2004-02-29 15:59:40 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2004-02-29 15:59:40 +0000 |
| commit | 6c543d9381f47818590f15fc1f6ff77aa7577768 (patch) | |
| tree | 78c4b0b343d8dfa9e3929eb2005fe3e8afd76cd5 | |
| parent | 6b776cb5ee8bb3330101ebd7a1a30c8d317e6d0e (diff) | |
| download | fml8-command-reconstruct-base.tar.gz fml8-command-reconstruct-base.tar.bz2 fml8-command-reconstruct-base.zip | |
fix copyrightcommand-reconstruct-base
| -rw-r--r-- | fml/lib/Mail/Message.pm | 6 | ||||
| -rw-r--r-- | fml/lib/Mail/Message/Language.pm | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/fml/lib/Mail/Message.pm b/fml/lib/Mail/Message.pm index 7881c230..65684bcc 100644 --- a/fml/lib/Mail/Message.pm +++ b/fml/lib/Mail/Message.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2001,2002,2003 Ken'ichi Fukamachi +# Copyright (C) 2001,2002,2003,2004 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: Message.pm,v 1.87 2003/10/15 09:09:13 fukachan Exp $ +# $FML: Message.pm,v 1.88 2004/02/26 08:25:34 fukachan Exp $ # package Mail::Message; @@ -2537,7 +2537,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001,2002,2003 Ken'ichi Fukamachi +Copyright (C) 2001,2002,2003,2004 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. diff --git a/fml/lib/Mail/Message/Language.pm b/fml/lib/Mail/Message/Language.pm index 24646c92..32d5d795 100644 --- a/fml/lib/Mail/Message/Language.pm +++ b/fml/lib/Mail/Message/Language.pm @@ -1,8 +1,8 @@ #-*- perl -*- # -# Copyright (C) 2003 Ken'ichi Fukamachi +# Copyright (C) 2003,2004 Ken'ichi Fukamachi # -# $FML: Language.pm,v 1.2 2004/02/26 12:59:52 fukachan Exp $ +# $FML: Language.pm,v 1.3 2004/02/29 15:57:26 fukachan Exp $ # package Mail::Message::Language; @@ -62,7 +62,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2003 Ken'ichi Fukamachi +Copyright (C) 2003,2004 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. |
