microsoft / cpprestsdk

The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Other
7.96k stars 1.65k forks source link

[question] code sign for cpprestsdk.dll #1662

Closed coding3477 closed 2 years ago

coding3477 commented 2 years ago

Hello.

I am using cpprestsdk on windows. Can I code-sign and distribute cpprestsdk as a dll for use in our package?

thank you.

barcharcraz commented 2 years ago

cpprestsdk is licensed under the MIT license.

I'm not a lawyer, and github issues aren't really the venue for legal advice, so I'm going to close this issue.