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/User/Control.pm | |
| parent | 098982e91acfbebaf6f9ce15eacec153af264a47 (diff) | |
| download | fml8-9b6cb3ef0c31f5fc22b824d3356399e3917edba7.tar.gz fml8-9b6cb3ef0c31f5fc22b824d3356399e3917edba7.tar.bz2 fml8-9b6cb3ef0c31f5fc22b824d3356399e3917edba7.zip | |
fix copyright
Diffstat (limited to 'fml/lib/FML/User/Control.pm')
| -rw-r--r-- | fml/lib/FML/User/Control.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/User/Control.pm b/fml/lib/FML/User/Control.pm index 53dfe5a4..302bec16 100644 --- a/fml/lib/FML/User/Control.pm +++ b/fml/lib/FML/User/Control.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: Control.pm,v 1.15 2004/12/05 16:19:13 fukachan Exp $ +# $FML: Control.pm,v 1.16 2005/08/17 10:42:41 fukachan Exp $ # package FML::User::Control; @@ -484,7 +484,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. |
