When no license is explicitly attached to a piece of code hosted at github (neither as a separate file, nor in the headers, nor in the readme), what is the default license inherited by the code ?
closed as off topic by random, Romain Francois, Bohemian, Mark, JLRishe Jan 21 at 10:39
Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
There's no license in this case and you cannot claim any intellectual property of the code. It would be the same if you uploaded the content on your own site without providing any license. According to the terms:
|
|||
|
|
Brian Doll, GitHub's VP of Marketing, explains it:
|
|||||||
|
|
Simon Phipps says on his blog:
(Source: http://www.infoworld.com/d/open-source-software/github-needs-take-open-source-seriously-208046) see also Berne Convention: http://en.wikipedia.org/wiki/Berne_Convention_for_the_Protection_of_Literary_and_Artistic_Works |
|||
|
|