Skip to content

Commit

Permalink
Fix links to libev and libeio licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
ry authored and isaacs committed Apr 6, 2012
1 parent 37ac5e5 commit 331cd7c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ The externally maintained libraries used by Node are:
- v8, located at deps/v8. v8 is copyright Google, Inc, and released
under a BSD license.

- libev, located at deps/libev, and libeio, located at deps/libeio. libev
and libeio are copyright Marc Alexander Lehmann, and dual-licensed
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.

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

0 comments on commit 331cd7c

Please sign in to comment.