forked from qt-creator/qt-creator
Doc: Add info about Qt Creator licenses
Fixes: QTCREATORBUG-31653 Change-Id: Ib203d428940eceb8bbbdecda731d077dc8163492 Reviewed-by: Kai Köhne <kai.koehne@qt.io>
This commit is contained in:
@@ -70,7 +70,7 @@
|
|||||||
<h2>Reference</h2>
|
<h2>Reference</h2>
|
||||||
</div>
|
</div>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="creator-acknowledgements.html">Acknowledgements</a></li>
|
<li><a href="creator-acknowledgements.html">Licenses and Acknowledgments</a></li>
|
||||||
<li><a href="creator-cli.html">Command-Line Options</a></li>
|
<li><a href="creator-cli.html">Command-Line Options</a></li>
|
||||||
<li><a href="creator-project-wizards.html">Custom Wizards</a></li>
|
<li><a href="creator-project-wizards.html">Custom Wizards</a></li>
|
||||||
<li><a href="creator-faq.html">FAQ</a></li>
|
<li><a href="creator-faq.html">FAQ</a></li>
|
||||||
|
@@ -88,5 +88,6 @@
|
|||||||
{Compiling \QC} and \l{https://wiki.qt.io/Building_Qt_Creator_from_Git}
|
{Compiling \QC} and \l{https://wiki.qt.io/Building_Qt_Creator_from_Git}
|
||||||
{Building Qt Creator from Git}.
|
{Building Qt Creator from Git}.
|
||||||
|
|
||||||
\sa {Manage Kits}{How To: Manage Kits}, {Register installed Qt versions}
|
\sa {Manage Kits}{How To: Manage Kits}, {Register installed Qt versions},
|
||||||
|
{Install plugins}, {Licenses and Acknowledgments}
|
||||||
*/
|
*/
|
||||||
|
@@ -17,9 +17,15 @@
|
|||||||
|
|
||||||
\ingroup creator-reference
|
\ingroup creator-reference
|
||||||
|
|
||||||
\title Acknowledgements
|
\title Licenses and Acknowledgments
|
||||||
|
|
||||||
\brief Third-party components in \QC.
|
\brief Licenses and third-party components in \QC.
|
||||||
|
|
||||||
|
\section1 Licenses
|
||||||
|
|
||||||
|
\QC is available under commercial licenses from The Qt Company, and
|
||||||
|
under the GNU General Public License version 3, annotated with
|
||||||
|
The Qt Company GPL Exception 1.0.
|
||||||
|
|
||||||
\section1 Credits
|
\section1 Credits
|
||||||
|
|
||||||
|
@@ -270,6 +270,6 @@
|
|||||||
\li \l{Supported Platforms}
|
\li \l{Supported Platforms}
|
||||||
\endlist
|
\endlist
|
||||||
\li \l{Technical Support}
|
\li \l{Technical Support}
|
||||||
\li \l{Acknowledgements}
|
\li \l{Licenses and Acknowledgments}
|
||||||
\endlist
|
\endlist
|
||||||
*/
|
*/
|
||||||
|
@@ -98,6 +98,6 @@
|
|||||||
\uicontrol {System Information}.
|
\uicontrol {System Information}.
|
||||||
|
|
||||||
For credits and a list of third-party libraries, see
|
For credits and a list of third-party libraries, see
|
||||||
\l {Acknowledgements}.
|
\l {Licenses and Acknowledgments}.
|
||||||
\endtable
|
\endtable
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user