summaryrefslogtreecommitdiff
path: root/fml/lib/FML/IPC/Queue.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2006-11-19 03:41:45 +0000
committerfukachan <fukachan>2006-11-19 03:41:45 +0000
commit4d034838e336f272f9b484233fdaf8dcb245df1f (patch)
treea046d74906c750550ee54a85b2628f4e69130713 /fml/lib/FML/IPC/Queue.pm
parent7e7028046b3195ac7121bd74b137c9d419176e7b (diff)
downloadfml8-4d034838e336f272f9b484233fdaf8dcb245df1f.tar.gz
fml8-4d034838e336f272f9b484233fdaf8dcb245df1f.tar.bz2
fml8-4d034838e336f272f9b484233fdaf8dcb245df1f.zip
fix copyright
Diffstat (limited to 'fml/lib/FML/IPC/Queue.pm')
-rw-r--r--fml/lib/FML/IPC/Queue.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/IPC/Queue.pm b/fml/lib/FML/IPC/Queue.pm
index 1ce31df3..480c04ae 100644
--- a/fml/lib/FML/IPC/Queue.pm
+++ b/fml/lib/FML/IPC/Queue.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2003,2004,2005 Ken'ichi Fukamachi
+# Copyright (C) 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: Queue.pm,v 1.10 2005/05/27 00:54:29 fukachan Exp $
+# $FML: Queue.pm,v 1.11 2006/11/12 14:39:50 fukachan Exp $
#
package FML::IPC::Queue;
@@ -357,7 +357,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2003,2004,2005 Ken'ichi Fukamachi
+Copyright (C) 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.