Delete gsl/string_span (#1185)
[GSL.git] / ThirdPartyNotices.txt
blob552b254c63a2f9909aa46ef21c256ef9a79a0035
2 THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
3 Do Not Translate or Localize
5 GSL: Guidelines Support Library incorporates third party material from the projects listed below.
7 -------------------------------------------------------------------------------
8 Software: Google Test
9 Owner: Google Inc.
10 Source URL: github.com/google/googletest
11 License: BSD 3 - Clause
12 Text:
13     Copyright 2008, Google Inc.
14     All rights reserved.
16     Redistribution and use in source and binary forms, with or without
17     modification, are permitted provided that the following conditions are
18     met:
20         * Redistributions of source code must retain the above copyright
21     notice, this list of conditions and the following disclaimer.
22         * Redistributions in binary form must reproduce the above
23     copyright notice, this list of conditions and the following disclaimer
24     in the documentation and/or other materials provided with the
25     distribution.
26         * Neither the name of Google Inc. nor the names of its
27     contributors may be used to endorse or promote products derived from
28     this software without specific prior written permission.
30     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
31     "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
32     LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
33     A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
34     OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
35     SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
36     LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
37     DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
38     THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
39     (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
40     OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
41 -------------------------------------------------------------------------------