summaryrefslogtreecommitdiff
path: root/fml/lib/FML/CGI/MLAdmin
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-01-21 03:45:03 +0000
committerfukachan <fukachan>2004-01-21 03:45:03 +0000
commiteb6e9804cd01a4b91d818ba3a11b2aa7d334efa9 (patch)
tree4969f633d045a00d2348c684bf7636cfbed7a8d5 /fml/lib/FML/CGI/MLAdmin
parent886810f9eebed5ef0a63e9427922d28c657f780f (diff)
downloadfml8-eb6e9804cd01a4b91d818ba3a11b2aa7d334efa9.tar.gz
fml8-eb6e9804cd01a4b91d818ba3a11b2aa7d334efa9.tar.bz2
fml8-eb6e9804cd01a4b91d818ba3a11b2aa7d334efa9.zip
fix/udpate comments.
clean up.
Diffstat (limited to 'fml/lib/FML/CGI/MLAdmin')
-rw-r--r--fml/lib/FML/CGI/MLAdmin/Menu.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/CGI/MLAdmin/Menu.pm b/fml/lib/FML/CGI/MLAdmin/Menu.pm
index 5521ad53..785ab896 100644
--- a/fml/lib/FML/CGI/MLAdmin/Menu.pm
+++ b/fml/lib/FML/CGI/MLAdmin/Menu.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2002,2003 Ken'ichi Fukamachi
+# Copyright (C) 2002,2003,2004 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.26 2003/08/29 15:33:56 fukachan Exp $
+# $FML: Menu.pm,v 1.1 2003/09/25 11:40:57 fukachan Exp $
#
package FML::CGI::MLAdmin::Menu;
@@ -80,7 +80,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2002,2003 Ken'ichi Fukamachi
+Copyright (C) 2002,2003,2004 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.