summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorGuy Bedford <guybedford@gmail.com>2020-05-14 22:40:37 -0700
committerGuy Bedford <guybedford@gmail.com>2020-09-28 18:27:25 -0700
commit1e8cb08edcbbfe01e7ef186a09d4781b33b490cc (patch)
tree3da6f851ef45c6a1a35466d616102d6fdb344f4c /LICENSE
parent062b35d4e82663b50898f4f47e74d9d64c031379 (diff)
downloadios-node-v8-1e8cb08edcbbfe01e7ef186a09d4781b33b490cc.tar.gz
ios-node-v8-1e8cb08edcbbfe01e7ef186a09d4781b33b490cc.tar.bz2
ios-node-v8-1e8cb08edcbbfe01e7ef186a09d4781b33b490cc.zip
module: named exports for CJS via static analysis
PR-URL: https://github.com/nodejs/node/pull/35249 Reviewed-By: Mary Marchini <oss@mmarchini.me> Reviewed-By: Geoffrey Booth <webmaster@geoffreybooth.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Zeyu Yang <himself65@outlook.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE14
1 files changed, 14 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index 12114764d2..d0674bb7eb 100644
--- a/LICENSE
+++ b/LICENSE
@@ -114,6 +114,20 @@ The externally maintained libraries used by Node.js are:
purpose. It is provided "as is" without express or implied warranty.
"""
+- cjs-module-lexer, located at deps/cjs-module-lexer, is licensed as follows:
+ """
+ MIT License
+ -----------
+
+ Copyright (C) 2018-2020 Guy Bedford
+
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ """
+
- ICU, located at deps/icu-small, is licensed as follows:
"""
COPYRIGHT AND PERMISSION NOTICE (ICU 58 and later)