summaryrefslogtreecommitdiffstats
path: root/src/doc
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2013-10-22 15:02:26 +0200
committerTopi Reiniƶ <topi.reinio@digia.com>2013-11-25 12:28:04 +0200
commit40fdfebd2ceff38b9edd32f063bf6218e156e462 (patch)
tree8823260c3f2b1311268633e6908c3f60728f739c /src/doc
parent9c0ce6cd0cdced483152d631163da4c313daf0b5 (diff)
Doc: Add license information page
Discuss the product licensing and third-party license info. Change-Id: I750f95f57a006ee23c342d15a915710caee510da Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/src/b2qt.qdoc28
1 files changed, 27 insertions, 1 deletions
diff --git a/src/doc/src/b2qt.qdoc b/src/doc/src/b2qt.qdoc
index e1e3b4b..3fc385b 100644
--- a/src/doc/src/b2qt.qdoc
+++ b/src/doc/src/b2qt.qdoc
@@ -38,6 +38,7 @@
\li \l{Building and Running an Example}
\li \l{Customization}
\li \l{Supported Platforms}
+ \li \l{License Information}
\li \l{Troubleshooting}
\endlist
@@ -694,7 +695,7 @@
\page qtee-supported-platforms.html
\title Supported Platforms
\previouspage qtee-customization.html
- \nextpage qtee-troubleshooting.html
+ \nextpage qtee-licenses.html
\section1 Supported Target Devices
@@ -727,6 +728,31 @@
*/
/*!
+ \page qtee-licenses.html
+ \title License Information
+ \previouspage qtee-supported-platforms.html
+ \nextpage qtee-troubleshooting.html
+
+ \section1 Licensing
+
+ \SDK is licensed under the Qt Enterprise commercial license. For more information,
+ see \l {http://qt.digia.com/licensing}. Evaluation licenses are also available,
+ see \l {http://qt.digia.com/Products/Qt-Enterprise-Embedded}.
+
+ \section1 3rd Party Software Licenses
+
+ The third-party licenses used in \SDK are listed in the file
+ \c {<INSTALL_DIR>/Licenses/ThirdPartySoftware_Listing.txt}.
+
+ \section2 Embedded Android Images
+
+ The embedded Android platform is built from the \e {Android Open Source Project},
+ source code available at \l {http://android.googlesource.com/}. The open
+ source licenses and notices are collected into the file
+ \c {/etc/NOTICE.html.gz} in the target images.
+*/
+
+/*!
\page qtee-troubleshooting.html
\title Troubleshooting
\previouspage qtee-supported-platforms.html