989772c9ac
had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
8 lines
307 B
Text
8 lines
307 B
Text
makeself is a (very small) shell script that makes neat
|
|
self-extracting shell scripts, and allows you to specify a "setup"
|
|
command to execute upon finishing.
|
|
|
|
It's sorta like the Windows winzip self-extracting archives.
|
|
|
|
Author: Stephane Peter <megastep@megastep.org>
|
|
WWW: http://www.megastep.org/makeself/
|