Date: Tue, 3 May 2005 11:33:39 +0200 From: Miguel Mendez <flynn@energyhq.es.eu.org> To: Danny Pansters <danny@ricin.com> Cc: freebsd-questions@freebsd.org Subject: Re: QPL vs GPL for QT and derivatives Message-ID: <20050503113339.16e4a7f1.flynn@energyhq.es.eu.org> In-Reply-To: <200505030316.17388.danny@ricin.com> References: <200505030316.17388.danny@ricin.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Tue__3_May_2005_11_33_39_+0200_VdtXqbfMSTB2b22a Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, 3 May 2005 03:16:17 +0200 Danny Pansters <danny@ricin.com> wrote: > QT and derivs have either the GPL (2) or QPL license but we have and use = the=20 > GPL one. =20 > First question: do they differ in distribution, eg x11-gpl versus the qpl= =20 > version? I never tried but I'm sure someone did/knows/asked. No, it's what the developer chooses. If you're going to develop a closed source app like Opera you have you purchase a license. If you intend to write a GPL'd app then you abide by the GPL, and if you want to write a BSDL'd program you abide by the QPL. The source code is the same. > Second question: if they are the same source wise, the QPL seems a lot mo= re=20 > BSD-like: it basically says: can use if not commercial without disclosing= =20 > source, should one want to. In essence any BSD app under QT should live=20 > happily under that, the burden is on the person who would want to use tha= t=20 > code next _and_ it could be GPL'ed at any time if she wants to, with the= =20 > original being left QPL'ed which for us basically means BSD'ed as long as= not=20 > commercial (and it's not like the fees will starve you if you want them). Yes, you cannot take a BSDL'd QT app and close the source without buying a QT license. WRT licensing, if your code is going to be BSD you have no choice but use the QPL version, since the GPL one would force you to release your code under the GPL as well. Another interesting point, and something some GPL advocates fail to understand a lot of times, is that you cannot relicense code you didn't write. If a GPL zealot takes a BSD app and tries to 'save it' by releasing a derivative under the GPL, only his modifications will be under said license, the original (C) and license still remain. > Third: if they are not the same source wise, does anyone have any idea if= it's=20 > a huge leap and perhaps (implied) a regression, in that case it's likely = out=20 > of the question for practical reasons alone. The source code is the same. =20 > Thus I'm wondering, are there technical problems or philosophical ones wi= th=20 > using the QPL rather than GPL with qt? Perhaps it just never came up, or= =20 > people don't find it important. I personally think the QPL is rather fair= and=20 > generous. From a BSDL standpoint it may be preferred over GPL2 (If GPL3 g= ets=20 > as bad as some fear it will never be widespread adapted, we shouldn't wor= ry=20 > about GPL3 IMHO, and neither will it be so bad). What are your opinions/a= dded=20 > knowledge or facts or thoughts on this? I don't see any technical problems, i.e. the QPL version is not crippled in any way. On the philosophical side of things, it's up to you. If you want to release your code under the BSD license you have to abide by the QPL. The GPL2 vs GPL3 is a can of worms I'm not going to open :) > Some may find it nitpicking, and perhaps it is, but I'd still like to hea= r=20 > some opinions on this anyhow. I could get the bare info by (quite a long)= =20 > google probably but I'm also interested in hearing opinions. This is an=20 > opinionated subject anyway, I know.=20 Considering that you've asked in a FreeBSD mailing list I'd expect the BSD license to be favored here. FWIW, there are several QT apps in the ports tree released under the BSD license. Off the top of my head, sysutils/barry, x11-themes/qinx and sysutils/thefish's QT frontend. Surely there are more out there. ISTR some parts of KDE are under the BSDL as well. Cheers, --=20 Miguel Mendez <flynn@energyhq.es.eu.org> http://www.energyhq.es.eu.org PGP Key: 0xDC8514F1 --Signature=_Tue__3_May_2005_11_33_39_+0200_VdtXqbfMSTB2b22a Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCd0V3nLctrNyFFPERAsvDAJ9EXTMgw9rP+VQK8CwcGhVb9GRP3ACePdtW 3DyHi+MVkmTiD9X+povtngE= =r5FH -----END PGP SIGNATURE----- --Signature=_Tue__3_May_2005_11_33_39_+0200_VdtXqbfMSTB2b22a--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050503113339.16e4a7f1.flynn>