From owner-freebsd-chat Mon Aug 21 11:16:47 2000 Delivered-To: freebsd-chat@freebsd.org Received: from mail.ptd.net (mail2.ha-net.ptd.net [207.44.96.66]) by hub.freebsd.org (Postfix) with SMTP id B0C2937B422 for ; Mon, 21 Aug 2000 11:16:43 -0700 (PDT) Received: (qmail 6290 invoked from network); 21 Aug 2000 18:16:41 -0000 Received: from du211007.cli.ptd.net (HELO mail.ptd.net) (204.186.211.7) by mail.ptd.net with SMTP; 21 Aug 2000 18:16:41 -0000 Message-ID: <39A171F1.939667D1@mail.ptd.net> Date: Mon, 21 Aug 2000 14:16:17 -0400 From: "Thomas M. Sommers" Organization: None X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Steve Price Cc: chat@freebsd.org Subject: Re: QPL license question References: <20000820210627.F42247@bonsai.hiwaay.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Steve Price wrote: > > I was reading a copy of the QPL license > > http://www.trolltech.com/products/download/freelicense/license.html > > and had a question regarding the following paragraphs. IANAL and I > don't want to pay one for a translation because I'm just curious what > the heck it means. > > "6. You may develop application programs, reusable components and > other software items that link with the original or modified > versions of the Software. These items, when distributed, are > subject to the following requirements: > > a. You must ensure that all recipients of machine-executable > forms of these items are also able to receive and use the > complete machine-readable source code to the items without > any charge beyond the costs of data transfer. > > b. You must explicitly license all recipients of your items to > use and re-distribute original and modified versions of the > items in both machine-executable and source code forms. The > recipients must be able to do so without any charges whatsoever, > and they must be able to re-distribute to anyone they choose. > > c. If the items are not available to the general public, and the > initial developer of the Software requests a copy of the items, > then you must supply one." > > This sort of sounds like the GPL to me. If I write a piece of code > that for instance links to libqt, does that also mean that I have to > release the code for my application or just my changes if any to the > libqt source? It all depends on what "the items" refers to. Note that in most (probably all) U.S. jurisdictions, ambiguities in contracts of adhesion such as this are construed against the drafter. So "the items" might, and I think by the usual rules of English does, refer to "the original or modified versions of the Software". Note also that in para b. there is a reference to "your items", which could be construed to indicated a difference between "the items" and "your items". So an argument can be made that you do not have to release your own source. Note that IANAL, and this is not legal advice. Taking this approach could result in litigation. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message