Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d95d610

Browse filesBrowse files
Trotttargos
authored andcommitted
meta: update LICENSE
A few dependencies have been updated or added without running license_builder.sh. This updates based on current master branch. PR-URL: #28260 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
1 parent c491e4d commit d95d610
Copy full SHA for d95d610

File tree

Expand file treeCollapse file tree

1 file changed

+6
-4
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-4
lines changed
Open diff view settings
Collapse file

‎LICENSE‎

Copy file name to clipboardExpand all lines: LICENSE
+6-4Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -757,11 +757,13 @@ The externally maintained libraries used by Node.js are:
757757
This code is copyrighted by Sun Microsystems Inc. and released
758758
under a 3-clause BSD license.
759759

760-
- Valgrind client API header, located at third_party/valgrind/valgrind.h
761-
This is release under the BSD license.
760+
- Valgrind client API header, located at src/third_party/valgrind/valgrind.h
761+
This is released under the BSD license.
762762

763-
- antlr4 parser generator Cpp library located in third_party/antlr4
764-
This is release under the BSD license.
763+
- The Wasm C/C++ API headers, located at third_party/wasm-api/wasm.{h,hh}
764+
This is released under the Apache license. The API's upstream prototype
765+
implementation also formed the basis of V8's implementation in
766+
src/wasm/c-api.cc.
765767

766768
These libraries have their own licenses; we recommend you read them,
767769
as their terms may differ from the terms below.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.