Good question. The repository wasn't well set up, no license file and no notes for contributors.
The zmq.hpp license was and still is MIT/X11, you can see this in the sources. LGPL won't work since it's not a library. -Pieter On Tue, Mar 5, 2013 at 10:34 AM, Beyer, Marcel <[email protected]> wrote: > Hi, > > > > The initial zmq 2.x C++ binding was part of zmq itself under the LGPL. The > binding for 3.x has been moved to a separate project. Is the binding for 3.x > still under LGPL? > > > This message and attachment(s) are intended solely for use by the addressee > and may contain information that is privileged, confidential or otherwise > exempt from disclosure under applicable law. If you are not the intended > recipient or agent thereof responsible for delivering this message to the > intended recipient, you are hereby notified that any dissemination, > distribution or copying of this communication is strictly prohibited. If you > have received this communication in error, please notify the sender > immediately by telephone and with a 'reply' message. Thank you for your > co-operation. > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
