aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFenrir <[email protected]>2016-10-03 11:49:48 -0700
committerFenrir <[email protected]>2016-10-03 12:05:13 -0700
commit20ff414230e3f93580ae32831f8f40e483037f50 (patch)
tree1deff56f9b68dbd10aaa05ab0f5cf480a38cdfcc
parentFix documentation errors (diff)
downloadctru-rs-20ff414230e3f93580ae32831f8f40e483037f50.tar.xz
ctru-rs-20ff414230e3f93580ae32831f8f40e483037f50.zip
Update README.md
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6eb5565..75bf43a 100644
--- a/README.md
+++ b/README.md
@@ -60,3 +60,7 @@ applies to every file in the tree, unless otherwise noted.
must not be misrepresented as being the original software.
3. This notice may not be removed or altered from any source
distribution.
+
+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-APACHE](https://github.com/rust-lang/rust/blob/master/LICENSE-APACHE), [LICENSE-MIT](https://github.com/rust-lang/rust/blob/master/LICENSE-MIT), and [COPYRIGHT](https://github.com/rust-lang/rust/blob/master/COPYRIGHT) for details.