summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2016-11-15 15:58:54 +0100
committerKai Koehne <kai.koehne@qt.io>2016-11-16 11:32:10 +0000
commita6fbfea24a26d6dc4237eb5fcb9ab4298a612732 (patch)
tree387b80955aebe81297a32f8ac0fd4b971c7b9ef9 /src/corelib
parent78e33de8e5538235b06623bbeef0019d4fb320c8 (diff)
Doc: Mention qtmain library in Qt Core overview
The documentation for the qtmain license is right now pretty hidden. The library is added by qmake independent of the Qt module that are linked to, but it seems safe to assume people at least link against Qt Core. Change-Id: Id474990edde45feab6727bada2bc6a28946216cd Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/corelib')
-rw-r--r--src/corelib/doc/src/qtcore-index.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/corelib/doc/src/qtcore-index.qdoc b/src/corelib/doc/src/qtcore-index.qdoc
index fe9b43507c..9004c018ed 100644
--- a/src/corelib/doc/src/qtcore-index.qdoc
+++ b/src/corelib/doc/src/qtcore-index.qdoc
@@ -109,6 +109,11 @@
the \l{GNU General Public License, version 2}.
See \l{Qt Licensing} for further details.
+ Executables on Windows potentially link
+ against \l{The qtmain Library}. This library is available
+ under commercial licenses, and in addition under the
+ \l{BSD 3-clause "New" or "Revised" License}.
+
Furthermore Qt Core potentially contains third party
modules under following permissive licenses: