summaryrefslogtreecommitdiff
path: root/src/imageformats
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2016-09-15 17:03:06 +0200
committerKai Koehne <kai.koehne@qt.io>2016-09-19 07:38:51 +0000
commit7795bb6c194692abbca31a9734c83a78362c8063 (patch)
tree484b08004b210a4a0236be6364ede950323efdfc /src/imageformats
parentd3ac5245d024d78b1366839174fca557778ded98 (diff)
downloadqtimageformats-7795bb6c194692abbca31a9734c83a78362c8063.tar.gz
Add documentation for 3rdparty code
Use new licensescanner / qt_attribution.json file infrastructure to generate documentation about 3rdparty licenses. Change-Id: Ic81d8c33be094e51b6e4ca0f35074136170f491b Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'src/imageformats')
-rw-r--r--src/imageformats/doc/src/qtimageformats.qdoc13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/imageformats/doc/src/qtimageformats.qdoc b/src/imageformats/doc/src/qtimageformats.qdoc
index 59980de..c7f9687 100644
--- a/src/imageformats/doc/src/qtimageformats.qdoc
+++ b/src/imageformats/doc/src/qtimageformats.qdoc
@@ -70,6 +70,19 @@ plugins/imageformats), together with the default image format
plugins. They may be deployed to the target system in the same way as
other plugins, see the \l{Deploying Plugins} documentation.
+\section2 Licenses and Attributions
+
+Qt Image Formats is available under commercial licenses from \l{The Qt Company}.
+In addition, it is available under the
+\l{GNU Lesser General Public License, version 3}, or
+the \l{GNU General Public License, version 2}.
+See \l{Qt Licensing} for further details.
+
+Furthermore Qt Image Formats potentially contains third party
+modules under following permissive licenses:
+
+\generatelist{groupsbymodule attributions-qtimageformats}
+
\section2 Security considerations
Since these file formats are more rarely used, the codecs may be less