summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/QueueManager.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2005-01-23 00:54:36 +0000
committerfukachan <fukachan>2005-01-23 00:54:36 +0000
commit4f677d28d6d1b633c3c993219973cb0870037d0c (patch)
tree7c9117d08c9345c006ac45193221826ba1bbaab8 /fml/lib/FML/Process/QueueManager.pm
parentd86135860bc6aa2b32e11d407b5f3f11812b7e3c (diff)
downloadfml8-4f677d28d6d1b633c3c993219973cb0870037d0c.tar.gz
fml8-4f677d28d6d1b633c3c993219973cb0870037d0c.tar.bz2
fml8-4f677d28d6d1b633c3c993219973cb0870037d0c.zip
FNF: fix copyright
Diffstat (limited to 'fml/lib/FML/Process/QueueManager.pm')
-rw-r--r--fml/lib/FML/Process/QueueManager.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Process/QueueManager.pm b/fml/lib/FML/Process/QueueManager.pm
index 3aa70231..635defa8 100644
--- a/fml/lib/FML/Process/QueueManager.pm
+++ b/fml/lib/FML/Process/QueueManager.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: QueueManager.pm,v 1.32 2004/12/15 13:51:31 fukachan Exp $
+# $FML: QueueManager.pm,v 1.33 2005/01/19 13:49:09 fukachan Exp $
#
package FML::Process::QueueManager;
@@ -258,7 +258,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.