librabbitmq icon indicating copy to clipboard operation
librabbitmq copied to clipboard

Is it a dual license?

Open vitaly-krugl opened this issue 10 years ago • 8 comments

Hi @ask, I would like to use this package, but the license situation is a bit confusing:

The repo contains two licenses:

  1. LICENSE-GPL-2.0
  2. LICENSE-MPL-RabbitMQ

However, both README.rst and PyPi https://pypi.python.org/pypi/librabbitmq#license both make it seem like it's a single MPL license:

This software is licensed under the Mozilla Public License. See the LICENSE-MPL-RabbitMQ file in the top distribution directory for the full license text.

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

vitaly-krugl avatar May 12 '15 23:05 vitaly-krugl

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 avatar May 13 '15 00:05 ask

@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

rhyolight avatar May 20 '15 20:05 rhyolight

Thanks @rhyolight! @ask, I asked my colleague @rhyolight to look into this for us. I hope his comment helps clear things up. Best.

vitaly-krugl avatar May 20 '15 20:05 vitaly-krugl

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 🤔

todofixthis avatar Oct 02 '17 00:10 todofixthis

issue is resolved i guess

auvipy avatar Jan 15 '18 11:01 auvipy

This is confusing and needs to be cleaned up. Can you please update the license properly (and include the updated license information in the headers of the files too? Even better would be to reference this issue in the readme notes!). Thank you.

hrieke avatar May 31 '18 12:05 hrieke

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.

rhyolight avatar Jun 04 '18 15:06 rhyolight

We should change the license.

thedrow avatar Jun 24 '18 16:06 thedrow