diff options
| author | fukachan <fukachan> | 2003-08-23 15:33:11 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-08-23 15:33:11 +0000 |
| commit | 48782dbf2b63b65ad16a3ffc880e9382a75a8317 (patch) | |
| tree | 23b010c9a7765984ffcbd468ef6537e7db07a806 /fml/lib/Mail/ThreadTrack | |
| parent | 15e0d0717d3d33942010ccd339c2839e036d97fe (diff) | |
| download | fml8-48782dbf2b63b65ad16a3ffc880e9382a75a8317.tar.gz fml8-48782dbf2b63b65ad16a3ffc880e9382a75a8317.tar.bz2 fml8-48782dbf2b63b65ad16a3ffc880e9382a75a8317.zip | |
fix copyright
Diffstat (limited to 'fml/lib/Mail/ThreadTrack')
| -rw-r--r-- | fml/lib/Mail/ThreadTrack/DB.pm | 6 | ||||
| -rw-r--r-- | fml/lib/Mail/ThreadTrack/HeaderRewrite.pm | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/fml/lib/Mail/ThreadTrack/DB.pm b/fml/lib/Mail/ThreadTrack/DB.pm index 27978bea..a7831861 100644 --- a/fml/lib/Mail/ThreadTrack/DB.pm +++ b/fml/lib/Mail/ThreadTrack/DB.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2001,2002 Ken'ichi Fukamachi +# Copyright (C) 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. # -# $FML: DB.pm,v 1.32 2002/12/24 10:19:49 fukachan Exp $ +# $FML: DB.pm,v 1.33 2003/08/23 04:35:49 fukachan Exp $ # package Mail::ThreadTrack::DB; @@ -305,7 +305,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001,2002 Ken'ichi Fukamachi +Copyright (C) 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. diff --git a/fml/lib/Mail/ThreadTrack/HeaderRewrite.pm b/fml/lib/Mail/ThreadTrack/HeaderRewrite.pm index 18996fde..5b47445c 100644 --- a/fml/lib/Mail/ThreadTrack/HeaderRewrite.pm +++ b/fml/lib/Mail/ThreadTrack/HeaderRewrite.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2001,2002 Ken'ichi Fukamachi +# Copyright (C) 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. # -# $FML: HeaderRewrite.pm,v 1.13 2002/12/22 03:21:33 fukachan Exp $ +# $FML: HeaderRewrite.pm,v 1.14 2003/08/23 04:35:49 fukachan Exp $ # package Mail::ThreadTrack::HeaderRewrite; @@ -117,7 +117,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001,2002 Ken'ichi Fukamachi +Copyright (C) 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. |
