diff options
author | Aaron LI <aaronly.me@outlook.com> | 2016-09-09 15:27:51 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2016-09-09 15:27:51 +0800 |
commit | 2ff02b73acba0f180d58aded64b1f82e6156943a (patch) | |
tree | 797775af7ae4c5afcee56788ebccde2bc6a3fbde | |
parent | ae2d34e2640446028707c8e74b2c3d88923eefbc (diff) | |
download | fg21sim-2ff02b73acba0f180d58aded64b1f82e6156943a.tar.bz2 |
README.md: explain license for the documentations
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -16,11 +16,12 @@ Authors ------- * Weitian LI <[liweitianux@live.com](mailto:liweitianux@live.com)> + License ------- -Unless otherwise declared in the corresponding files: +Unless otherwise declared: * Codes developed by our are distributed under the **[MIT license](https://opensource.org/licenses/mit-license.php)**; -* Products generated by our are distributed under the **[Creative Commons Attribution 3.0 license](https://creativecommons.org/licenses/by/3.0/us/deed.en_US)**; +* Documentations and products generated by our are distributed under the **[Creative Commons Attribution 3.0 license](https://creativecommons.org/licenses/by/3.0/us/deed.en_US)**; * Third-party codes and products used are distributed under their own licenses. |