diff options
| author | fukachan <fukachan> | 2006-01-08 03:06:59 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2006-01-08 03:06:59 +0000 |
| commit | 428dc443a9ac60ccc81990c7f3bbd247dac9255f (patch) | |
| tree | 5ebd4b1d6df438c9273232bb7dc3f32a6b46db24 /fml/lib/FML/User/Control.pm | |
| parent | 58d5b684610ae5af71b4e27f5e36603b84bddc49 (diff) | |
| download | fml8-428dc443a9ac60ccc81990c7f3bbd247dac9255f.tar.gz fml8-428dc443a9ac60ccc81990c7f3bbd247dac9255f.tar.bz2 fml8-428dc443a9ac60ccc81990c7f3bbd247dac9255f.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 c698d55a..29fa3e84 100644 --- a/fml/lib/FML/User/Control.pm +++ b/fml/lib/FML/User/Control.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2003,2004,2005 Ken'ichi Fukamachi +# Copyright (C) 2003,2004,2005,2006 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.18 2005/08/19 11:25:41 fukachan Exp $ +# $FML: Control.pm,v 1.19 2006/01/07 15:45:16 fukachan Exp $ # package FML::User::Control; @@ -511,7 +511,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2003,2004,2005 Ken'ichi Fukamachi +Copyright (C) 2003,2004,2005,2006 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. |
