diff options
| author | fukachan <fukachan> | 2002-09-24 14:19:50 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-09-24 14:19:50 +0000 |
| commit | 20e92e92360f97091dcf1415bdb77a76e320fbd7 (patch) | |
| tree | c9b33433ef118418200fe2ce12a1036956b7bee8 /fml/lib/FML/Command/Admin | |
| parent | c63250903228bf5cbd3801b723a0eb14b3857550 (diff) | |
| download | fml8-20e92e92360f97091dcf1415bdb77a76e320fbd7.tar.gz fml8-20e92e92360f97091dcf1415bdb77a76e320fbd7.tar.bz2 fml8-20e92e92360f97091dcf1415bdb77a76e320fbd7.zip | |
fml 5 -> 8
Diffstat (limited to 'fml/lib/FML/Command/Admin')
| -rw-r--r-- | fml/lib/FML/Command/Admin/check.pm | 4 | ||||
| -rw-r--r-- | fml/lib/FML/Command/Admin/htmlify.pm | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/fml/lib/FML/Command/Admin/check.pm b/fml/lib/FML/Command/Admin/check.pm index 7e2f24b4..20a13ece 100644 --- a/fml/lib/FML/Command/Admin/check.pm +++ b/fml/lib/FML/Command/Admin/check.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: check.pm,v 1.3 2002/09/15 00:11:43 fukachan Exp $ +# $FML: check.pm,v 1.4 2002/09/22 14:56:44 fukachan Exp $ # package FML::Command::Admin::check; @@ -204,7 +204,7 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -FML::Command::Admin::check appeared in fml5 mailing check driver package. +FML::Command::Admin::check appeared in fml8 mailing list driver package. See C<http://www.fml.org/> for more detaicheck. =cut diff --git a/fml/lib/FML/Command/Admin/htmlify.pm b/fml/lib/FML/Command/Admin/htmlify.pm index 39e9e124..8053aab8 100644 --- a/fml/lib/FML/Command/Admin/htmlify.pm +++ b/fml/lib/FML/Command/Admin/htmlify.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: htmlify.pm,v 1.17 2002/04/27 05:25:02 fukachan Exp $ +# $FML: htmlify.pm,v 1.18 2002/09/22 14:56:45 fukachan Exp $ # package FML::Command::Admin::htmlify; @@ -94,7 +94,7 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -FML::Command::Admin::htmlify appeared in fml5 mailing htmlify driver package. +FML::Command::Admin::htmlify appeared in fml8 mailing list driver package. See C<http://www.fml.org/> for more detaihtmlify. =cut |
