1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-09 20:49:51 +02:00
This commit is contained in:
Mike Linksvayer 2017-02-19 17:31:58 -08:00
parent b240450ca9
commit 1ce6e03c5e
3 changed files with 1 additions and 5 deletions

View File

@ -93,7 +93,6 @@ The license properties (rules) are stored as a bulleted list within the licenses
* `same-license` - Modifications must be released under the same license when distributing the software. In some cases a similar or related license may be used.
* `same-license--file` - Modifications of existing files must be released under the same license when distributing the software. In some cases a similar or related license may be used.
* `same-license--library` - Modifications must be released under the same license when distributing the software. In some cases a similar or related license may be used, or this condition may not apply to works that use the software as a library.
* `same-license--source` - Modifications must be released under the same license when distributing the software in source form.
#### Limitations

View File

@ -37,9 +37,6 @@ conditions:
- description: Modifications must be released under the same license when distributing the software. In some cases a similar or related license may be used, or this condition may not apply to works that use the software as a library.
label: Same License (Library)
tag: same-license--library
- description: Modifications must be released under the same license when distributing the software in source form.
label: Same License (Source)
tag: same-license--source
limitations:
- description: This license explicitly states that it does NOT grant you trademark rights, even though licenses without such a statement probably do not grant you any implicit trademark rights.

View File

@ -24,7 +24,7 @@ permissions:
conditions:
- disclose-source
- include-copyright
- same-license--source
- same-license
limitations:
- liability