mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 18:47:37 -07:00
Binary distributions are GPLv3+ licensed
This commit is contained in:
parent
cd405ffc32
commit
b3334e5fac
7 changed files with 2268 additions and 1233 deletions
|
@ -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>
|
||||
|
|
2
dist/windows/README.txt
vendored
2
dist/windows/README.txt
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue