mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 10:33:52 +01:00
Merge pull request #4346 from Jasper-Bekkers/patch-2
Fix minor casing issue in include files
This commit is contained in:
commit
ca6dc86178
13
RELICENSE/Jasper-Bekkers.md
Normal file
13
RELICENSE/Jasper-Bekkers.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Permission to Relicense under MPLv2
|
||||
|
||||
This is a statement by the Netherlands eScience Center
|
||||
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 "Jasper-Bekkers", with
|
||||
commit author "Jasper Bekkers bekkers@gmail.com", are copyright of Traverse Research BV.
|
||||
This document hereby grants the libzmq project team to relicense libzmq,
|
||||
including all past, present and future contributions of the author listed above.
|
||||
|
||||
Jasper Bekkers <bekkers@gmail.com
|
||||
2022/02/08
|
@ -70,7 +70,7 @@
|
||||
#include <ipexport.h>
|
||||
#include <iphlpapi.h>
|
||||
#include <limits.h>
|
||||
#include <Mstcpip.h>
|
||||
#include <mstcpip.h>
|
||||
#include <mswsock.h>
|
||||
#include <process.h>
|
||||
#include <rpc.h>
|
||||
|
Loading…
Reference in New Issue
Block a user