Skip to content

Commit b81a0ad

Browse files
committed
Updating 3rd party notices file to include Boost which was missing.
1 parent c1dbea5 commit b81a0ad

File tree

1 file changed

+28
-2
lines changed

1 file changed

+28
-2
lines changed

ThirdPartyNotices.txt

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Microsoft is offering you a license to use the following components with C++ RES
55

66
1. OpenSSL version 1.0.1i (http://www.openssl.org/)
77
2. Websocket++ version 0.3.0 (http://www.zaphoyd.com/websocketpp/)
8-
8+
3. Boost version 1.55 (http://www.boost.org/)
99

1010
%% OpenSSL NOTICES, INFORMATION, AND LICENSE BEGIN HERE
1111
=========================================
@@ -64,4 +64,30 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6464
=========================================
6565
END OF Websocket++ NOTICES, INFORMATION, AND LICENSE
6666

67-
67+
%% Boost NOTICES, INFORMATION, AND LICENSE BEGIN HERE
68+
=========================================
69+
Boost Software License - Version 1.0 - August 17th, 2003
70+
71+
Permission is hereby granted, free of charge, to any person or organization
72+
obtaining a copy of the software and accompanying documentation covered by
73+
this license (the "Software") to use, reproduce, display, distribute,
74+
execute, and transmit the Software, and to prepare derivative works of the
75+
Software, and to permit third-parties to whom the Software is furnished to
76+
do so, all subject to the following:
77+
78+
The copyright notices in the Software and this entire statement, including
79+
the above license grant, this restriction and the following disclaimer,
80+
must be included in all copies of the Software, in whole or in part, and
81+
all derivative works of the Software, unless such copies or derivative
82+
works are solely in the form of machine-executable object code generated by
83+
a source language processor.
84+
85+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
86+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
87+
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
88+
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
89+
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
90+
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
91+
DEALINGS IN THE SOFTWARE.
92+
=========================================
93+
END OF Boost NOTICES, INFORMATION, AND LICENSE

0 commit comments

Comments
 (0)