From e172c7a0a018fe2173af56e281f0f454aaabc996 Mon Sep 17 00:00:00 2001 From: fukachan Date: Sat, 11 Jan 2003 16:05:09 +0000 Subject: fix comments (FNF). --- fml/lib/FML/Command/HTMLify.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'fml/lib/FML/Command/HTMLify.pm') diff --git a/fml/lib/FML/Command/HTMLify.pm b/fml/lib/FML/Command/HTMLify.pm index 97d1d653..f7437050 100644 --- a/fml/lib/FML/Command/HTMLify.pm +++ b/fml/lib/FML/Command/HTMLify.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2002 Ken'ichi Fukamachi +# Copyright (C) 2002,2003 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: HTMLify.pm,v 1.13 2002/12/23 14:43:18 fukachan Exp $ +# $FML: HTMLify.pm,v 1.14 2002/12/24 10:19:43 fukachan Exp $ # package FML::Command::HTMLify; @@ -34,7 +34,7 @@ and file in C<$ml_home_dir>. # Descriptions: convert text to html style. -# Arguments: OBJ($self) HASH_REF($args) HASH_REF($optargs) +# Arguments: OBJ($curproc) HASH_REF($args) HASH_REF($optargs) # Side Effects: none # Return Value: none sub convert @@ -157,7 +157,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2002 Ken'ichi Fukamachi +Copyright (C) 2002,2003 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. -- cgit v1.2.1