diff options
| author | fukachan <fukachan> | 2002-01-30 14:51:14 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-01-30 14:51:14 +0000 |
| commit | 48b812cdf729b507b367fd69124f258e641f865b (patch) | |
| tree | 628d181217b10118870798b3f897c7e675bd372c /fml/lib/FML/Command.pm | |
| parent | 9cb421a65796ab9a50d736860ffa16ba760849e4 (diff) | |
| download | fml8-48b812cdf729b507b367fd69124f258e641f865b.tar.gz fml8-48b812cdf729b507b367fd69124f258e641f865b.tar.bz2 fml8-48b812cdf729b507b367fd69124f258e641f865b.zip | |
fix copyright
Diffstat (limited to 'fml/lib/FML/Command.pm')
| -rw-r--r-- | fml/lib/FML/Command.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Command.pm b/fml/lib/FML/Command.pm index d56d370a..241f9487 100644 --- a/fml/lib/FML/Command.pm +++ b/fml/lib/FML/Command.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2001 Ken'ichi Fukamachi +# Copyright (C) 2001,2002 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: Command.pm,v 1.15 2001/12/22 09:21:01 fukachan Exp $ +# $FML: Command.pm,v 1.16 2002/01/20 13:50:22 fukachan Exp $ # package FML::Command; @@ -144,7 +144,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001 Ken'ichi Fukamachi +Copyright (C) 2001,2002 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. |
