blob: 94b9accac72308c1cabda08b1827b6c71d2ff153 [file] [log] [blame]
Neil MacIntoshb2ee4842017-07-13 13:53:56 -07001
2THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
3Do Not Translate or Localize
4
5GSL: Guideline Support Library incorporates third party material from the projects listed below. The original copyright notice and the license under which Microsoft received such third party material are set forth below. Microsoft reserves all other rights not expressly granted, whether by implication, estoppel or otherwise.
6
7
81. Catch (https://github.com/philsquared/Catch)
9
10
11%% Catch NOTICES, INFORMATION, AND LICENSE BEGIN HERE
12=========================================
13Boost Software License - Version 1.0 - August 17th, 2003
14
15Permission is hereby granted, free of charge, to any person or organization
16obtaining a copy of the software and accompanying documentation covered by
17this license (the "Software") to use, reproduce, display, distribute,
18execute, and transmit the Software, and to prepare derivative works of the
19Software, and to permit third-parties to whom the Software is furnished to
20do so, all subject to the following:
21
22The copyright notices in the Software and this entire statement, including
23the above license grant, this restriction and the following disclaimer,
24must be included in all copies of the Software, in whole or in part, and
25all derivative works of the Software, unless such copies or derivative
26works are solely in the form of machine-executable object code generated by
27a source language processor.
28
29THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
32SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
33FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
34ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
35DEALINGS IN THE SOFTWARE.
36=========================================
37END OF Catch NOTICES, INFORMATION, AND LICENSE
38
39