mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
rm 'rename' field; never used to describe any license
Searched with `git log -Srename` Arguably *could* be used to describe ofl-1.1 or artistic-2.0, but renaming is an option for licensors to include in ofl-1.1 and one of a few ways to comply with artistic-2.0. Doesn't seem straightforward or common enough to catalog here.
This commit is contained in:
parent
c3e53e968d
commit
e5a92ccb50
@ -87,7 +87,6 @@ The license properties (rules) are stored as a bulleted list within the licenses
|
|||||||
* `document-changes` - Indicate significant changes made to the code.
|
* `document-changes` - Indicate significant changes made to the code.
|
||||||
* `disclose-source` - Source code must be made available when distributing the software.
|
* `disclose-source` - Source code must be made available when distributing the software.
|
||||||
* `network-use-disclose` - Users who interact with the software via network are given the right to receive a copy of the corresponding source code.
|
* `network-use-disclose` - Users who interact with the software via network are given the right to receive a copy of the corresponding source code.
|
||||||
* `rename` - You must change the name of the software if you modify it.
|
|
||||||
* `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` - Modifications must be released under the same license when distributing the software. In some cases a similar or related license may be used.
|
||||||
|
|
||||||
#### Limitations
|
#### Limitations
|
||||||
|
@ -11,9 +11,6 @@ conditions:
|
|||||||
- description: Users who interact with the software via network are given the right to receive a copy of the corresponding source code.
|
- description: Users who interact with the software via network are given the right to receive a copy of the corresponding source code.
|
||||||
label: Network Use is Distribution
|
label: Network Use is Distribution
|
||||||
tag: network-use-disclose
|
tag: network-use-disclose
|
||||||
- description: You must change the name of the software if you modify it.
|
|
||||||
label: Rename
|
|
||||||
tag: rename
|
|
||||||
- description: Modifications must be released under the same license when distributing the software. In some cases a similar or related license may be used.
|
- description: Modifications must be released under the same license when distributing the software. In some cases a similar or related license may be used.
|
||||||
label: Same License
|
label: Same License
|
||||||
tag: same-license
|
tag: same-license
|
||||||
|
Loading…
x
Reference in New Issue
Block a user