[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Usage: (license lic_name prog_name owner prefix)
Emit a string that contains the named license. The license text
is read from a file named, lic_name
.lic, searching the standard
directories. The file contents are used as a format argument
to printf
(3), with prog_name
and owner
as
the two string formatting arguments. Each output line is automatically
prefixed with the string prefix
.
Arguments:
lic_name - file name of the license
prog_name - name of the licensed program or library
owner - Grantor of the License
prefix - String for starting each output line