mirror of
https://github.com/github/choosealicense.com
synced 2024-11-05 19:28:50 +01:00
notices with code->software
notice condition of open source licenses usually for any distribution, not only source code form fixes #272
This commit is contained in:
parent
c43ee38d12
commit
234d416f73
@ -86,7 +86,7 @@ The license properties (rules) are stored as a bulleted list within the licenses
|
||||
|
||||
#### Conditions
|
||||
|
||||
* `include-copyright` - Include a copy of the license and copyright notice with the code.
|
||||
* `include-copyright` - Include a copy of the license and copyright notice with the software.
|
||||
* `document-changes` - Indicate changes made to the code.
|
||||
* `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.
|
||||
|
@ -16,7 +16,7 @@ permissions:
|
||||
tag: patent-use
|
||||
|
||||
conditions:
|
||||
- description: Include a copy of the license and copyright notice with the code.
|
||||
- description: Include a copy of the license and copyright notice with the software.
|
||||
label: License and Copyright Notice
|
||||
tag: include-copyright
|
||||
- description: Indicate changes made to the code.
|
||||
|
Loading…
Reference in New Issue
Block a user