license

Get license information for Nelson.

Syntax

  • license

  • r = license

  • [r, txt] = license

Output argument

  • r - a string: minimal string description about license

  • txt - a string: complete license text.

Description

license get license information for Nelson.

Example

license()
r = license()
[r,txt] = license()

See also

banner.

History

VersionDescription

1.0.0

initial version

Author

Allan CORNET

Last updated