From 6b267134444e44381b6e4ed1d319fefa1c58b883 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 24 Jan 2017 11:29:19 +0100 Subject: [PATCH] Doc: Change copyright year in online doc template to 2017 Change-Id: I0dc2cbf6460a35aa3b1b5a155d5f1369d0f474b4 Reviewed-by: Eike Ziller --- doc/qtcreator-online.qdocconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/qtcreator-online.qdocconf b/doc/qtcreator-online.qdocconf index e2a875c30ba..7d54136d41e 100644 --- a/doc/qtcreator-online.qdocconf +++ b/doc/qtcreator-online.qdocconf @@ -4,7 +4,7 @@ include(config/qtcreator-project.qdocconf) HTML.footer = \ " \n" \ "

\n" \ - " © 2016 The Qt Company Ltd.\n" \ + " © 2017 The Qt Company Ltd.\n" \ " Documentation contributions included herein are the copyrights of\n" \ " their respective owners. " \ " The documentation provided herein is licensed under the terms of the" \