-
Notifications
You must be signed in to change notification settings - Fork 91
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
Is it a dual license? #67
Comments
Hey Vitaly The license was the same as for rabbitmq-c, which ummm, seems to be MIT licensed now. Since the distribution includes rabbitmq-c I chose the same dual licensing to be compatible, but if you can help me verify that they have changed to MIT we can change also. |
@ask I've found the commits in rabbitmq-c that evidences the license change from GPLv2.0 to MIT on April 12, 2012: /cc @vitaly-krugl |
Thanks @rhyolight! @ask, I asked my colleague @rhyolight to look into this for us. I hope his comment helps clear things up. Best. |
Any chance, did this issue get resolved? We are performing an audit of all the OSS that we are using at our company; I'm a bit confused as to what I should put in the Licence column next to librabbitmq in our spreadsheet 🤔 |
issue is resolved i guess |
This is confusing and needs to be cleaned up. |
Yeah I'd say this issue is still open seeing how there are still two licenses. Which one do we use? @ask said there reason it was gpl was because rabbitmq-c was, but that was changed to MIT. If there are two licenses there should be a statement somewhere about how they should be applied. |
Hi @ask, I would like to use this package, but the license situation is a bit confusing:
The repo contains two licenses:
However, both README.rst and PyPi https://pypi.python.org/pypi/librabbitmq#license both make it seem like it's a single MPL license:
Could you possibly clarify the licensing terms as soon as possible? The MPL license is not compatible with my app, while GPL-2.0 would be compatible.
Many thanks,
Vitaly
The text was updated successfully, but these errors were encountered: