diff options
| author | Ronald Kinard <[email protected]> | 2016-10-04 00:41:12 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2016-10-04 00:41:12 -0500 |
| commit | b0a0a4d8e7d5a8c9f6d07295669c793772a8e3d4 (patch) | |
| tree | 538f9f4fbb706c7015514c41444fd2cce228d533 | |
| parent | Merge pull request #10 from FenrirWolf/filesystem (diff) | |
| download | ctru-rs-b0a0a4d8e7d5a8c9f6d07295669c793772a8e3d4.tar.xz ctru-rs-b0a0a4d8e7d5a8c9f6d07295669c793772a8e3d4.zip | |
Update copyright notice.
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -39,7 +39,9 @@ functionality has not been decided on yet. ## License -Copyright (C) Ronald Kinard, 2015-2016 +Copyright (C) Rust 3DS Project authors, 2015-2016 + +See AUTHORS.md. As with the original ctrulib, this library is licensed under zlib. This applies to every file in the tree, unless otherwise noted. |