1 parent 01d46f3 commit 0810936Copy full SHA for 0810936
1 file changed
LICENSE
@@ -31,9 +31,9 @@ The externally maintained libraries used by Node are:
31
- v8, located at deps/v8. v8 is copyright Google, Inc, and released
32
under a BSD license.
33
34
- - libev, located at deps/libev, and libeio, located at deps/libeio. libev
35
- and libeio are copyright Marc Alexander Lehmann, and dual-licensed
36
- under the MIT license and GPL2.
+ - libev, located at deps/uv/src/unix/ev, and libeio, located at
+ deps/uv/src/unix/eio. libev and libeio are copyright Marc Alexander
+ Lehmann, and dual-licensed under the MIT license and GPL2.
37
38
- WAF build system, located at tools/waf. WAF is copyright Thomas Nagy,
39
and released under the MIT license.
0 commit comments