Merge pull request #4346 from Jasper-Bekkers/patch-2

Fix minor casing issue in include files
This commit is contained in:
Luca Boccassi 2022-02-08 20:52:21 +00:00 committed by GitHub
commit ca6dc86178
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 1 deletions

View 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

View File

@ -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>