summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/Admin/pass.pm
diff options
context:
space:
mode:
Diffstat (limited to 'fml/lib/FML/Command/Admin/pass.pm')
-rw-r--r--fml/lib/FML/Command/Admin/pass.pm6
1 files changed, 5 insertions, 1 deletions
diff --git a/fml/lib/FML/Command/Admin/pass.pm b/fml/lib/FML/Command/Admin/pass.pm
index 54689aad..db26873b 100644
--- a/fml/lib/FML/Command/Admin/pass.pm
+++ b/fml/lib/FML/Command/Admin/pass.pm
@@ -4,7 +4,7 @@
# All rights reserved. This program is free software; you can
# redistribute it and/or modify it under the same terms as Perl itself.
#
-# $FML: pass.pm,v 1.2 2002/04/03 15:01:14 fukachan Exp $
+# $FML: pass.pm,v 1.3 2002/09/11 23:18:08 fukachan Exp $
#
package FML::Command::Admin::pass;
@@ -40,6 +40,10 @@ See C<FML::Command> for more details.
an alias of C<FML::Command::Admin::password>.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi