Skip to content

Change license to GNU GPLv3 from CC BY-SA#4

Open
zachwick wants to merge 2 commits intoannem:masterfrom
zachwick:master
Open

Change license to GNU GPLv3 from CC BY-SA#4
zachwick wants to merge 2 commits intoannem:masterfrom
zachwick:master

Conversation

@zachwick
Copy link

Using CC BY-SA for software is not recommended even by the Creative Commons
organization [0]. The GNU GPLv3 or later has at least the same requirements
as the CC BY-SA license, but is more suited for software in that it specifically
mentions source code and object code.

The use of the LGPL over the GPL is negligible in this case as there is no
concept of dynamic linking for microcontroller firmware.

[0] http://wiki.creativecommons.org/Frequently_Asked_Questions#Can_I_apply_a_Creative_Commons_license_to_software.3F

Using CC BY-SA for software is not recommended even by the Creative Commons
organization [0]. The GNU GPLv3 or later has at least the same requirements
as the CC BY-SA license, but is more suited for software in that it specifically
mentions source code and object code.

The use of the LGPL over the GPL is negligible in this case as there is no
concept of dynamic linking for microcontroller firmware.

[0] http://wiki.creativecommons.org/Frequently_Asked_Questions#Can_I_apply_a_Creative_Commons_license_to_software.3F

Signed-off-by: ZachWick <zach@zachwick.com>
Signed-off-by: ZachWick <zach@zachwick.com>
@zachwick zachwick mentioned this pull request May 1, 2014
@annem
Copy link
Owner

annem commented May 5, 2014

Zach,

As you can tell, I've let this library languish.

There's a few other pull requests I need to find the time to check and incorporate before I look at this. And, I'll be honest... I've never put too much thought into which license I use for this, or any Arduino library.

I'll look into it, but it may take some time.
-Anne

@zachwick
Copy link
Author

zachwick commented May 5, 2014

Thank you, that is all that I can ask for.

@bguest
Copy link

bguest commented Jul 26, 2018

Or you could use the MIT license... like everyone else.
https://en.wikipedia.org/wiki/MIT_License

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants