Skip to content

Commit 9d21a55

Browse files
committedApr 13, 2016
mention third_party in LICENSE
1 parent 05bb021 commit 9d21a55

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎LICENSE

+4
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,7 @@ in accordance with the terms of the MIT license. Node's license follows:
9696
The musl libc project is bundled in this repo, and it has the MIT license, see
9797
system/lib/libc/musl/COPYRIGHT
9898

99+
The third_party/ subdirectory contains code with other licenses. None of it is
100+
used by default, but certain options use it (e.g., the optional closure compiler
101+
flag will run closure compiler from third_party/).
102+

0 commit comments

Comments
 (0)
Please sign in to comment.