From f05aa0589acbcf901219f77ce984630202e68f91 Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Tue, 26 Jan 2021 23:02:04 +0330 Subject: [PATCH 1/3] [SKIP CI] add apache 2 license link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 161aa35..32d7de7 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,8 @@ The `AndroidCompat` module and `scripts/getAndroid.sh` was originally developed Parts of [tachiyomi](https://github.com/tachiyomiorg/tachiyomi) is adopted into this codebase, also licensed under `Apache License Version 2.0`. +You can obtain a copy of the license from http://www.apache.org/licenses/LICENSE-2.0 + ## License Copyright (C) 2020-2021 Aria Moradi and contributors From 3398409555a3569c91d8eb5e83d903908319062d Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Tue, 26 Jan 2021 23:07:54 +0330 Subject: [PATCH 2/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 32d7de7..b2159d1 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,8 @@ The `AndroidCompat` module and `scripts/getAndroid.sh` was originally developed Parts of [tachiyomi](https://github.com/tachiyomiorg/tachiyomi) is adopted into this codebase, also licensed under `Apache License Version 2.0`. +Changes to both projects is licensed under `MPL v. 2.0` as the rest of this project. + You can obtain a copy of the license from http://www.apache.org/licenses/LICENSE-2.0 ## License From 49715c81e4aa7430480292e13d67b992f3f24185 Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Tue, 26 Jan 2021 23:11:20 +0330 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2159d1..4725b0b 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ The `AndroidCompat` module and `scripts/getAndroid.sh` was originally developed Parts of [tachiyomi](https://github.com/tachiyomiorg/tachiyomi) is adopted into this codebase, also licensed under `Apache License Version 2.0`. -Changes to both projects is licensed under `MPL v. 2.0` as the rest of this project. +Changes to both codebases is licensed under `MPL v. 2.0` as the rest of this project. You can obtain a copy of the license from http://www.apache.org/licenses/LICENSE-2.0