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/libexec | |
| parent | c63250903228bf5cbd3801b723a0eb14b3857550 (diff) | |
| download | fml8-20e92e92360f97091dcf1415bdb77a76e320fbd7.tar.gz fml8-20e92e92360f97091dcf1415bdb77a76e320fbd7.tar.bz2 fml8-20e92e92360f97091dcf1415bdb77a76e320fbd7.zip | |
fml 5 -> 8
Diffstat (limited to 'fml/libexec')
| -rwxr-xr-x | fml/libexec/loader.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/libexec/loader.in b/fml/libexec/loader.in index 05dd4b78..635b50f1 100755 --- a/fml/libexec/loader.in +++ b/fml/libexec/loader.in @@ -4,7 +4,7 @@ # Copyright (C) 2000-2002 Ken'ichi Fukamachi # All rights reserved. # -# $FML: loader.in,v 1.9 2002/03/20 03:14:53 fukachan Exp $ +# $FML: loader.in,v 1.10 2002/04/01 23:41:17 fukachan Exp $ # eval 'exec @PERL@ -S $0 ${1+"$@"}' @@ -279,7 +279,7 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -libexec/loader appeared in fml5 mailing list driver package. +libexec/loader appeared in fml8 mailing list driver package. See C<http://www.fml.org/> for more details. =cut |
