about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLenny222 <github@kudling.de>2012-12-22 15:44:20 +0100
committerBrian Anderson <banderson@mozilla.com>2012-12-28 13:41:25 -0800
commitc7d48eaa9991bfdbfd09982f4c14084b7fc24529 (patch)
tree69dc19f8e89a2f9419c8572659d98d3ef933be14
parentcef153947d1e4d3ea76311637e0947da238bc72c (diff)
downloadrust-c7d48eaa9991bfdbfd09982f4c14084b7fc24529.tar.gz
rust-c7d48eaa9991bfdbfd09982f4c14084b7fc24529.zip
MIT + Apache 2 dual license
-rw-r--r--README.md4
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