libzmq/RELICENSE/nokia.md
Andy Heroff 2998ff34aa
Problem: No direct support for setting socket priority (#4118)
* Problem: No direct support for setting socket priority

Solution: Add ZMQ_PRIORITY socket option, which sets the
SO_PRIORITY socket option on the underlying socket. This
socket option is not supported under Windows. Check option
and set socket option on creation of underlying socket.
2021-01-06 22:22:41 +00:00

500 B

Permission to Relicense under MPLv2

This is a statement by Nokia that grants permission to relicense its copyrights in the libzmq C++ library (ZeroMQ) under the Mozilla Public License v2 (MPLv2).

A portion of the commits made by the Github handle "aheroff1", with commit author "Andy Heroff", are copyright of Nokia. This document hereby grants the libzmq project team to relicense libzmq, including all past, present and future contributions of the author listed above.

Andy Heroff 2021/01/05