diff options
| author | fukachan <fukachan> | 2005-08-17 12:08:39 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2005-08-17 12:08:39 +0000 |
| commit | 9b6cb3ef0c31f5fc22b824d3356399e3917edba7 (patch) | |
| tree | c1d09464d5313fb3668510646c1e73c6148c52c9 /fml/lib/FML/Command/Admin/get.pm | |
| parent | 098982e91acfbebaf6f9ce15eacec153af264a47 (diff) | |
| download | fml8-9b6cb3ef0c31f5fc22b824d3356399e3917edba7.tar.gz fml8-9b6cb3ef0c31f5fc22b824d3356399e3917edba7.tar.bz2 fml8-9b6cb3ef0c31f5fc22b824d3356399e3917edba7.zip | |
fix copyright
Diffstat (limited to 'fml/lib/FML/Command/Admin/get.pm')
| -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 0812fc52..1c14a0b7 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,2003,2004 Ken'ichi Fukamachi +# Copyright (C) 2001,2002,2003,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: get.pm,v 1.26 2004/06/26 11:41:20 fukachan Exp $ +# $FML: get.pm,v 1.27 2005/08/11 04:07:32 fukachan Exp $ # package FML::Command::Admin::get; @@ -121,7 +121,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001,2002,2003,2004 Ken'ichi Fukamachi +Copyright (C) 2001,2002,2003,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. |
