@@ -1250,28 +1250,6 @@ The externally maintained libraries used by Node.js are:
1250
1250
1251
1251
- babel-eslint, located at tools/node_modules/babel-eslint, is licensed as follows:
1252
1252
"""
1253
- Copyright (c) 2014-2016 Sebastian McKenzie <
[email protected] >
1254
-
1255
- MIT License
1256
-
1257
- Permission is hereby granted, free of charge, to any person obtaining
1258
- a copy of this software and associated documentation files (the
1259
- "Software"), to deal in the Software without restriction, including
1260
- without limitation the rights to use, copy, modify, merge, publish,
1261
- distribute, sublicense, and/or sell copies of the Software, and to
1262
- permit persons to whom the Software is furnished to do so, subject to
1263
- the following conditions:
1264
-
1265
- The above copyright notice and this permission notice shall be
1266
- included in all copies or substantial portions of the Software.
1267
-
1268
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1269
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1270
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1271
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1272
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1273
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1274
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1275
1253
"""
1276
1254
1277
1255
- gtest, located at test/cctest/gtest, is licensed as follows:
0 commit comments