Skip to content

Commit e308dc3

Browse files
authored
Merge pull request #469 from github/notice-general
notices with code->software
2 parents c43ee38 + 234d416 commit e308dc3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.

_data/rules.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ permissions:
1616
tag: patent-use
1717

1818
conditions:
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.

0 commit comments

Comments
 (0)