Skip to content

Commit 0b97b70

Browse files
authored
Merge pull request #496 from github/copyoverload
Copy->distribute
2 parents 564ec08 + 111cbb5 commit 0b97b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_articles/en-US/legal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ When you [create a new project](https://help.github.com/articles/creating-a-new-
4242

4343
**Making your GitHub project public is not the same as licensing your project.** Public projects are covered by [GitHub's Terms of Service](https://help.github.com/articles/github-terms-of-service/#f-copyright-and-content-ownership), which allows others to view and fork your project, but your work otherwise comes with no permissions.
4444

45-
If you want others to use, copy, modify, or contribute back to your project, you need to include an open source license. For example, someone cannot legally use any part of your GitHub project in their code, even if it's public, unless you explicitly give them the right to do so.
45+
If you want others to use, distribute, modify, or contribute back to your project, you need to include an open source license. For example, someone cannot legally use any part of your GitHub project in their code, even if it's public, unless you explicitly give them the right to do so.
4646

4747
## Just give me the TL;DR on what I need to protect my project.
4848

0 commit comments

Comments
 (0)