summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Command.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-01-02 14:50:27 +0000
committerfukachan <fukachan>2004-01-02 14:50:27 +0000
commita5f23db04953608fcf7ec22bf65bdd0977264d63 (patch)
treea68d6cb01af1295f7cfaf11e618241eaf4842266 /fml/lib/FML/Process/Command.pm
parentfde25dfb437f964a2363ea1413ebd13608f2b4c3 (diff)
downloadfml8-a5f23db04953608fcf7ec22bf65bdd0977264d63.tar.gz
fml8-a5f23db04953608fcf7ec22bf65bdd0977264d63.tar.bz2
fml8-a5f23db04953608fcf7ec22bf65bdd0977264d63.zip
fix copyright
Diffstat (limited to 'fml/lib/FML/Process/Command.pm')
-rw-r--r--fml/lib/FML/Process/Command.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Process/Command.pm b/fml/lib/FML/Process/Command.pm
index 63dc524c..133f00ff 100644
--- a/fml/lib/FML/Process/Command.pm
+++ b/fml/lib/FML/Process/Command.pm
@@ -1,9 +1,9 @@
#-*- perl -*-
#
-# Copyright (C) 2000,2001,2002,2003 Ken'ichi Fukamachi
+# Copyright (C) 2000,2001,2002,2003,2004 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: Command.pm,v 1.94 2004/01/02 02:11:26 fukachan Exp $
+# $FML: Command.pm,v 1.95 2004/01/02 10:23:56 fukachan Exp $
#
package FML::Process::Command;
@@ -955,7 +955,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2000,2001,2002,2003 Ken'ichi Fukamachi
+Copyright (C) 2000,2001,2002,2003,2004 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.