diff options
| author | fukachan <fukachan> | 2006-03-04 13:58:21 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2006-03-04 13:58:21 +0000 |
| commit | 5f390c73dfa1b740340aefa3630655ff657ea120 (patch) | |
| tree | 3651be02af1d9e38b5b73c3cb9fc4afb733d0bd4 /fml/lib/FML/Process/Command.pm | |
| parent | 24acfd76bcca6a742dd3d12c07af8e2ae193f430 (diff) | |
| download | fml8-5f390c73dfa1b740340aefa3630655ff657ea120.tar.gz fml8-5f390c73dfa1b740340aefa3630655ff657ea120.tar.bz2 fml8-5f390c73dfa1b740340aefa3630655ff657ea120.zip | |
fix copyright
Diffstat (limited to 'fml/lib/FML/Process/Command.pm')
| -rw-r--r-- | fml/lib/FML/Process/Command.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Process/Command.pm b/fml/lib/FML/Process/Command.pm index e04af382..8607bb71 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,2004,2005 Ken'ichi Fukamachi +# Copyright (C) 2000,2001,2002,2003,2004,2005,2006 Ken'ichi Fukamachi # All rights reserved. # -# $FML: Command.pm,v 1.115 2005/11/30 23:30:38 fukachan Exp $ +# $FML: Command.pm,v 1.116 2006/03/04 12:56:58 fukachan Exp $ # package FML::Process::Command; @@ -543,7 +543,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2000,2001,2002,2003,2004,2005 Ken'ichi Fukamachi +Copyright (C) 2000,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. |
