From 0facc07a5378e1638b1e3a39c5821ab3d15fac02 Mon Sep 17 00:00:00 2001 From: Matt Madia Date: Thu, 6 May 2010 04:44:47 +0000 Subject: [PATCH] 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. --- net-p2p/transmission/licenses/Transmission | 16 ++++++++++++++++ .../transmission.OptionalPackageDescription | 7 +++++++ 2 files changed, 23 insertions(+) create mode 100644 net-p2p/transmission/licenses/Transmission create mode 100644 net-p2p/transmission/transmission.OptionalPackageDescription diff --git a/net-p2p/transmission/licenses/Transmission b/net-p2p/transmission/licenses/Transmission new file mode 100644 index 000000000..501cd67f3 --- /dev/null +++ b/net-p2p/transmission/licenses/Transmission @@ -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. diff --git a/net-p2p/transmission/transmission.OptionalPackageDescription b/net-p2p/transmission/transmission.OptionalPackageDescription new file mode 100644 index 000000000..7890cf7eb --- /dev/null +++ b/net-p2p/transmission/transmission.OptionalPackageDescription @@ -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/