nw-sample-apps icon indicating copy to clipboard operation
nw-sample-apps copied to clipboard

Add License

Open jdittrich opened this issue 10 years ago • 4 comments

User Story: As a programmer I may want to use some of the sample app code in my own (possibly open source) code.

Problem: The repo does not a license

Suggestion: Add a license which makes clear, if the code is proprietary or could be used in own projects. (The chrome apps example-repo from with which this repo is seemingly related, uses the Apache 2.0 license)

jdittrich avatar Aug 01 '15 17:08 jdittrich

If there is no licence, and the code is open-source, than the code is "free_for_all"... But that might depend on what country you are from...

sapioit avatar Nov 12 '15 13:11 sapioit

As far as I am concerned, in the US and Europe it is not the case that code without a license is public domain. Like for anything else (Images, Music...) the normal copyright applies in these jurisdiction, if not specified otherwise.

jdittrich avatar Nov 12 '15 15:11 jdittrich

I tried adding the MIT Licence, but the question is if the pull request is accepted... https://github.com/zcbenz/nw-sample-apps/pull/36

sapioit avatar Nov 12 '15 20:11 sapioit

thanks!

jdittrich avatar Nov 14 '15 09:11 jdittrich