minor grammar edit
This commit is contained in:
parent
28cb56c4a5
commit
4f7c689ef7
|
|
@ -1,5 +1,5 @@
|
||||||
# `rust-lang/rust` Licenses
|
# `rust-lang/rust` Licenses
|
||||||
|
|
||||||
The `rustc` compiler source and standard library is dual licensed under the [Apache License v2.0](https://github.com/rust-lang/rust/blob/master/LICENSE-APACHE) and the [MIT License](https://github.com/rust-lang/rust/blob/master/LICENSE-MIT) unless otherwise specified.
|
The `rustc` compiler source and standard library are dual licensed under the [Apache License v2.0](https://github.com/rust-lang/rust/blob/master/LICENSE-APACHE) and the [MIT License](https://github.com/rust-lang/rust/blob/master/LICENSE-MIT) unless otherwise specified.
|
||||||
|
|
||||||
Detailed licensing information is available in the [COPYRIGHT document](https://github.com/rust-lang/rust/blob/master/COPYRIGHT) of the `rust-lang/rust` repository.
|
Detailed licensing information is available in the [COPYRIGHT document](https://github.com/rust-lang/rust/blob/master/COPYRIGHT) of the `rust-lang/rust` repository.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue