zeromq / netmq

A 100% native C# implementation of ZeroMQ for .NET
Other
2.95k stars 744 forks source link

Licensing #947

Open surlemur opened 3 years ago

surlemur commented 3 years ago

There was a thread on licensing years ago: https://github.com/zeromq/netmq/issues/96 which does not clarify my question.

I want to use NetMQ in a commercial project where the company has to provide warranty and guarantee security and safety of the resulting product. From this perspective, you cannot let the customer modify the system. The LGPL 3 licence on the other hand requires us to allow the customer to exchange the NetMQ dll.

Is there any solution to this contradiction? Or does your "Special Exception" change things here?

kwinz commented 3 years ago

I can imagine you can phrase the warranty in a way that it does not cover the product if the customer does not use your supplied version of NetMQ.

surlemur commented 3 years ago

Thanks!

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had activity for 365 days. It will be closed if no further activity occurs within 56 days. Thank you for your contributions.