File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ The license properties (rules) are stored as a bulleted list within the licenses
8686
8787#### Conditions
8888
89- * ` include-copyright ` - Include a copy of the license and copyright notice with the code .
89+ * ` include-copyright ` - Include a copy of the license and copyright notice with the software .
9090* ` document-changes ` - Indicate changes made to the code.
9191* ` disclose-source ` - Source code must be made available when distributing the software.
9292* ` network-use-disclose ` - Users who interact with the software via network are given the right to receive a copy of the corresponding source code.
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ permissions:
1616 tag : patent-use
1717
1818conditions :
19- - description : Include a copy of the license and copyright notice with the code .
19+ - description : Include a copy of the license and copyright notice with the software .
2020 label : License and Copyright Notice
2121 tag : include-copyright
2222- description : Indicate changes made to the code.
You can’t perform that action at this time.
0 commit comments