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/FML/PCB.pm | |
| parent | 098335394326aebb81cfe800adaafbc213313577 (diff) | |
| download | fml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.tar.gz fml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.tar.bz2 fml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.zip | |
fml5 -> fml8
Diffstat (limited to 'fml/lib/FML/PCB.pm')
| -rw-r--r-- | fml/lib/FML/PCB.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/FML/PCB.pm b/fml/lib/FML/PCB.pm index 3c6a91ef..026e439f 100644 --- a/fml/lib/FML/PCB.pm +++ b/fml/lib/FML/PCB.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: PCB.pm,v 1.9 2001/12/22 14:27:28 fukachan Exp $ +# $FML: PCB.pm,v 1.10 2001/12/22 14:40:34 fukachan Exp $ # package FML::PCB; @@ -143,7 +143,7 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -FML::PCB appeared in fml5 mailing list driver package. +FML::PCB first appeared in fml8 mailing list driver package. See C<http://www.fml.org/> for more details. =cut |
