Module license::conditions
[−]
[src]
Structs
| Conditions |
The conditions of the license. |
Constants
| DISCLOSE_SOURCES |
Source code must be made available when the software is distributed. |
| DOCUMENT_CHANGES |
Changes made to the code must be documented. |
| LICENSE_AND_COPYRIGHT_NOTICE |
The license and copyright notice must be included with the software. |
| NETWORK_USE_IS_DISTRIBUTION |
Users who interact with the software via network are given the right to receive a copy of the source code. |
| SAME_LICENSE |
Modifications must be released under the same license. |