Clarify Apache License version (fixes #10)

This commit is contained in:
Fredrik Fornwall
2015-11-07 23:09:52 +01:00
parent 430a98e9ad
commit 7a726c035c

View File

@@ -15,7 +15,7 @@ Termux is an Android terminal app and Linux environment.
License
=======
Released under [the GPLv3 license](https://www.gnu.org/licenses/gpl.html). Contains code from `Terminal Emulator for Android` which is released under [the Apache License](https://www.apache.org/licenses/).
Released under [the GPLv3 license](https://www.gnu.org/licenses/gpl.html). Contains code from `Terminal Emulator for Android` which is released under [the Apache License 2.0](https://www.apache.org/licenses/).
Building JNI libraries
======================