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/summary.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/summary.pm')
| -rw-r--r-- | fml/lib/FML/Command/Admin/summary.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Command/Admin/summary.pm b/fml/lib/FML/Command/Admin/summary.pm index a9d46c00..c0972968 100644 --- a/fml/lib/FML/Command/Admin/summary.pm +++ b/fml/lib/FML/Command/Admin/summary.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2003,2004 Ken'ichi Fukamachi +# Copyright (C) 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: summary.pm,v 1.8 2004/06/26 11:47:57 fukachan Exp $ +# $FML: summary.pm,v 1.9 2005/08/11 04:11:27 fukachan Exp $ # package FML::Command::Admin::summary; @@ -112,7 +112,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2003,2004 Ken'ichi Fukamachi +Copyright (C) 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. |
