diff options
| author | Fenrir <[email protected]> | 2016-10-03 11:49:48 -0700 |
|---|---|---|
| committer | Fenrir <[email protected]> | 2016-10-03 12:05:13 -0700 |
| commit | 20ff414230e3f93580ae32831f8f40e483037f50 (patch) | |
| tree | 1deff56f9b68dbd10aaa05ab0f5cf480a38cdfcc | |
| parent | Fix documentation errors (diff) | |
| download | ctru-rs-20ff414230e3f93580ae32831f8f40e483037f50.tar.xz ctru-rs-20ff414230e3f93580ae32831f8f40e483037f50.zip | |
Update README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |