summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process
diff options
context:
space:
mode:
authorfukachan <fukachan>2005-05-30 06:52:23 +0000
committerfukachan <fukachan>2005-05-30 06:52:23 +0000
commite14edbbb95c848dba0055a2088d35f0089c51d4f (patch)
treef7f695989ba21254f9b1818cf559944d0962600b /fml/lib/FML/Process
parent8c30c907a26131a9eeed9bd08abeba997b5b09d6 (diff)
downloadfml8-e14edbbb95c848dba0055a2088d35f0089c51d4f.tar.gz
fml8-e14edbbb95c848dba0055a2088d35f0089c51d4f.tar.bz2
fml8-e14edbbb95c848dba0055a2088d35f0089c51d4f.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 b638b690..fe0940b1 100644
--- a/fml/lib/FML/Process/State.pm
+++ b/fml/lib/FML/Process/State.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2004 Ken'ichi Fukamachi
+# Copyright (C) 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: State.pm,v 1.17 2004/12/05 16:19:11 fukachan Exp $
+# $FML: State.pm,v 1.18 2005/05/30 03:29:12 fukachan Exp $
#
package FML::Process::State;
@@ -793,7 +793,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2004 Ken'ichi Fukamachi
+Copyright (C) 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.