diff options
| author | fukachan <fukachan> | 2002-09-28 05:36:03 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-09-28 05:36:03 +0000 |
| commit | c286560bb9160392580ec060ee783ad6aeca9aa1 (patch) | |
| tree | 1bfeca3a16ac7ce64451d9150736b3ad7544ee0f /regress/simulation/@template.pm | |
| parent | b0ee4983c34772fee5234905c5bd42df053e62d6 (diff) | |
| download | fml8-c286560bb9160392580ec060ee783ad6aeca9aa1.tar.gz fml8-c286560bb9160392580ec060ee783ad6aeca9aa1.tar.bz2 fml8-c286560bb9160392580ec060ee783ad6aeca9aa1.zip | |
fml 5 -> fml 8
Diffstat (limited to 'regress/simulation/@template.pm')
| -rw-r--r-- | regress/simulation/@template.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/simulation/@template.pm b/regress/simulation/@template.pm index f191240e..99bf3331 100644 --- a/regress/simulation/@template.pm +++ b/regress/simulation/@template.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: @template.pm,v 1.4 2001/12/23 12:25:44 fukachan Exp $ +# $FML: @template.pm,v 1.5 2002/01/18 15:37:38 fukachan Exp $ # package __MODULE_NAME__; @@ -52,7 +52,7 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -__MODULE_NAME__ appeared in fml5 mailing list driver package. +__MODULE_NAME__ appeared in fml8 mailing list driver package. See C<http://www.fml.org/> for more details. =cut |
