diff options
| author | fukachan <fukachan> | 2003-03-18 10:52:34 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-03-18 10:52:34 +0000 |
| commit | 65e91b931c5c5793624e21ead4de8ebe6dadcd73 (patch) | |
| tree | 9a826c0ff8b7762a9177314f1f3172d6bf3ac011 /fml/lib/FML/Command/Admin | |
| parent | 3be0d18d4f3196fad45761c405bbfc2a3b71a82e (diff) | |
| download | fml8-65e91b931c5c5793624e21ead4de8ebe6dadcd73.tar.gz fml8-65e91b931c5c5793624e21ead4de8ebe6dadcd73.tar.bz2 fml8-65e91b931c5c5793624e21ead4de8ebe6dadcd73.zip | |
fix copyright
Diffstat (limited to 'fml/lib/FML/Command/Admin')
| -rw-r--r-- | fml/lib/FML/Command/Admin/get.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Command/Admin/get.pm b/fml/lib/FML/Command/Admin/get.pm index 1d328730..59ac655e 100644 --- a/fml/lib/FML/Command/Admin/get.pm +++ b/fml/lib/FML/Command/Admin/get.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2001,2002 Ken'ichi Fukamachi +# Copyright (C) 2001,2002,2003 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: get.pm,v 1.17 2002/12/20 03:40:12 fukachan Exp $ +# $FML: get.pm,v 1.18 2003/03/18 10:35:13 fukachan Exp $ # package FML::Command::Admin::get; @@ -111,7 +111,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001,2002 Ken'ichi Fukamachi +Copyright (C) 2001,2002,2003 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. |
