aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/doc/conf.py.in
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2021-01-27 12:40:04 +0100
committerTopi Reinio <topi.reinio@qt.io>2021-01-27 13:10:16 +0100
commitb3a69f4fcb4fbf6353012d22e512eb7e797973b4 (patch)
tree12d5f189c7f85171ef03a2628cb33fe73e0db7e4 /sources/shiboken6/doc/conf.py.in
parentd80794d374f6da0fc0ac11408d29417819b43045 (diff)
Doc: Fix link to FDL license
And update the copyright year as well. Change-Id: If89a681f8c35027040ac6448f0aef760079bdb78 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Diffstat (limited to 'sources/shiboken6/doc/conf.py.in')
-rw-r--r--sources/shiboken6/doc/conf.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/shiboken6/doc/conf.py.in b/sources/shiboken6/doc/conf.py.in
index f99af0fff..fd8c17837 100644
--- a/sources/shiboken6/doc/conf.py.in
+++ b/sources/shiboken6/doc/conf.py.in
@@ -48,7 +48,7 @@ master_doc = 'index'
# General information about the project.
project = u'Shiboken'
-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.'
+copyright = u'© 2021 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/licenses/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