diff options
| author | fukachan <fukachan> | 2004-01-02 14:42:42 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2004-01-02 14:42:42 +0000 |
| commit | 073b66e090c58758b6b16b44e4240e349beaec55 (patch) | |
| tree | 1481de5ddd3b2efa945fb667714cec0f6e0496e3 /fml/lib/Mail/Bounce | |
| parent | 78af1c5e647ddf464a9a9a4f2348bb3b537a5d46 (diff) | |
| download | fml8-073b66e090c58758b6b16b44e4240e349beaec55.tar.gz fml8-073b66e090c58758b6b16b44e4240e349beaec55.tar.bz2 fml8-073b66e090c58758b6b16b44e4240e349beaec55.zip | |
fix copyright
Diffstat (limited to 'fml/lib/Mail/Bounce')
| -rw-r--r-- | fml/lib/Mail/Bounce/Exim.pm | 6 | ||||
| -rw-r--r-- | fml/lib/Mail/Bounce/FixBrokenAddress.pm | 6 | ||||
| -rw-r--r-- | fml/lib/Mail/Bounce/GOO.pm | 6 | ||||
| -rw-r--r-- | fml/lib/Mail/Bounce/Smtpfeed.pm | 6 |
4 files changed, 12 insertions, 12 deletions
diff --git a/fml/lib/Mail/Bounce/Exim.pm b/fml/lib/Mail/Bounce/Exim.pm index e0463f99..ee62b997 100644 --- a/fml/lib/Mail/Bounce/Exim.pm +++ b/fml/lib/Mail/Bounce/Exim.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2001,2002 Ken'ichi Fukamachi +# Copyright (C) 2001,2002,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: Exim.pm,v 1.9 2002/09/22 14:57:01 fukachan Exp $ +# $FML: Exim.pm,v 1.10 2002/12/20 03:49:15 fukachan Exp $ # @@ -81,7 +81,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001,2002 Ken'ichi Fukamachi +Copyright (C) 2001,2002,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/Bounce/FixBrokenAddress.pm b/fml/lib/Mail/Bounce/FixBrokenAddress.pm index e0ac8672..0bd69e7d 100644 --- a/fml/lib/Mail/Bounce/FixBrokenAddress.pm +++ b/fml/lib/Mail/Bounce/FixBrokenAddress.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2001,2002 Ken'ichi Fukamachi +# Copyright (C) 2001,2002,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: FixBrokenAddress.pm,v 1.8 2002/09/22 14:57:01 fukachan Exp $ +# $FML: FixBrokenAddress.pm,v 1.9 2002/12/20 03:49:15 fukachan Exp $ # @@ -76,7 +76,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001,2002 Ken'ichi Fukamachi +Copyright (C) 2001,2002,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/Bounce/GOO.pm b/fml/lib/Mail/Bounce/GOO.pm index 359ccc09..5c341323 100644 --- a/fml/lib/Mail/Bounce/GOO.pm +++ b/fml/lib/Mail/Bounce/GOO.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2001,2002 Ken'ichi Fukamachi +# Copyright (C) 2001,2002,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: GOO.pm,v 1.8 2002/09/22 14:57:01 fukachan Exp $ +# $FML: GOO.pm,v 1.9 2002/12/20 03:49:16 fukachan Exp $ # @@ -75,7 +75,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001,2002 Ken'ichi Fukamachi +Copyright (C) 2001,2002,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/Bounce/Smtpfeed.pm b/fml/lib/Mail/Bounce/Smtpfeed.pm index 69b44f93..ab17b4ff 100644 --- a/fml/lib/Mail/Bounce/Smtpfeed.pm +++ b/fml/lib/Mail/Bounce/Smtpfeed.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2001,2002 Ken'ichi Fukamachi +# Copyright (C) 2001,2002,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: Smtpfeed.pm,v 1.6 2002/09/22 14:57:01 fukachan Exp $ +# $FML: Smtpfeed.pm,v 1.7 2002/12/20 03:49:16 fukachan Exp $ # @@ -78,7 +78,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001,2002 Ken'ichi Fukamachi +Copyright (C) 2001,2002,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. |
