aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/doc
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2018-11-23 12:15:25 +0100
committerCristian Maureira-Fredes <cristian.maureira-fredes@qt.io>2018-11-26 21:25:26 +0000
commit80d127dcac7695efbb1f3e4f5cecf3ac5943c952 (patch)
tree9843b90de563859ca724ad930c93101078747339 /sources/shiboken2/doc
parent164f4418de1a5ed19e160b1ec8457503a1e8c9d6 (diff)
Doc: Update copyright statements and obsolete info
Update the copyright statements visible in Shiboken2 and ApiExtractor documentation sets. Update the name of the Qt documentation tool. Change-Id: I09726e15a6b860f2698df683138a02683596d07d Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/shiboken2/doc')
-rw-r--r--sources/shiboken2/doc/conf.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/shiboken2/doc/conf.py.in b/sources/shiboken2/doc/conf.py.in
index 29517309d..3ca8ac573 100644
--- a/sources/shiboken2/doc/conf.py.in
+++ b/sources/shiboken2/doc/conf.py.in
@@ -43,7 +43,7 @@ source_encoding = 'utf-8'
# General information about the project.
project = u'Shiboken'
-copyright = u'Copyright (C) 2016 The Qt Company Ltd.'
+copyright = u'© 2018 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the <a href="http://www.gnu.org/license/fdl.html">GNU Free Documentation License version 1.3</a> as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the