summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/doc/src/qtee-licenses.qdoc41
-rw-r--r--src/doc/src/shared/b2qt-external-pages.qdoc4
2 files changed, 43 insertions, 2 deletions
diff --git a/src/doc/src/qtee-licenses.qdoc b/src/doc/src/qtee-licenses.qdoc
index bd23fd5..9119765 100644
--- a/src/doc/src/qtee-licenses.qdoc
+++ b/src/doc/src/qtee-licenses.qdoc
@@ -31,8 +31,45 @@
\section1 3rd Party Software Licenses
- The third-party licenses used in \SDK are listed in the file
- \c {<INSTALL_DIR>/Licenses/ThirdPartySoftware_Listing.txt}.
+ The following third-party components are used in \SDK:
+
+ \table
+ \row \li Component \li Description \li License Type
+ \row \li EGL 1.5 Headers
+ \li These headers are based on EGL 1.5 specification.
+ \li MIT License
+
+ \row \li OpenGL ES 2.0 Headers
+ \li These headers are based on Open GL ES 2.0 specification.
+ \li MIT and SGI License
+
+ \row \li OpenGL ES 3.1 Headers
+ \li These headers are based on OpenGL ES 3.1 specification.
+ \li MIT and SGI License
+
+ \row \li OpenKODE Core 1.0 Header
+ \li The header is based on OpenKODE Core 1.0 specification.
+ \li MIT License
+
+ \row \li Lipi Toolkit (LipiTk)
+ \li An open source toolkit for online Handwriting Recognition (HWR).
+ \li MIT-Style License
+
+ \row \li OpenWnn
+ \li A Japanese IME
+ \li Apache License
+
+ \row \li Pinyin
+ \li An IME for Standard Chinese input.
+ \li Apache License
+
+ \row \li Traditional Chinese IME (tcime)
+ \li A traditional Chinese IME.
+ \li Apache License
+ \endtable
+
+ See the \l{Licenses Used by Qt}{licenses} page for the complete list
+ of third-Party components used by Qt.
\section1 Embedded Linux Images
diff --git a/src/doc/src/shared/b2qt-external-pages.qdoc b/src/doc/src/shared/b2qt-external-pages.qdoc
index 106de1c..08628c6 100644
--- a/src/doc/src/shared/b2qt-external-pages.qdoc
+++ b/src/doc/src/shared/b2qt-external-pages.qdoc
@@ -21,6 +21,10 @@
\externalpage http://doc.qt.io/
\title Qt reference documentation
*/
+/*!
+ \externalpage http://doc.qt.io/qt-5/licensing.html#licenses-used-in-qt
+ \title Licenses Used by Qt
+*/
/*!
\externalpage http://doc.qt.io/qt-5/android-support.html