From 50083019eef59b551c7a7fea4af2b78452c3b2de Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Mon, 23 Aug 2021 04:37:30 +0430 Subject: [PATCH] add copyright notices --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 04f743d6..946e4782 100644 --- a/README.md +++ b/README.md @@ -88,9 +88,10 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md). ## Credit This project is a spiritual successor of [TachiWeb-Server](https://github.com/Tachiweb/TachiWeb-server), Many of the ideas and the groundwork adopted in this project comes from TachiWeb. -The `AndroidCompat` module was originally developed by [@null-dev](https://github.com/null-dev) for [TachiWeb-Server](https://github.com/Tachiweb/TachiWeb-server) and is licensed under `Apache License Version 2.0`. +The `AndroidCompat` module was originally developed by [@null-dev](https://github.com/null-dev) for [TachiWeb-Server](https://github.com/Tachiweb/TachiWeb-server) and is licensed under `Apache License Version 2.0` (`Copyright 2019 Andy Bao and contributors`). -Parts of [tachiyomi](https://github.com/tachiyomiorg/tachiyomi) is adopted into this codebase, also licensed under `Apache License Version 2.0`. +Parts of [tachiyomi](https://github.com/tachiyomiorg/tachiyomi) is adopted into this codebase, also licensed under `Apache License Version 2.0` (`Copyright 2015 Javier Tomás +`). You can obtain a copy of `Apache License Version 2.0` from http://www.apache.org/licenses/LICENSE-2.0