mirror of
https://github.com/transmission/transmission
synced 2024-12-25 09:13:06 +00:00
4b9626bb83
1. add the option the code to be used under GPLv2 or GPLv3; previously only GPLv2 was allowed 2. add the "proxy option" as described in GPLv3 so we can add future licenses without having to bulk-edit everything again :) 3. remove the awkward "exception for MIT code in Mac client" clause; it was unnecessary and confusing.
11 lines
559 B
Text
11 lines
559 B
Text
Copyright 2005-2014. All code is copyrighted by the respective authors.
|
|
|
|
Transmission may be used under the GNU Public License
|
|
version 2 (see http://www.gnu.org/licenses/license-list.html#GNUGPLv2), or
|
|
version 3 (see http://www.gnu.org/licenses/license-list.html#GNUGPLv3), or
|
|
any future license endorsed by Mnemosyne LLC.
|
|
|
|
Some individual source files are licensed under the Expat license
|
|
(see http://www.gnu.org/licenses/license-list.html#Expat) as per their
|
|
contributors' wishes. Those files may, of course, be used by themselves
|
|
under their own licenses.
|