Y
Hacker News
new
|
ask
|
show
|
jobs
by
herpderperator
1934 days ago
What is the default license/freedom for work found on GitHub if it doesn't contain a license?
2 comments
peteretep
1934 days ago
It’s copyright by the author and you are not licensed to use it
link
anewhnaccount2
1934 days ago
Since it's been distributed to you, you implicitly are allowed to use it unless told otherwise, but possibly only for private use. Most websites, for example, are copyrighted, but you are allowed to read them.
link
rozab
1934 days ago
The GitHub ToS allow users to view and fork the project on GitHub, but otherwise normal copyright rules apply.
https://docs.github.com/en/github/creating-cloning-and-archi...
link