summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2019-08-22 17:02:15 +0200
committerKai Koehne <kai.koehne@qt.io>2019-08-22 20:30:49 +0200
commitb6b7fa3596d1957237d327a37941c6eb3ff8d6b3 (patch)
tree0e02d988fe3f0adb4a099959db43add5a8af2a9f
parent86c7306ebc0d011a096f0554e0c206fe17bb577c (diff)
Doc: Add Licenses section to overview
Fixes: QTBUG-77756 Change-Id: I79021207c8485ae9ab578b24a46fbbd06738977b Reviewed-by: Rebecca Worledge <rebecca.worledge@theqtcompany.com>
-rw-r--r--src/imports/doc/qtlottieanimation.qdocconf1
-rw-r--r--src/imports/doc/src/qtlottie.qdoc6
2 files changed, 7 insertions, 0 deletions
diff --git a/src/imports/doc/qtlottieanimation.qdocconf b/src/imports/doc/qtlottieanimation.qdocconf
index 0c3b016..138363d 100644
--- a/src/imports/doc/qtlottieanimation.qdocconf
+++ b/src/imports/doc/qtlottieanimation.qdocconf
@@ -4,6 +4,7 @@ include($QT_INSTALL_DOCS/config/exampleurl-qtlottie.qdocconf)
version = $QT_VERSION
project = QtLottieAnimation
description = Bodymovin Player for Qt
+buildversion = Qt Lottie Animation | Commercial or GPLv3
headerdirs += ../..
diff --git a/src/imports/doc/src/qtlottie.qdoc b/src/imports/doc/src/qtlottie.qdoc
index c5bda6c..08fb0d8 100644
--- a/src/imports/doc/src/qtlottie.qdoc
+++ b/src/imports/doc/src/qtlottie.qdoc
@@ -51,6 +51,12 @@
See the \l {Bodymovin Source}{GitHub page for Bodymovin} for instructions
on how to download and install the plugin for Adobe After Effects.
+ \section1 Licenses
+
+ Qt Lottie Animation is available under commercial licenses from \l{The Qt Company}.
+ In addition, it is available under the \l{GNU General Public License, version 3}.
+ See \l{Qt Licensing} for further details.
+
\section1 Reference
\list
\li \l {Qt Lottie Animation QML Types}{QML Types}