|
1 |
| -THIRD-PARTY SOFTWARE NOTICES AND INFORMATION |
2 |
| -Do Not Translate or Localize |
3 |
| -
|
4 |
| -This project incorporates material from the project(s) listed below (collectively, “Third Party Code”). |
5 |
| -Microsoft is not the original author of the Third Party Code. The original copyright notice and license |
6 |
| -under which Microsoft received such Third Party Code are set out below. This Third Party Code is licensed |
7 |
| -to you under their original license terms set forth below. Microsoft reserves all other rights not |
8 |
| -expressly granted, whether by implication, estoppel or otherwise. |
9 |
| -
|
10 |
| -The following files/folders contain third party software: |
11 |
| -
|
12 |
| -========================================================================================================= |
13 |
| -deps/chromium/** |
14 |
| ---------------------------------------------------------------------------------------------------------- |
15 |
| -// Copyright 2015 The Chromium Authors. All rights reserved. |
16 |
| -// |
17 |
| -// Redistribution and use in source and binary forms, with or without |
18 |
| -// modification, are permitted provided that the following conditions are |
19 |
| -// met: |
20 |
| -// |
21 |
| -// * Redistributions of source code must retain the above copyright |
22 |
| -// notice, this list of conditions and the following disclaimer. |
23 |
| -// * Redistributions in binary form must reproduce the above |
24 |
| -// copyright notice, this list of conditions and the following disclaimer |
25 |
| -// in the documentation and/or other materials provided with the |
26 |
| -// distribution. |
27 |
| -// * Neither the name of Google Inc. nor the names of its |
28 |
| -// contributors may be used to endorse or promote products derived from |
29 |
| -// this software without specific prior written permission. |
30 |
| -// |
31 |
| -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
32 |
| -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
33 |
| -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
34 |
| -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
35 |
| -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
36 |
| -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
37 |
| -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
38 |
| -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
39 |
| -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
40 |
| -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
41 |
| -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
42 |
| -========================================================================================================= |
| 1 | +THIRD-PARTY SOFTWARE NOTICES AND INFORMATION |
| 2 | +Do Not Translate or Localize |
| 3 | + |
| 4 | +This project incorporates material from the project(s) listed below (collectively, “Third Party Code”). |
| 5 | +Microsoft is not the original author of the Third Party Code. The original copyright notice and license |
| 6 | +under which Microsoft received such Third Party Code are set out below. This Third Party Code is licensed |
| 7 | +to you under their original license terms set forth below. Microsoft reserves all other rights not |
| 8 | +expressly granted, whether by implication, estoppel or otherwise. |
| 9 | + |
| 10 | +The following files/folders contain third party software: |
| 11 | + |
| 12 | +========================================================================================================= |
| 13 | +deps/chromium/** |
| 14 | +--------------------------------------------------------------------------------------------------------- |
| 15 | +// Copyright 2015 The Chromium Authors. All rights reserved. |
| 16 | +// |
| 17 | +// Redistribution and use in source and binary forms, with or without |
| 18 | +// modification, are permitted provided that the following conditions are |
| 19 | +// met: |
| 20 | +// |
| 21 | +// * Redistributions of source code must retain the above copyright |
| 22 | +// notice, this list of conditions and the following disclaimer. |
| 23 | +// * Redistributions in binary form must reproduce the above |
| 24 | +// copyright notice, this list of conditions and the following disclaimer |
| 25 | +// in the documentation and/or other materials provided with the |
| 26 | +// distribution. |
| 27 | +// * Neither the name of Google Inc. nor the names of its |
| 28 | +// contributors may be used to endorse or promote products derived from |
| 29 | +// this software without specific prior written permission. |
| 30 | +// |
| 31 | +// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 32 | +// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 33 | +// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 34 | +// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 35 | +// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 36 | +// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 37 | +// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 38 | +// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 39 | +// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 40 | +// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 41 | +// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 42 | +========================================================================================================= |
0 commit comments