Skip to content

Commit 0810936

Browse files
committed
Fix links to libev and libeio licenses
1 parent 01d46f3 commit 0810936

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

LICENSE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ The externally maintained libraries used by Node are:
3131
- v8, located at deps/v8. v8 is copyright Google, Inc, and released
3232
under a BSD license.
3333

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.
34+
- libev, located at deps/uv/src/unix/ev, and libeio, located at
35+
deps/uv/src/unix/eio. libev and libeio are copyright Marc Alexander
36+
Lehmann, and dual-licensed under the MIT license and GPL2.
3737

3838
- WAF build system, located at tools/waf. WAF is copyright Thomas Nagy,
3939
and released under the MIT license.

0 commit comments

Comments
 (0)