summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process
diff options
context:
space:
mode:
authorfukachan <fukachan>2008-07-03 20:49:57 +0000
committerfukachan <fukachan>2008-07-03 20:49:57 +0000
commitf6cadce2002754bfa678e52495135353d5756717 (patch)
treeca71e868c806121d07494befa8e796c851cc62b5 /fml/lib/FML/Process
parentf5983f8eca3143a17f0daee96538475cafaae99f (diff)
downloadfml8-f6cadce2002754bfa678e52495135353d5756717.tar.gz
fml8-f6cadce2002754bfa678e52495135353d5756717.tar.bz2
fml8-f6cadce2002754bfa678e52495135353d5756717.zip
fix copyright
Diffstat (limited to 'fml/lib/FML/Process')
-rw-r--r--fml/lib/FML/Process/State.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Process/State.pm b/fml/lib/FML/Process/State.pm
index fbdd4fc7..cbb02cc3 100644
--- a/fml/lib/FML/Process/State.pm
+++ b/fml/lib/FML/Process/State.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2004,2005,2006 Ken'ichi Fukamachi
+# Copyright (C) 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: State.pm,v 1.26 2006/04/10 13:10:08 fukachan Exp $
+# $FML: State.pm,v 1.27 2008/07/03 20:44:12 fukachan Exp $
#
package FML::Process::State;
@@ -760,7 +760,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2004,2005,2006 Ken'ichi Fukamachi
+Copyright (C) 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.