Ask HN: I need a non-cryptic open source software license
I'm searching for a software license that will allow any kind of derivative work only if it is released under the same license and only if attribution is given to the author (me).
I'm sure a license like this exists, however the cryptic nature of the majority of the licenses really turn me off and make it very hard for me to understand exactly what people can do with my code.
6 comments
[ 2.5 ms ] story [ 20.0 ms ] threadhttp://www.opensource.org/licenses/MIT
http://snk.tuxfamily.org/log/copyleft-mit-license.html
contains the license I've used, but, is not the source where I grabbed the text. I should re-evaluate that. Thanks for the reminder.
http://creativecommons.org/licenses/by-sa/3.0/
* Allowed to remix (create derivative works)
* Allowed to share (copy and distribute the work)
* Share alike (distribution must be under the same license)
* Attribution is required