diff options
| author | fukachan <fukachan> | 2002-09-11 23:18:00 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-09-11 23:18:00 +0000 |
| commit | ca99f29a2fcbf713c643693a24e3fb9c65035380 (patch) | |
| tree | 342518b76899f3ae0d00dce603c3dff6840e20e8 /fml/lib/Mail/Message/Spool.pm | |
| parent | 098335394326aebb81cfe800adaafbc213313577 (diff) | |
| download | fml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.tar.gz fml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.tar.bz2 fml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.zip | |
fml5 -> fml8
Diffstat (limited to 'fml/lib/Mail/Message/Spool.pm')
| -rw-r--r-- | fml/lib/Mail/Message/Spool.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/Mail/Message/Spool.pm b/fml/lib/Mail/Message/Spool.pm index 44982d2f..560574ab 100644 --- a/fml/lib/Mail/Message/Spool.pm +++ b/fml/lib/Mail/Message/Spool.pm @@ -2,7 +2,7 @@ # # Copyright (C) 2002 Ken'ichi Fukamachi # -# $FML: Spool.pm,v 1.7 2002/04/19 05:22:01 fukachan Exp $ +# $FML: Spool.pm,v 1.8 2002/04/22 04:59:37 fukachan Exp $ # package Mail::Message::Spool; @@ -169,7 +169,7 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -Mail::Message::Spool appeared in fml5 mailing list driver package. +Mail::Message::Spool first appeared in fml8 mailing list driver package. See C<http://www.fml.org/> for more details. =cut |
