mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
Fix paths to libuv in LICENSE.txt
This commit is contained in:
parent
d8f28be753
commit
ba331bd613
@ -199,7 +199,7 @@ included:
|
|||||||
as the Rust compiler or runtime libraries themselves).
|
as the Rust compiler or runtime libraries themselves).
|
||||||
|
|
||||||
* The libuv asynchronous I/O library. Code for this package
|
* The libuv asynchronous I/O library. Code for this package
|
||||||
is found in the src/rt/libuv directory, within this
|
is found in the src/libuv directory, within this
|
||||||
distribution. This package is redistributed under the
|
distribution. This package is redistributed under the
|
||||||
following terms, as noted in its source:
|
following terms, as noted in its source:
|
||||||
|
|
||||||
@ -230,7 +230,7 @@ included:
|
|||||||
|
|
||||||
|
|
||||||
* Additional libraries included in libuv carry separate
|
* Additional libraries included in libuv carry separate
|
||||||
BSD-compatible licenses. See src/rt/libuv/LICENSE for
|
BSD-compatible licenses. See src/libuv/LICENSE for
|
||||||
details.
|
details.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user