@@ -2028,29 +2028,6 @@ The externally maintained libraries used by Node.js are:
20282028 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
20292029 """
20302030
2031- - ESLint, located at tools/eslint/node_modules/eslint, is licensed as follows:
2032- """
2033- Copyright OpenJS Foundation and other contributors, <www.openjsf.org>
2034-
2035- Permission is hereby granted, free of charge, to any person obtaining a copy
2036- of this software and associated documentation files (the "Software"), to deal
2037- in the Software without restriction, including without limitation the rights
2038- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2039- copies of the Software, and to permit persons to whom the Software is
2040- furnished to do so, subject to the following conditions:
2041-
2042- The above copyright notice and this permission notice shall be included in
2043- all copies or substantial portions of the Software.
2044-
2045- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2046- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2047- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2048- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2049- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2050- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2051- THE SOFTWARE.
2052- """
2053-
20542031- gtest, located at deps/googletest, is licensed as follows:
20552032 """
20562033 Copyright 2008, Google Inc.
0 commit comments