qBittorrent/AUTHORS

138 lines
7.7 KiB
Text
Raw Permalink Normal View History

2013-06-29 15:16:30 +04:00
Current maintainer:
* Sledgehammer999 <sledgehammer999@qbittorrent.org>
Original author:
* Christophe Dumez <chris@qbittorrent.org>
Contributors:
* Vladimir Golovnev <glassez@yandex.ru>
* Stefanos Antaris <santaris@csd.auth.gr>
2010-05-30 21:54:58 +04:00
* Mohammad Dib <mdib@qbittorrent.org>
2010-06-04 14:44:25 +04:00
* Mirco Chinelli <infinity89@fastwebmail.it>
2008-07-03 18:59:31 +04:00
* Ishan Arora <ishan@qbittorrent.org>
* Arnaud Demaizière <arnaud@qbittorrent.org>
2008-06-25 23:05:23 +04:00
* Grigis Gaëtan <cipher16@gmail.com>
* Christian Kandeler <zambesi@users.sourceforge.net>
2010-06-22 23:21:48 +04:00
* Silvan Scherrer <silvan.scherrer@aroa.ch>
2013-06-29 15:16:30 +04:00
* Nick Tiskov <daymansmail@gmail.com>
2008-07-03 18:59:31 +04:00
2008-11-05 01:39:43 +03:00
Code from other projects:
Clarify that the license is GPLv2+ Regarding this license clarification there are 3 commits of interest (commits A, B, C). Before commit A the COPYING file contained only the text of the GPLv2 license, while all source files had a license block at the top saying that they are under the terms of "GPLv2 or later". With commit A there was a temporary change to GPLv3. The COPYING file contained only the text of the GPLv3 license, while all source files had a license block at the top saying that they are under the terms of "GPLv3 or later". Then with commit B the COPYING file and the license block of the source files was reverted to their state before commit A. Afterwards, with commit C a license summary(or clarification) block was put at the top of the COPYING file. This block indicated that the license was GPLv2 without having the "or later" clause and it also included the OpenSSL exception. However, the license block of each source file continued to contain the "or later" clause which was not removed. The same license block continues to exist in all current source files. Thus it is concluded that the ommision of the "or later" clause with commit C in the COPYING file was accidental. OR ALTERNATIVELY (OR IN ADDITION) At the time commit C was made Christophe Dumez was not the sole contributor. There is no record that the other contributors agreed with the supposed GPLv2 only change or that there was a Contributor License Agreement, transfering their rights to him. Thus making his license change decision invalid/void/illegal. Commit A: 54f9375b325cc03f8d5da9abbf6c4e25e8ee698f Commit B: 8df61db644a7fcb19170d60da3b7b5297215439c Commit C: 9835af49627e65d314668387b6ec9d029707c186
2021-03-20 01:01:29 +03:00
* files src/app/qtlocalpeer/*
copyright: Nokia Corporation
Clarify that the license is GPLv2+ Regarding this license clarification there are 3 commits of interest (commits A, B, C). Before commit A the COPYING file contained only the text of the GPLv2 license, while all source files had a license block at the top saying that they are under the terms of "GPLv2 or later". With commit A there was a temporary change to GPLv3. The COPYING file contained only the text of the GPLv3 license, while all source files had a license block at the top saying that they are under the terms of "GPLv3 or later". Then with commit B the COPYING file and the license block of the source files was reverted to their state before commit A. Afterwards, with commit C a license summary(or clarification) block was put at the top of the COPYING file. This block indicated that the license was GPLv2 without having the "or later" clause and it also included the OpenSSL exception. However, the license block of each source file continued to contain the "or later" clause which was not removed. The same license block continues to exist in all current source files. Thus it is concluded that the ommision of the "or later" clause with commit C in the COPYING file was accidental. OR ALTERNATIVELY (OR IN ADDITION) At the time commit C was made Christophe Dumez was not the sole contributor. There is no record that the other contributors agreed with the supposed GPLv2 only change or that there was a Contributor License Agreement, transfering their rights to him. Thus making his license change decision invalid/void/illegal. Commit A: 54f9375b325cc03f8d5da9abbf6c4e25e8ee698f Commit B: 8df61db644a7fcb19170d60da3b7b5297215439c Commit C: 9835af49627e65d314668387b6ec9d029707c186
2021-03-20 01:01:29 +03:00
license: mixed
Clarify that the license is GPLv2+ Regarding this license clarification there are 3 commits of interest (commits A, B, C). Before commit A the COPYING file contained only the text of the GPLv2 license, while all source files had a license block at the top saying that they are under the terms of "GPLv2 or later". With commit A there was a temporary change to GPLv3. The COPYING file contained only the text of the GPLv3 license, while all source files had a license block at the top saying that they are under the terms of "GPLv3 or later". Then with commit B the COPYING file and the license block of the source files was reverted to their state before commit A. Afterwards, with commit C a license summary(or clarification) block was put at the top of the COPYING file. This block indicated that the license was GPLv2 without having the "or later" clause and it also included the OpenSSL exception. However, the license block of each source file continued to contain the "or later" clause which was not removed. The same license block continues to exist in all current source files. Thus it is concluded that the ommision of the "or later" clause with commit C in the COPYING file was accidental. OR ALTERNATIVELY (OR IN ADDITION) At the time commit C was made Christophe Dumez was not the sole contributor. There is no record that the other contributors agreed with the supposed GPLv2 only change or that there was a Contributor License Agreement, transfering their rights to him. Thus making his license change decision invalid/void/illegal. Commit A: 54f9375b325cc03f8d5da9abbf6c4e25e8ee698f Commit B: 8df61db644a7fcb19170d60da3b7b5297215439c Commit C: 9835af49627e65d314668387b6ec9d029707c186
2021-03-20 01:01:29 +03:00
* files src/gui/lineedit.*
copyright: Trolltech ASA <info@trolltech.com>
license: custom
2008-11-05 01:39:43 +03:00
2010-01-08 23:17:12 +03:00
* files src/search_engine/socks.py
copyright: Dan Haim <negativeiq@users.sourceforge.net>
license: BSD
* files src/webui/www/private/css/lib/vanillaSelectBox.css src/webui/www/private/scripts/lib/vanillaSelectBox.js
copyright: Philippe Meyer <pmg.meyer@gmail.com>
license: MIT
2008-07-03 18:59:31 +04:00
Images Authors:
2022-09-12 02:08:18 +03:00
* files: src/icons/qbittorrent-tray.svg
2017-03-07 18:29:30 +03:00
copyright: Provided by HVS <hvs linuxmail org> (raster first proposal) and Atif Afzal(@atfzl github) <atif5801@gmail.com> (vectorized and modified)
license: GPLv2+
2017-10-13 00:11:37 +03:00
* files: src/qbittorrent_file.ico src/icons/fileicon.svg
2023-06-25 10:45:18 +03:00
copyright: 'unknown.svg' (LGPLv3+) from Oxygen Icon Theme was used as base which was slightly modified and 'qbittorrent-tray.svg' (GPLv2+) was overlaid above it.
2017-10-13 00:11:37 +03:00
license: GPLv3+
* files: src/icons/flags/*.svg
copyright: lipis/flag-icons
license: MIT
url: https://github.com/lipis/flag-icons/
2008-07-04 11:48:15 +04:00
2022-09-12 02:08:18 +03:00
* file: src/webui/www/private/images/tabs.gif
copyright: Greg Houston <gregory.houston@gmail.com>
license: MIT
2008-07-03 18:59:31 +04:00
2022-09-12 02:08:18 +03:00
* file: src/icons/qbittorrent-tray-dark.svg src/icons/qbittorrent-tray-light.svg
2011-03-12 23:59:44 +03:00
copyright: Daniel Eguren <deguren@gmail.com>
2023-10-09 10:21:29 +03:00
modified by: now-im <now-im.d8gcu@simplelogin.com> (@now-im)
2011-03-12 23:59:44 +03:00
license: LGPL
2022-09-12 02:08:18 +03:00
* folder: src/icons/
files: application-rss+xml.svg, application-x-mswinurl.svg, connected.svg, disconnected.svg, checked-completed.svg, configure.svg,
edit-copy.svg, edit-rename.svg, folder-documents.svg, folder-new.svg, folder-remote.svg, go-bottom.svg, go-down.svg, go-top.svg,
go-up.svg, hash.svg, inode-directory.svg, insert-link.svg, kt-magnet.svg, media-playback-pause.svg, media-playback-start.svg,
media-seek-forward.svg, network-connect.svg, object-locked.svg, queued.svg, ratio.svg, reannounce.svg, slow_off.svg, slow.svg,
speedometer.svg, system-log-out.svg, tags.svg, task-complete.svg, task-reject.svg, tracker-error.svg, tracker-warning.svg,
trackerless.svg, trackers.svg, view-categories.svg
2023-10-09 10:21:29 +03:00
copyright: now-im <now-im.d8gcu@simplelogin.com> (@now-im) modified from La-Capitaine icon theme (https://github.com/keeferrourke/la-capitaine-icon-theme)
2022-09-12 02:08:18 +03:00
license: GPLv3+
2008-07-04 16:20:03 +04:00
2022-09-12 02:08:18 +03:00
* folder: src/icons/
files: application-exit.svg, collapse.svg, dialog-warning.svg, edit-find-user.svg, edit-find.svg, filter-all.svg, firewalled.svg,
help-about.svg, help-contents.svg, ip-blocked.svg, list-remove.svg, loading.svg, mail-folder-inbox.svg, name.svg, network-server.svg,
office-chart-line.svg, plugins.svg, preferences-desktop.svg, preferences-other.svg, preferences-system-network.svg, security-high.svg,
security-low.svg, set-location.svg, torrent-creator.svg, user-group-delete.svg, user-group-new.svg, view-preview.svg, view-refresh.svg,
view-statistics.svg, wallet-open.svg, webuiapplication-exit.svg, collapse.svg, dialog-warning.svg, edit-find-user.svg, edit-find.svg,
filter-all.svg, firewalled.svg, help-about.svg, help-contents.svg, ip-blocked.svg, list-remove.svg, loading.svg, mail-folder-inbox.svg,
name.svg, network-server.svg, office-chart-line.svg, plugins.svg, preferences-desktop.svg, preferences-other.svg,
preferences-system-network.svg, security-high.svg, security-low.svg, set-location.svg, torrent-creator.svg, user-group-delete.svg,
user-group-new.svg, view-preview.svg, view-refresh.svg, view-statistics.svg, wallet-open.svg, webui.svg
2023-10-09 10:21:29 +03:00
copyright: now-im <now-im.d8gcu@simplelogin.com> (@now-im) modified from Ionicons icon theme (https://github.com/ionic-team/ionicons)
2022-09-12 02:08:18 +03:00
license: MIT
2008-07-04 16:20:03 +04:00
2022-09-12 02:08:18 +03:00
* folder: src/icons/
files: force-recheck.svg
2023-10-09 10:21:29 +03:00
copyright: now-im <now-im.d8gcu@simplelogin.com> (@now-im) modified from Font-Awesome icon theme (https://github.com/FortAwesome/Font-Awesome)
2022-09-12 02:08:18 +03:00
license: CC BY 4.0 License
2022-09-12 02:08:18 +03:00
* folder: src/icons/
files: downloading.svg, edit-clear.svg, error.svg, filter-active.svg, filter-inactive.svg, filter-stalled.svg, kt-set-max-download-speed.svg,
kt-set-max-upload-speed.svg, list-add.svg, preferences-web-browser-cookies.svg, stalledDL.svg, stalledUP.svg
2023-10-09 10:21:29 +03:00
copyright: now-im <now-im.d8gcu@simplelogin.com> (@now-im)
2022-09-12 02:08:18 +03:00
license: BSD 2-Clause License
2008-07-03 18:59:31 +04:00
Translations authors:
2008-07-04 11:48:15 +04:00
* files: src/lang/*.ts
* file: src/icons/qBittorrent.desktop
2008-07-04 11:48:15 +04:00
copyright:
2013-10-27 18:04:11 +04:00
- Arabic: SDERAWI (abz8868@msn.com), sn51234 (nesseyan@gmail.com) and Ibrahim Saed ibraheem_alex(Transifex)
2011-01-11 20:12:39 +03:00
- Armenian: Hrant Ohanyan (hrantohanyan@mail.am)
2012-03-07 20:12:14 +04:00
- Basque: Xabier Aramendi (azpidatziak@gmail.com)
- Belarusian: Mihas Varantsou (meequz@gmail.com)
- Bulgarian: Tsvetan & Boyko Bankoff (emerge_life@users.sourceforge.net)
2009-12-23 23:11:48 +03:00
- Catalan: Francisco Luque Contreras (frannoe@ya.com)
- Chinese (Simplified): Guo Yue (yue.guo0418@gmail.com)
2013-10-12 17:06:35 +04:00
- Chinese (Traditional): Yi-Shun Wang (dnextstep@gmail.com) and 冥王歐西里斯 s8321414(Transifex)
2010-05-18 01:45:29 +04:00
- Croatian: Oliver Mucafir (oliver.untwist@gmail.com)
2013-10-27 18:04:11 +04:00
- Czech: Jirka Vilim (web@tets.cz) and Petr Cernobila abr(Transifex)
2008-07-04 11:48:15 +04:00
- Danish: Mathias Nielsen (comoneo@gmail.com)
- Dutch: Pieter Heyvaert (pieter_heyvaert@hotmail.com)
2008-07-04 11:48:15 +04:00
- English: Christophe Dumez (chris@qbittorrent.org)
2013-10-27 18:04:11 +04:00
- English(Australia): Robert Readman readmanr(Transifex)
- English(United Kingdom): Robert Readman readmanr(Transifex)
- Finnish: Niklas Laxström (nikerabbit@users.sourceforge.net), Pekka Niemi (pekka.niemi@iki.fi) and Jiri Grönroos artnay(Transifex)
2008-07-04 11:48:15 +04:00
- French: Christophe Dumez (chris@qbittorrent.org)
2013-10-12 17:06:35 +04:00
- Galician: Marcos Lans (marcoslansgarza@gmail.com) and antiparvos(Transifex)
2011-12-27 15:29:35 +04:00
- Georgian: Beqa Arabuli (arabulibeqa@yahoo.com)
2008-07-04 11:48:15 +04:00
- German: Niels Hoffmann (zentralmaschine@users.sourceforge.net)
2013-10-12 17:06:35 +04:00
- Greek: Tsvetan Bankov (emerge_life@users.sourceforge.net), Stephanos Antaris (santaris@csd.auth.gr), sledgehammer999(hammered999@gmail.com) and Γιάννης Ανθυμίδης Evropi(Transifex)
2012-09-15 11:05:50 +04:00
- Hebrew: David Deutsch (d.deffo@gmail.com)
2021-01-29 19:44:47 +03:00
- Hungarian: Majoros Péter
2012-09-20 21:50:43 +04:00
- Italian: bovirus (bovirus@live.it) and Matteo Sechi (bu17714@gmail.com)
2011-05-01 11:18:57 +04:00
- Japanese: Masato Hashimoto (cabezon.hashimoto@gmail.com)
2008-07-04 11:48:15 +04:00
- Korean: Jin Woo Sin (jin828sin@users.sourceforge.net)
2011-02-07 20:29:04 +03:00
- Lithuanian: Naglis Jonaitis (njonaitis@gmail.com)
2011-01-29 18:08:21 +03:00
- Norwegian: Tomaso
- Polish: Mariusz Fik (fisiu@opensuse.org)
2013-10-12 17:06:35 +04:00
- Portuguese: Sérgio Marques smarquespt(Transifex)
- Portuguese(Brazil): Nick Marinho (nickmarinho@gmail.com)
2013-10-27 18:04:11 +04:00
- Romanian: Obada Denis (obadadenis@users.sourceforge.net), Adrian Gabor Adriannho(Transifex) and Mihai Coman z0id(Transifex)
2013-10-12 17:06:35 +04:00
- Russian: Nick Khazov (m2k3d0n at users.sourceforge.net), Alexey Morsov (samurai@ricom.ru), Nick Tiskov Dayman(daymansmail (at) gmail (dot) com), Dmitry DmitryKX(Transifex) and kraleksandr kraleksandr(Transifex)
- Serbian: Anaximandar Milet (anaximandar at operamail.com)
2008-07-04 11:48:15 +04:00
- Slovak: helix84
2013-10-12 17:06:35 +04:00
- Spanish: Francisco Luque Contreras (frannoe@ya.com), Alfredo Monclus alfrix(Transifex) and José Antonio Moray moray33(Transifex)
2013-10-27 18:04:11 +04:00
- Swedish: Daniel Nylander (po@danielnylander.se) and Emil Hammarberg Ooglogput(Transifex)
- Turkish: Hasan Yilmaz (iletisim@hedefturkce.com)
2013-10-12 17:06:35 +04:00
- Ukrainian: Oleh Prypin (blaxpirit@gmail.com) and zubr139(Transifex)
- Vietnamese: Anh Phan ppanhh(Transifex)
2008-07-04 11:48:15 +04:00
license: GPLv2