@@ -2502,21 +2502,7 @@ The externally maintained libraries used by Node.js are:
25022502
25032503- rimraf, located at lib/internal/fs/rimraf.js, is licensed as follows:
25042504  """
2505-     The ISC License
2506- 
2507-     Copyright (c) Isaac Z. Schlueter and Contributors
25082505
2509-     Permission to use, copy, modify, and/or distribute this software for any
2510-     purpose with or without fee is hereby granted, provided that the above
2511-     copyright notice and this permission notice appear in all copies.
2512- 
2513-     THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2514-     WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2515-     MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2516-     ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2517-     WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2518-     ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2519-     IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
25202506  """
25212507
25222508- uvwasi, located at deps/uvwasi, is licensed as follows:
@@ -2598,21 +2584,7 @@ The externally maintained libraries used by Node.js are:
25982584
25992585- node-fs-extra, located at lib/internal/fs/cp, is licensed as follows:
26002586  """
2601-     (The MIT License)
2602- 
2603-     Copyright (c) 2011-2017 JP Richardson
2604- 
2605-     Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files
2606-     (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify,
2607-      merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
2608-      furnished to do so, subject to the following conditions:
2609- 
2610-     The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
26112587
2612-     THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
2613-     WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
2614-     OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
2615-      ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
26162588  """
26172589
26182590- on-exit-leak-free, located at lib/internal/process/finalization, is licensed as follows:
0 commit comments