From 20ff414230e3f93580ae32831f8f40e483037f50 Mon Sep 17 00:00:00 2001 From: Fenrir Date: Mon, 3 Oct 2016 11:49:48 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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.