-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add license information #18
Comments
Hi @vazhnov, The code that I wrote and/or collected in this repository is mostly a mash-up of code snippets and information that I found at various places on the internet. There are pieces where I am not even sure if I could be considered the original author. For the pieces of code here in which I invested more substantial (creative) efforts, I am happy to share back to the community without restrictions. So please consider it to be in the public domain, i.e. you can do with it what you want. See https://fairuse.stanford.edu/overview/public-domain/welcome/. Note that this does not apply to the Arduino core, applications, or any libraries that might be used by the code in this repository; those are covered by their respective licenses. best regards, |
@robertoostenveld , could you please add a note into Also, please, take a look at cc0, maybe it is a better description of what you want. |
With cc0 I would claims rights as being the creator, which is not appropriate in some cases. Hence I think that https://en.wikipedia.org/wiki/Public_domain is more suited to describe the situation. I added something to the readme. |
Hello!
I found link to this project from https://robertoostenveld.nl/art-net-to-dmx512-with-esp8266/
Could you please add information about license of this repository — is it allowed to copy, change and use code in any purpose?
It would be great to see any popular open source license.
The text was updated successfully, but these errors were encountered: