5.3 License
The License enumeration defines some predefined well known license types which are available for contributors of NameSpaces to use or select Custom as the enumeration value and provide a LicenseUrl where the consumer may find detailed license information.
| Enumeration Value | Description |
|---|---|
| MIT | Usage is covered by the MIT License. See https://tldrlegal.com/license/mit-license |
| ApacheLicense2 | Usage is covered by the Apache License 2.0. See https://tldrlegal.com/license/apache-license-2.0-(apache-2.0) |
| Custom | Custom license provided by the NameSpace contributor, see the provided information under the given LicenseUrl. |