summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Header/Subject.pm
diff options
context:
space:
mode:
Diffstat (limited to 'fml/lib/FML/Header/Subject.pm')
-rw-r--r--fml/lib/FML/Header/Subject.pm6
1 files changed, 5 insertions, 1 deletions
diff --git a/fml/lib/FML/Header/Subject.pm b/fml/lib/FML/Header/Subject.pm
index 0823d80f..a4af6979 100644
--- a/fml/lib/FML/Header/Subject.pm
+++ b/fml/lib/FML/Header/Subject.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: Subject.pm,v 1.28 2002/08/13 11:47:40 fukachan Exp $
+# $FML: Subject.pm,v 1.29 2002/09/11 23:18:12 fukachan Exp $
#
package FML::Header::Subject;
@@ -203,6 +203,10 @@ sub _cut_off_reply
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi