Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2000 07:58:14 +0530
From:      Rahul Siddharthan <rsidd@physics.iisc.ernet.in>
To:        Steve Price <sprice@hiwaay.net>
Cc:        chat@FreeBSD.ORG
Subject:   Re: QPL license question
Message-ID:  <20000821075814.A2262@physics.iisc.ernet.in>
In-Reply-To: <20000820210627.F42247@bonsai.hiwaay.net>; from sprice@hiwaay.net on Sun, Aug 20, 2000 at 09:06:27PM -0500
References:  <20000820210627.F42247@bonsai.hiwaay.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Steve Price said on Aug 20, 2000 at 21:06:27:
> 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?

You have to release the source code of your own application.  If you
don't want to do that, you can buy a commercial license from Troll
Tech.  According to one of their people (on Freshmeat some time ago),
they are doing this because they don't believe the GPL can be enforced
against dynamic linking; if they get clear legal advice that a program
dynamically linked against a GPL'd library must be released under the
GPL (which is how the FSF intends it, as opposed to linking with an
LGPL'd library), they would be willing to use the GPL for Qt too; but
apparently their lawyers disagree with the FSF on the legal validity
of this, and it hasn't been tested in court.

Rahul.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-chat" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000821075814.A2262>