From 85f1429e24e7fecb8f777a8996299c7203c5f17b Mon Sep 17 00:00:00 2001
From: Julio Avalos
- It is your right to choose to not include a license with your source code. However a lot of people have the mistaken belief that not including a license is an easy way to let anyone do whatever they want with the source code. This is incorrect.
+ You're under no obligation to choose a license and it's your right not to include one with your code or project. But please note that opting out of open source licenses doesn't mean you're opting out of copyright law.
No License
- However, even in the absence of a license file, if you publish your source code in a public repository on GitHub, you have accepted the Terms of Service which do allow others some rights. Specifically, you allow others to view and fork your repository. But they still don’t have the rights to reproduce, distribute, or create derivative works. + Even in the absence of a license file, if you publish your source code in a public repository on GitHub, you have accepted the Terms of Service which do allow other GitHub users some rights. Specifically, you allow others to view and fork your repository.
- So if you do want to share your work with others, please do consider choosing an open source license such as one of the ones featured on this site. + If you want to share your work with others, please consider choosing an open source license.