-
-
Notifications
You must be signed in to change notification settings - Fork 628
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
License #1
Comments
Is the Apache license compatible with your purposes? |
+1 for MIT, BSD, or Apache. Just not GPL, please. |
Apache License is definitely better than GPL, but it's a bit flawed from the perspective of the Copyfree Initiative - http://copyfree.org/standard/rejected ISC, MIT, or 2-clause BSD are best. Note that people who don't like restrictive licenses usually aren't motivated by desire to create a closed-source fork. We just find restrictive licenses hypocritical and contrary to the philosophy and spirit of "free software". Fortunately the copyleft fad has largely passed, they seem to be on their way out. |
I'd recommend the Mozilla Public License[0] because it has, like MIT style licenses, the ability to link with code under any other license (Proprietary and GPL both), but still has file based copyleft that ensures modifications to the code will be open source. |
Copyleft does nothing but harm the free software movement and alienate people. It's socialist / anti-business ideology. |
I'm really liking the suggested MPL 2.0. |
I now regret bringing up the license issue - it made the situation worse as far as I'm concerned... :( |
You want to make closed-source changes? As I understand, MPL lets you do business as usual (such as bundling proprietary binaries etc.), just as long as the changes you make to source files that come with this repository are made public. It doesn't taint any of your other code. |
Rare panic: a piece is requested that shouldn't have been
Hope you'll use MIT, BSD, or one of these other permissive licenses - http://copyfree.org/standard/licenses
The text was updated successfully, but these errors were encountered: