diff options
| author | fukachan <fukachan> | 2010-04-10 06:26:34 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2010-04-10 06:26:34 +0000 |
| commit | aa27f6138d0269a1a2c4ead91a4fa439b97fbf74 (patch) | |
| tree | 30f45852f7972744a9779147c445c53e27dde191 /fml | |
| parent | 2aa557eef7ff3da9eabbaf3d14b4e2a90b94a1ce (diff) | |
| download | fml8-aa27f6138d0269a1a2c4ead91a4fa439b97fbf74.tar.gz fml8-aa27f6138d0269a1a2c4ead91a4fa439b97fbf74.tar.bz2 fml8-aa27f6138d0269a1a2c4ead91a4fa439b97fbf74.zip | |
fix/update copyright.
Diffstat (limited to 'fml')
| -rw-r--r-- | fml/lib/Mail/Message/Date.pm | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fml/lib/Mail/Message/Date.pm b/fml/lib/Mail/Message/Date.pm index 0ba8fb62..df565eb9 100644 --- a/fml/lib/Mail/Message/Date.pm +++ b/fml/lib/Mail/Message/Date.pm @@ -1,8 +1,9 @@ #-*- perl -*- # # Copyright (C) 2000,2001,2002,2003,2004,2005 Ken'ichi Fukamachi +# Copyright (C) 2009,2010 Ken'ichi Fukamachi # -# $FML: Date.pm,v 1.29 2005/05/27 03:03:42 fukachan Exp $ +# $FML: Date.pm,v 1.30 2009/06/10 00:50:31 tmu Exp $ # package Mail::Message::Date; @@ -619,6 +620,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT Copyright (C) 2000,2001,2002,2003,2004,2005 Ken'ichi Fukamachi +Copyright (C) 2009,2010 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. |
