diff options
| author | Lenny222 <github@kudling.de> | 2012-12-22 15:44:20 +0100 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2012-12-28 13:41:25 -0800 |
| commit | c7d48eaa9991bfdbfd09982f4c14084b7fc24529 (patch) | |
| tree | 69dc19f8e89a2f9419c8572659d98d3ef933be14 | |
| parent | cef153947d1e4d3ea76311637e0947da238bc72c (diff) | |
| download | rust-c7d48eaa9991bfdbfd09982f4c14084b7fc24529.tar.gz rust-c7d48eaa9991bfdbfd09982f4c14084b7fc24529.zip | |
MIT + Apache 2 dual license
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 9f4ee0a44ff..02e63b55623 100644 --- a/README.md +++ b/README.md @@ -65,10 +65,10 @@ API-documentation tool, and `cargo`, the Rust package manager. ## License -Rust is primarily distributed under the terms of the MIT license, with +Rust is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses. -See LICENSE.txt for details. +See LICENSE-APACHE and LICENSE-MIT for details. ## More help |
