Repo created
This commit is contained in:
parent
6e9a0d01ce
commit
7ee9806fba
2415 changed files with 312708 additions and 2 deletions
78
THIRD_PARTY_LICENSES.md
Normal file
78
THIRD_PARTY_LICENSES.md
Normal file
|
|
@ -0,0 +1,78 @@
|
|||
# Licenses
|
||||
|
||||
AdAway is licensed under the GPLv3+.
|
||||
The file [LICENSE.md](LICENSE.md) includes the full license text.
|
||||
|
||||
## AdAway Application
|
||||
|
||||
AdAway is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
||||
|
||||
AdAway is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
See the GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License along with AdAway.
|
||||
If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
## Third-Party Libraries
|
||||
|
||||
* Android Jetpack
|
||||
https://developer.android.com/jetpack/
|
||||
Apache License v2
|
||||
|
||||
* DNS66
|
||||
https://github.com/julian-klode/dns66
|
||||
GPLv3
|
||||
|
||||
* dnsjava
|
||||
https://github.com/dnsjava/dnsjava
|
||||
BSD-3-Clause License
|
||||
|
||||
* Guava
|
||||
https://github.com/google/guava
|
||||
Apache License v2
|
||||
|
||||
* libsu
|
||||
https://github.com/topjohnwu/libsu
|
||||
Apache License v2
|
||||
|
||||
* Material Components for Android
|
||||
https://github.com/material-components/material-components-android
|
||||
Apache License v2
|
||||
|
||||
* Mongoose Webserver
|
||||
https://github.com/cesanta/mongoose
|
||||
GPLv2 License
|
||||
|
||||
* OkHttp
|
||||
https://github.com/square/okhttp
|
||||
Apache License v2
|
||||
|
||||
* Openssl
|
||||
https://www.openssl.org/
|
||||
[OpenSSL license](https://www.openssl.org/source/license-openssl-ssleay.txt)
|
||||
|
||||
* Pcap4J
|
||||
https://github.com/kaitoy/pcap4j
|
||||
MIT License
|
||||
|
||||
* Sentry Java
|
||||
https://github.com/getsentry/sentry-java
|
||||
BSD 3-Clause License
|
||||
|
||||
* SLF4J
|
||||
https://www.slf4j.org/
|
||||
MIT License
|
||||
|
||||
* Tcpdump/Libpcap
|
||||
https://www.tcpdump.org/
|
||||
BSD 3-Clause License
|
||||
|
||||
## Images
|
||||
|
||||
* icon.svg, banner.svg
|
||||
AdAway by Dominik Schürmann
|
||||
New version by Alin Ţoţea-Radu
|
||||
GPLv3
|
||||
|
||||
* Menu Icons
|
||||
Original Android Icons
|
||||
Loading…
Add table
Add a link
Reference in a new issue