diff options
Diffstat (limited to 'doc/misc.doc')
-rw-r--r-- | doc/misc.doc | 22 |
1 files changed, 3 insertions, 19 deletions
diff --git a/doc/misc.doc b/doc/misc.doc index 8da1b08b8..bf4d566be 100644 --- a/doc/misc.doc +++ b/doc/misc.doc @@ -302,14 +302,6 @@ others, and free use of TQt Open Source Edition for development of free and open software. There is \link http://www.trolltech.com/qpl/ more information about the QPL\endlink at the Trolltech web site. -Note that the Qt/Embedded Open Source Edition is <b>not</b> distributed -under the QPL, but under the \link gpl.html GNU General Public -License (GPL)\endlink. - -For development non-free/proprietary software, the TQt Professional -Edition is available. It has a normal commercial library license, with -none of the special restrictions of the QPL or the GPL. - <hr> <center> @@ -444,11 +436,10 @@ by Oslo City Court. /*! \page gpl.html \title GNU General Public License - The TQt GUI Toolkit is Copyright (C) 1994-2008 Trolltech ASA. + The TQt GUI Toolkit is an enhanced fork of the Open Source Edition of the + Trolltech Qt GUI toolkit, version 3. It is available under the GPL license. - The TQt Open Source Edition and the Qt/Embedded Open Source Edition are available - under the GPL. The TQt Open Source Edition (for Unix/X11) is also available - under the \link license.html QPL\endlink. + The original Qt3 GUI Toolkit is Copyright (C) 1994-2008 Trolltech ASA. \code You may use, distribute and copy the TQt GUI Toolkit under the terms of @@ -813,13 +804,6 @@ multi-platform C++ GUI toolkit. TQt enables you to build professional, efficient, portable and maintainable GUI applications quickly and easily. -\link http://www.trolltech.com/products/embedded/index.html -Qt/Embedded\endlink, the embedded version of Qt, is designed to power -todays new generation of embedded computers and electronic consumer -devices. On top of that, \link -http://www.trolltech.com/products/qtopia/index.html Qtopia\endlink -provides a window system and application suite for handheld devices. - \section1 Software that makes Sense Our motto expresses the vision behind our products. We design our |