Skip to content

Commit 14318ca

Browse files
committed
Updating Node.js license in 3rd_party_licenses.txt.
1 parent 7f459ae commit 14318ca

File tree

1 file changed

+3
-26
lines changed

1 file changed

+3
-26
lines changed

3rd_party_licenses.txt

Lines changed: 3 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -931,7 +931,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
931931

932932
================================================================================
933933

934-
Node.js 14.17.6
934+
Node.js 14.18.1
935935

936936
Node.js is licensed for use as follows:
937937

@@ -990,30 +990,7 @@ The externally maintained libraries used by Node.js are:
990990
"""
991991
MIT License
992992

993-
Copyright (C) 2012-2018 by various contributors (see AUTHORS)
994-
995-
Permission is hereby granted, free of charge, to any person obtaining a copy
996-
of this software and associated documentation files (the "Software"), to deal
997-
in the Software without restriction, including without limitation the rights
998-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
999-
copies of the Software, and to permit persons to whom the Software is
1000-
furnished to do so, subject to the following conditions:
1001-
1002-
The above copyright notice and this permission notice shall be included in
1003-
all copies or substantial portions of the Software.
1004-
1005-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1006-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1007-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1008-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1009-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1010-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1011-
THE SOFTWARE.
1012-
"""
1013-
1014-
- Acorn plugins, located at deps/acorn-plugins, is licensed as follows:
1015-
"""
1016-
Copyright (C) 2017-2018 by Adrian Heine
993+
Copyright (C) 2012-2020 by various contributors (see AUTHORS)
1017994

1018995
Permission is hereby granted, free of charge, to any person obtaining a copy
1019996
of this software and associated documentation files (the "Software"), to deal
@@ -2209,7 +2186,7 @@ The externally maintained libraries used by Node.js are:
22092186
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
22102187
"""
22112188

2212-
- gtest, located at test/cctest/gtest, is licensed as follows:
2189+
- gtest, located at deps/googletest, is licensed as follows:
22132190
"""
22142191
Copyright 2008, Google Inc.
22152192
All rights reserved.

0 commit comments

Comments
 (0)