diff options
| author | fukachan <fukachan> | 2005-06-04 08:51:28 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2005-06-04 08:51:28 +0000 |
| commit | 403b7714f083ebdfa7bf62770307c1cc295db2d0 (patch) | |
| tree | 7d2d900af31683de50eb760ff8306aff14ea3467 /fml/lib/FML/Config | |
| parent | dde828a99ad5c8e0afc414ddcc98068aee21831e (diff) | |
| download | fml8-403b7714f083ebdfa7bf62770307c1cc295db2d0.tar.gz fml8-403b7714f083ebdfa7bf62770307c1cc295db2d0.tar.bz2 fml8-403b7714f083ebdfa7bf62770307c1cc295db2d0.zip | |
fix copyright
Diffstat (limited to 'fml/lib/FML/Config')
| -rw-r--r-- | fml/lib/FML/Config/Menu.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Config/Menu.pm b/fml/lib/FML/Config/Menu.pm index 967fa1fa..74a3b52e 100644 --- a/fml/lib/FML/Config/Menu.pm +++ b/fml/lib/FML/Config/Menu.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2004 Ken'ichi Fukamachi +# Copyright (C) 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: Menu.pm,v 1.3 2004/11/23 16:02:20 fukachan Exp $ +# $FML: Menu.pm,v 1.4 2005/06/04 08:49:07 fukachan Exp $ # package FML::Config::Menu; @@ -329,7 +329,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2004 Ken'ichi Fukamachi +Copyright (C) 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. |
