summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process
diff options
context:
space:
mode:
authorfukachan <fukachan>2006-04-01 02:17:05 +0000
committerfukachan <fukachan>2006-04-01 02:17:05 +0000
commitc836a2e2ea5a18d9196381002aecf34ce4f91ef6 (patch)
tree74de09d0609b722348e2e7b21aa055e2da0dc99c /fml/lib/FML/Process
parentcf819e2ef377ee827a5f35cdfb816f346f3a58b7 (diff)
downloadfml8-c836a2e2ea5a18d9196381002aecf34ce4f91ef6.tar.gz
fml8-c836a2e2ea5a18d9196381002aecf34ce4f91ef6.tar.bz2
fml8-c836a2e2ea5a18d9196381002aecf34ce4f91ef6.zip
fix copyright
Diffstat (limited to 'fml/lib/FML/Process')
-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 7923f142..a7661764 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,2005 Ken'ichi Fukamachi
+# Copyright (C) 2001,2002,2003,2004,2005,2006 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.37 2005/11/30 23:30:38 fukachan Exp $
+# $FML: QueueManager.pm,v 1.38 2006/03/25 04:07:26 fukachan Exp $
#
package FML::Process::QueueManager;
@@ -260,7 +260,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001,2002,2003,2004,2005 Ken'ichi Fukamachi
+Copyright (C) 2001,2002,2003,2004,2005,2006 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.