-
Notifications
You must be signed in to change notification settings - Fork 4
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
Licence question #4
Comments
ping @whaleygeek too |
Hi, Ive been given permission from David for commercial use so I need to re word the license a little. Non commercial in this case is for it to not be sold for any money. Thanks - |
I'm happy for Ryan to bundle a source version of a derivative work of anyio with his Rtk.GPIO board, and to sell his board, as long as he doesn't sell the software or restrict my rights in the original copyrighted software. If someone wanted to suggest some licence modifications/clarifications to the RTk Licence file, I can review them and sign them off for you. You can always put a copy of my signoff in the licence, and I can also add some clarification to the original anyio licence if you like. |
Ahhh, so it's a case of "buy the RTK board and get the software for free" ? ;-) What about the firmware that comes pre-flashed on the RTK boards - does that fall under the same licence as the PC-side python code, or does/will it have a separate (hopefully more liberal) license? |
I'll have a re-write of a license to state this. Other bits stay the same such as the no warranty. The firmware side will be in a another repo and will be under either GNU GPL, BSD, MIT or a license similar to David's saying use of it is allowed apart from commercial. (Commercial being if someone makes a board and uses the software, not commercial environments). |
IMHO the best licence for something as central to the RTK board as the firmware, would be a well-known one (like GPL/BSD/MIT) with no non-commercial exclusions, just to avoid any confusion. But of course at the end of the day the licensing decisions are down to the original authors :) |
…ou see what you think of the re-word? If all good then I will push to master.
We're now happy with the new one so I'll mark this as closed. |
I just noticed that
LICENSE
says:"Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to use the
Software for educational or non commercial purposes."
Does the Kickstarter campaign not count as commercial purposes? ;)
Does this mean we can't use the RTK.GPIO board for commercial purposes?
Some clarification would be great...
The text was updated successfully, but these errors were encountered: