Re: Trolltech QT license question
- From: "David Schwartz" <davids@xxxxxxxxxxxxx>
- Date: Fri, 17 Feb 2006 15:01:35 -0800
"stork" <stork@xxxxxxxxxxxx> wrote in message
news:1140187390.778508.15900@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
You need to have a commercial license. The QT license for open source
requires that you use a GPL or GPL equivalent open source license in
order to qualify for free distribution. You are distributing a
closed source, commercial application, for sale, and therefor, you
should pony up.
Now, for the ones that you give away for your own associates, if they
are employees, you -might- not need a license for them. But, if your
intent is to give away promotional copies of your software without
opening it up, I would say that you need to have the license.
This is a fairly clear cut case of copyright violation, if you don't.
You are assuming his product will be a derived work of QT. It may be
possible to arrange his project so that it is not a derived work but a mere
aggregate, dynamically linking to the QT library without containing any of
it. In that case, he can use the library under the GPL, distributing only
the source code to the library.
Note that this is *NOT* as simple as dynamically linking. For example,
if your source code includes TrollTech header files, your compiled
executable may well be a derivative work even if it dynamically links. It
may take quite a bit of isolation to ensure that your executable does not
contain any of the covered work.
DS
.
- Follow-Ups:
- Re: Trolltech QT license question
- From: Carlos Moreno
- Re: Trolltech QT license question
- From: stork
- Re: Trolltech QT license question
- From: John Hasler
- Re: Trolltech QT license question
- From: "Nils O. Selåsdal"
- Re: Trolltech QT license question
- References:
- Trolltech QT license question
- From: barryc . ctr
- Re: Trolltech QT license question
- From: stork
- Trolltech QT license question
- Prev by Date: Re: x fullscreen window without border (so titles...)
- Next by Date: Re: Trolltech QT license question
- Previous by thread: Re: Trolltech QT license question
- Next by thread: Re: Trolltech QT license question
- Index(es):
Relevant Pages
|