Skip to content

Commit dcda10a

Browse files
Addressed review comments
1 parent 358dc5f commit dcda10a

File tree

2 files changed

+8
-39
lines changed

2 files changed

+8
-39
lines changed

THIRD-PARTY-NOTICES.TXT

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -480,8 +480,8 @@ Foundation, Inc., Hewlett-Packard Company, Microsoft, nor Digital
480480
Equipment Corporation makes any representations about the
481481
suitability of this software for any purpose."
482482

483-
License notice for The LLVM Compiler Infrastructure
484-
---------------------------------------------------
483+
License notice for The LLVM Compiler Infrastructure (Legacy License)
484+
--------------------------------------------------------------------
485485

486486
Developed by:
487487

@@ -986,8 +986,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
986986
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
987987
SOFTWARE.
988988

989-
License for remote stack unwind (https://github.com/llvm/llvm-project/blob/main/lldb/source/Symbol/CompactUnwindInfo.cpp)
990-
--------------------------------------
989+
License notice for The LLVM Project
990+
-----------------------------------
991991

992992
Copyright 2019 LLVM Project
993993

src/installer/pkg/THIRD-PARTY-NOTICES.TXT

Lines changed: 4 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -449,8 +449,8 @@ Foundation, Inc., Hewlett-Packard Company, Microsoft, nor Digital
449449
Equipment Corporation makes any representations about the
450450
suitability of this software for any purpose."
451451

452-
License notice for The LLVM Compiler Infrastructure
453-
---------------------------------------------------
452+
License notice for The LLVM Compiler Infrastructure (Legacy License)
453+
--------------------------------------------------------------------
454454

455455
Developed by:
456456

@@ -1597,8 +1597,8 @@ https://github.com/aappleby/smhasher/blob/master/src/MurmurHash3.cpp
15971597
MurmurHash3 was written by Austin Appleby, and is placed in the public
15981598
domain. The author hereby disclaims copyright to this source
15991599

1600-
License for remote stack unwind (https://github.com/llvm/llvm-project/blob/main/lldb/source/Symbol/CompactUnwindInfo.cpp)
1601-
--------------------------------------
1600+
License notice for The LLVM Project
1601+
-----------------------------------
16021602

16031603
Copyright 2019 LLVM Project
16041604

@@ -1814,37 +1814,6 @@ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
18141814
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
18151815
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
18161816

1817-
---------------------------------------------------------
1818-
1819-
Newtonsoft.Json 13.0.1 - MIT
1820-
1821-
1822-
(c) 2008 VeriSign, Inc.
1823-
Copyright James Newton-King 2008
1824-
Copyright (c) 2007 James Newton-King
1825-
Copyright (c) James Newton-King 2008
1826-
1827-
The MIT License (MIT)
1828-
1829-
Copyright (c) 2007 James Newton-King
1830-
1831-
Permission is hereby granted, free of charge, to any person obtaining a copy of
1832-
this software and associated documentation files (the "Software"), to deal in
1833-
the Software without restriction, including without limitation the rights to
1834-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1835-
the Software, and to permit persons to whom the Software is furnished to do so,
1836-
subject to the following conditions:
1837-
1838-
The above copyright notice and this permission notice shall be included in all
1839-
copies or substantial portions of the Software.
1840-
1841-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1842-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1843-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1844-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1845-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1846-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1847-
18481817
Notice for Euclidean Affine Functions and Applications to Calendar
18491818
Algorithms
18501819
-------------------------------

0 commit comments

Comments
 (0)