summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Error
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-09-11 23:18:00 +0000
committerfukachan <fukachan>2002-09-11 23:18:00 +0000
commitca99f29a2fcbf713c643693a24e3fb9c65035380 (patch)
tree342518b76899f3ae0d00dce603c3dff6840e20e8 /fml/lib/FML/Error
parent098335394326aebb81cfe800adaafbc213313577 (diff)
downloadfml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.tar.gz
fml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.tar.bz2
fml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.zip
fml5 -> fml8
Diffstat (limited to 'fml/lib/FML/Error')
-rw-r--r--fml/lib/FML/Error/Analyze.pm4
-rw-r--r--fml/lib/FML/Error/Cache.pm4
2 files changed, 4 insertions, 4 deletions
diff --git a/fml/lib/FML/Error/Analyze.pm b/fml/lib/FML/Error/Analyze.pm
index 80fe5ae7..0fec0327 100644
--- a/fml/lib/FML/Error/Analyze.pm
+++ b/fml/lib/FML/Error/Analyze.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: Analyze.pm,v 1.3 2002/08/17 02:38:37 fukachan Exp $
+# $FML: Analyze.pm,v 1.4 2002/08/26 03:51:52 fukachan Exp $
#
package FML::Error::Analyze;
@@ -168,7 +168,7 @@ redistribute it and/or modify it under the same terms as Perl itself.
=head1 HISTORY
-FML::Error::Analyze appeared in fml5 mailing list driver package.
+FML::Error::Analyze first appeared in fml8 mailing list driver package.
See C<http://www.fml.org/> for more details.
=cut
diff --git a/fml/lib/FML/Error/Cache.pm b/fml/lib/FML/Error/Cache.pm
index 13edd2a5..7cfe40cd 100644
--- a/fml/lib/FML/Error/Cache.pm
+++ b/fml/lib/FML/Error/Cache.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: Cache.pm,v 1.2 2002/08/07 15:06:58 fukachan Exp $
+# $FML: Cache.pm,v 1.3 2002/08/16 00:59:59 fukachan Exp $
#
package FML::Error::Cache;
@@ -184,7 +184,7 @@ redistribute it and/or modify it under the same terms as Perl itself.
=head1 HISTORY
-FML::Error::Cache appeared in fml5 mailing list driver package.
+FML::Error::Cache first appeared in fml8 mailing list driver package.
See C<http://www.fml.org/> for more details.
=cut