mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Added .OptionalPackageDescription & custom license. In the custom license file,
the MIT and GPL v2 text was omitted, as they are standard licenses that are distributed with Haiku.
This commit is contained in:
16
net-p2p/transmission/licenses/Transmission
Normal file
16
net-p2p/transmission/licenses/Transmission
Normal file
@@ -0,0 +1,16 @@
|
||||
Copyright 2005-2010. All code is copyrighted by the respective authors.
|
||||
|
||||
The OS X client, CLI client, and parts of libtransmission are licensed
|
||||
under the terms of the MIT license.
|
||||
|
||||
The Transmission daemon, GTK+ client, Qt client, Web client, and most of
|
||||
libtransmission are licensed under the terms of the GNU GPL version 2,
|
||||
with two special exceptions:
|
||||
|
||||
1. The MIT-licensed portions of Transmission listed above are exempt
|
||||
from GPLv2 clause 2(b) and may retain their MIT license.
|
||||
|
||||
2. Permission is granted to link the code in this release with the
|
||||
OpenSSL project's 'OpenSSL' library and to distribute the linked
|
||||
executables. Works derived from Transmission may, at their authors'
|
||||
discretion, keep or delete this exception.
|
||||
@@ -0,0 +1,7 @@
|
||||
Package: Transmission
|
||||
Version: 1.93
|
||||
Copyright: 2005-2010. All code is copyrighted by the respective authors.
|
||||
License: Transmission
|
||||
License: MIT
|
||||
License: GNU GPL v2
|
||||
URL: http://www.transmissionbt.com/
|
||||
Reference in New Issue
Block a user