Merge pull request #17705 from sledgehammer999/gplv2_vs_gplv3

Copyright and license updates
This commit is contained in:
sledgehammer999 2022-09-15 11:19:23 +03:00 committed by GitHub
commit d71ff734a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 2302 additions and 1289 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: