From 7a726c035c214f24b6da0ec6400f3e17b09b788b Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Sat, 7 Nov 2015 23:09:52 +0100 Subject: [PATCH] Clarify Apache License version (fixes #10) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31f9b18d..d1b38492 100644 --- a/README.md +++ b/README.md @@ -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 ======================