summaryrefslogtreecommitdiff
path: root/fml
diff options
context:
space:
mode:
authorfukachan <fukachan>2008-08-02 21:55:06 +0000
committerfukachan <fukachan>2008-08-02 21:55:06 +0000
commit4f7c720892ae5f5e9da50ed42be10e0dcde55b0a (patch)
treec9365aef7abc33c610fee49acd768cedb3f4ed7f /fml
parent84e22ce2c53ba164279bf769dac62603ed87532b (diff)
downloadfml8-4f7c720892ae5f5e9da50ed42be10e0dcde55b0a.tar.gz
fml8-4f7c720892ae5f5e9da50ed42be10e0dcde55b0a.tar.bz2
fml8-4f7c720892ae5f5e9da50ed42be10e0dcde55b0a.zip
fix copyright
Diffstat (limited to 'fml')
-rw-r--r--fml/lib/Mail/Delivery/Queue.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/Mail/Delivery/Queue.pm b/fml/lib/Mail/Delivery/Queue.pm
index d328cc81..09a23da7 100644
--- a/fml/lib/Mail/Delivery/Queue.pm
+++ b/fml/lib/Mail/Delivery/Queue.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2001,2002,2003,2004,2005,2006 Ken'ichi Fukamachi
+# Copyright (C) 2001,2002,2003,2004,2005,2006,2008 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: Queue.pm,v 1.70 2006/07/09 12:11:13 fukachan Exp $
+# $FML: Queue.pm,v 1.71 2008/08/02 21:22:02 fukachan Exp $
#
package Mail::Delivery::Queue;
@@ -2112,7 +2112,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001,2002,2003,2004,2005,2006 Ken'ichi Fukamachi
+Copyright (C) 2001,2002,2003,2004,2005,2006,2008 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.