Binary distributions are GPLv3+ licensed

This commit is contained in:
sledgehammer999 2022-09-12 02:12:22 +03:00
commit b3334e5fac
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2
7 changed files with 2268 additions and 1233 deletions

View file

@ -3,7 +3,7 @@
<component type="desktop">
<id>org.qbittorrent.qBittorrent</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0 and OpenSSL</project_license>
<project_license>GPL-3.0-or-later and OpenSSL</project_license>
<name>qBittorrent</name>
<summary>An open-source Bittorrent client</summary>
<description>

View file

@ -57,7 +57,7 @@ uninstaller.nsi
5. "license.txt" is a text file that contains the text rendered
from src\gui\gpl.html or the text contained in COPYING
from src\gui\gpl.html
6. "qbittorrent.exe" is the compiled binary file.
SCRIPT HACKERS: