|
|
|
|
|
by sydbarrett74
944 days ago
|
|
Relevant portion below, taken from this page (https://dev.to/sadeedpv/someone-copied-my-code-on-github-and...): 'With the MIT license, you should really also put your copyright and license notices at the top of each source file in a comment in addition to the license file in the repo. This way if someone uses one or more files but not entire repo, your copyright notice and license declaration stays with your code, unless they deliberately remove it. With only a license file you risk someone who only needs one of your source files separating those notices from your code accidentally with no ill-intention toward you or your work.' |
|
And the risk of copy&pasting just the code someone needs (it's not always/mostly at a file level) doesn't disappear