summaryrefslogtreecommitdiff
path: root/fml/lib
diff options
context:
space:
mode:
authorfukachan <fukachan>2005-08-19 12:18:12 +0000
committerfukachan <fukachan>2005-08-19 12:18:12 +0000
commit4278d6260b5d100b69640e554bf02e9912c711b6 (patch)
tree0f305239e87172d972d4a64e711aaac0a6e96482 /fml/lib
parentf5ea36df952d25e0bd11f17fef1433f728fe9df2 (diff)
downloadfml8-4278d6260b5d100b69640e554bf02e9912c711b6.tar.gz
fml8-4278d6260b5d100b69640e554bf02e9912c711b6.tar.bz2
fml8-4278d6260b5d100b69640e554bf02e9912c711b6.zip
fix copyright
Diffstat (limited to 'fml/lib')
-rw-r--r--fml/lib/Mail/Bounce/DSN.pm6
-rw-r--r--fml/lib/Mail/Bounce/Postfix19991231.pm6
-rw-r--r--fml/lib/Mail/Bounce/SimpleMatch.pm6
-rw-r--r--fml/lib/Mail/Message/Address.pm6
4 files changed, 12 insertions, 12 deletions
diff --git a/fml/lib/Mail/Bounce/DSN.pm b/fml/lib/Mail/Bounce/DSN.pm
index ea3ace06..69d56501 100644
--- a/fml/lib/Mail/Bounce/DSN.pm
+++ b/fml/lib/Mail/Bounce/DSN.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2001,2002,2003,2004 Ken'ichi Fukamachi
+# Copyright (C) 2001,2002,2003,2004,2005 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: DSN.pm,v 1.24 2004/06/30 03:05:15 fukachan Exp $
+# $FML: DSN.pm,v 1.25 2005/08/19 12:17:11 fukachan Exp $
#
@@ -171,7 +171,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001,2002,2003,2004 Ken'ichi Fukamachi
+Copyright (C) 2001,2002,2003,2004,2005 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/Postfix19991231.pm b/fml/lib/Mail/Bounce/Postfix19991231.pm
index ddb22188..9f9cc4a1 100644
--- a/fml/lib/Mail/Bounce/Postfix19991231.pm
+++ b/fml/lib/Mail/Bounce/Postfix19991231.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2001,2002,2003,2004 Ken'ichi Fukamachi
+# Copyright (C) 2001,2002,2003,2004,2005 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: Postfix19991231.pm,v 1.24 2004/06/30 03:05:16 fukachan Exp $
+# $FML: Postfix19991231.pm,v 1.25 2005/08/19 12:17:11 fukachan Exp $
#
@@ -171,7 +171,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001,2002,2003,2004 Ken'ichi Fukamachi
+Copyright (C) 2001,2002,2003,2004,2005 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/SimpleMatch.pm b/fml/lib/Mail/Bounce/SimpleMatch.pm
index 74cc6e79..adf3b2ce 100644
--- a/fml/lib/Mail/Bounce/SimpleMatch.pm
+++ b/fml/lib/Mail/Bounce/SimpleMatch.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2001,2002,2003,2004 Ken'ichi Fukamachi
+# Copyright (C) 2001,2002,2003,2004,2005 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: SimpleMatch.pm,v 1.42 2004/06/30 03:05:16 fukachan Exp $
+# $FML: SimpleMatch.pm,v 1.43 2005/08/19 12:17:11 fukachan Exp $
#
@@ -337,7 +337,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001,2002,2003,2004 Ken'ichi Fukamachi
+Copyright (C) 2001,2002,2003,2004,2005 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/Address.pm b/fml/lib/Mail/Message/Address.pm
index b1d259a2..34686940 100644
--- a/fml/lib/Mail/Message/Address.pm
+++ b/fml/lib/Mail/Message/Address.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2004 Ken'ichi Fukamachi
+# Copyright (C) 2004,2005 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: Address.pm,v 1.6 2004/07/23 13:16:44 fukachan Exp $
+# $FML: Address.pm,v 1.7 2005/08/19 12:17:13 fukachan Exp $
#
package Mail::Message::Address;
@@ -201,7 +201,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2004 Ken'ichi Fukamachi
+Copyright (C) 2004,2005 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.