-
Notifications
You must be signed in to change notification settings - Fork 3
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 Discussion #28
Comments
Since this package is in its early stages and probably needs more improvements, I think we must keep users encouraged to make contributions. To this end, the MIT license is likely the best choice. Because, it is permissive and let other use, modify, and distribute it without many restrictions. |
Echoing the sentiments expressed by Mehdi, as our package is still in development it could benefit greatly from contributions from other users so a more permissive license is likely our best choice. Thus, the GNU license may be a bit too restrictive for where we are at with the current stage of our package. Furthermore, since we are welcoming contributions from other users it may be a good idea to choose a license that is simple and more commonly used so more users will have familiarity with it. Therefore, of the options listed, I think it would be best to go ahead with the MIT license as is it simple, short, common, and permissive while still preserving copyright. |
I've used GNU before but I agree at this stage we should use the MIT license, that makes it more accesible and we dont need that much attribution at this point |
Hi everyone! I've listed some pros and cons of a few licenses to start the discussion. Interested to hear your thoughts:
MIT License
Pros
Cons
GNU
Pros
Cons
Mozilla Public License 2.0
Pros
Cons
For more info:
https://fossa.com/blog/open-source-software-licenses-101-mozilla-public-license-2-0/
https://choosealicense.com/licenses/
The text was updated successfully, but these errors were encountered: