summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/Delivery/Net
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-12-31 04:08:43 +0000
committerfukachan <fukachan>2003-12-31 04:08:43 +0000
commit7ae9bd281709608d98b285d9330cf88d9631750f (patch)
treeb3acb6088ecad5ced1d25e5732ddeb77294bacb6 /fml/lib/Mail/Delivery/Net
parent334194cac190341568fe7f5a890c47121857d7cf (diff)
downloadfml8-7ae9bd281709608d98b285d9330cf88d9631750f.tar.gz
fml8-7ae9bd281709608d98b285d9330cf88d9631750f.tar.bz2
fml8-7ae9bd281709608d98b285d9330cf88d9631750f.zip
fix copyright
Diffstat (limited to 'fml/lib/Mail/Delivery/Net')
-rw-r--r--fml/lib/Mail/Delivery/Net/INET6.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/Mail/Delivery/Net/INET6.pm b/fml/lib/Mail/Delivery/Net/INET6.pm
index 9c1456d8..f47d7865 100644
--- a/fml/lib/Mail/Delivery/Net/INET6.pm
+++ b/fml/lib/Mail/Delivery/Net/INET6.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: INET6.pm,v 1.11 2002/12/20 03:50:28 fukachan Exp $
+# $FML: INET6.pm,v 1.12 2003/12/30 03:06:09 fukachan Exp $
#
package Mail::Delivery::Net::INET6;
@@ -229,7 +229,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.