@@ -1333,29 +1333,6 @@ The externally maintained libraries used by Node.js are:
13331333 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13341334 """
13351335
1336- - node-inspect, located at deps/node-inspect, is licensed as follows:
1337- """
1338- Copyright Node.js contributors. All rights reserved.
1339-
1340- Permission is hereby granted, free of charge, to any person obtaining a copy
1341- of this software and associated documentation files (the "Software"), to
1342- deal in the Software without restriction, including without limitation the
1343- rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1344- sell copies of the Software, and to permit persons to whom the Software is
1345- furnished to do so, subject to the following conditions:
1346-
1347- The above copyright notice and this permission notice shall be included in
1348- all copies or substantial portions of the Software.
1349-
1350- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1351- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1352- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1353- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1354- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1355- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1356- IN THE SOFTWARE.
1357- """
1358-
13591336- large_pages, located at src/large_pages, is licensed as follows:
13601337 """
13611338 Copyright (C) 2018 Intel Corporation
0 commit comments