> Explain please, I can't see why.

Qt non-commercial edition and the GNU GPL
The GNU General Public License (GPL) is a popular free software license 
widely used in the Unix/Linux world. The GPL is published by the Free 
Software Foundation (see http://www.fsf.org). One of the key features of the 
license is that it does not permit the distribution of software linked to 
non-system libraries that are distributed under different licensing terms. 
Although Qt non-commercial edition is available free of charge this 
prohibition nonetheless applies to it.

If you wish to port one of the many GPL'd Qt-based Unix applications to 
another operating system using the Qt non-commercial edition, you need to get 
that application's copyright holders to add an exception to its license. 
Similarly, if you develop a new application with the Qt non-commercial 
edition and wish to license it under the GPL you may wish to add such an 
exception to your license. The Free Software Foundation has provided the 
following wording for such exceptions:

As a special exception, <name of copyright holder> gives permission to link 
this program with Qt non-commercial edition, and distribute the resulting 
executable, without including the source code for the Qt non-commercial 
edition in the source distribution.

Reply via email to