diff --git a/README.md b/README.md index f2327b33b..36c3f1173 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,7 @@ You may face compiling issues in QT Creator after you've worked in Android Studi ## License -GPL v3.0 +This project is licensed under the GNU General Public License v3.0 (see LICENSE) and also includes third-party components distributed under their own terms (see THIRD_PARTY_LICENSES.md). ## Donate diff --git a/THIRD_PARTY_LICENSES.md b/THIRD_PARTY_LICENSES.md new file mode 100644 index 000000000..aa631bb1a --- /dev/null +++ b/THIRD_PARTY_LICENSES.md @@ -0,0 +1,149 @@ +# Third-Party Licenses + +This project is licensed under the GNU General Public License v3.0. +This file lists third-party software components used by this repository. +Each component is distributed under its own license as linked below. + +--- + +## QtKeychain + +- Source: https://github.com/frankosterfeld/qtkeychain +- License: BSD License +- License Text: https://www.gnu.org/licenses/license-list.html#ModifiedBSD + +--- + +## QSimpleCrypto + +- Source: https://github.com/n1flh31mur/QSimpleCrypto +- License: Apache License 2.0 +- License Text: https://github.com/n1flh31mur/QSimpleCrypto/blob/master/LICENSE + +--- + +## SortFilterProxyModel + +- Source: https://github.com/oKcerG/SortFilterProxyModel +- License: MIT License +- License Text: https://github.com/oKcerG/SortFilterProxyModel/blob/master/LICENSE + +--- + +## QJsonStruct + +- Source: https://github.com/Qv2ray/QJsonStruct +- License: MIT License +- License Text: https://github.com/Qv2ray/QJsonStruct/blob/master/LICENSE + +--- + +## QR Code Generator (qrcodegen) + +- Source: https://github.com/nayuki/QR-Code-generator +- License: MIT License +- License Text: https://www.nayuki.io/page/qr-code-generator-library + +--- + +## Qt Gamepad + +- Source: https://github.com/qt/qtgamepad +- License: GNU General Public License v3.0 (GPL-3.0) +- License Text: https://www.gnu.org/licenses/gpl-3.0.en.html + +--- + +## AmneziaWG Apple (WireGuard) + +- Source: https://github.com/amnezia-vpn/amneziawg-apple +- License: MIT License +- License Text: https://github.com/amnezia-vpn/amneziawg-apple/blob/master/COPYING + +--- + +## AmneziaWG Android + +- Source: https://github.com/amnezia-vpn/amneziawg-go +- License: MIT License +- License Text: https://github.com/amnezia-vpn/amneziawg-go/blob/master/LICENSE + +--- + +## Xray Core + +- Source: https://github.com/XTLS/Xray-core +- License: Mozilla Public License 2.0 (MPL-2.0) +- License Text: https://github.com/XTLS/Xray-core/blob/main/LICENSE + +--- + +## Cloak + +- Source: https://github.com/cbeuw/Cloak +- License: GNU General Public License v3.0 (GPL-3.0) +- License Text: https://github.com/cbeuw/Cloak/blob/master/LICENSE + +--- + +## Shadowsocks + +- Source: https://github.com/shadowsocks/shadowsocks-libev +- License: GPL-3.0-or-later +- License Text: http://www.gnu.org/licenses/ + +--- + +## OpenSSL + +- Source: https://github.com/openssl/openssl +- License: Apache License 2.0 +- License Text: https://www.openssl.org/source/license.html + +--- + +## libssh + +- Source: https://www.libssh.org/ +- License: GNU Lesser General Public License (LGPL) +- License Text: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + +--- + +## OpenVPNAdapter + +- Source: https://github.com/ss-abramchuk/OpenVPNAdapter +- License: GNU Affero General Public License v3.0 (AGPL-3.0) +- License Text: https://github.com/ss-abramchuk/OpenVPNAdapter/blob/master/LICENSE + +--- + +## Wintun + +- Source: https://www.wintun.net/ +- License: Prebuilt Binaries License +- License Text: https://github.com/WireGuard/wintun/blob/master/prebuilt-binaries-license.txt + +--- + +## Mullvad Split Tunnel Driver + +- Source: https://github.com/mullvad/win-split-tunnel +- License: GNU General Public License v3.0 (GPL-3.0) and Mozilla Public License Version 2.0 +- License Text: https://github.com/mullvad/win-split-tunnel/blob/master/LICENSE-GPL.md https://github.com/mullvad/win-split-tunnel/blob/master/LICENSE-MPL.txt + +--- + +## tun2socks + +- Source: https://github.com/eycorsican/go-tun2socks +- License: MIT License +- License Text: https://github.com/eycorsican/go-tun2socks/blob/master/LICENSE + +--- + +## TAP-Windows Driver + +- Source: https://github.com/OpenVPN/tap-windows6 +- License: tap-windows6 license +- License Text: https://github.com/OpenVPN/tap-windows6/blob/master/COPYING diff --git a/client/3rd-prebuilt b/client/3rd-prebuilt index 568b8d720..51bb4703a 160000 --- a/client/3rd-prebuilt +++ b/client/3rd-prebuilt @@ -1 +1 @@ -Subproject commit 568b8d720dedf3c58e215a029280eb8d0e2fa70e +Subproject commit 51bb4703a4049e4d28ef7e28c2ec87db1bbb0d1e