From 3616725049f0d7d695e2971b578361231bbca167 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 27 Mar 2018 15:52:14 +0200 Subject: [PATCH] Doc: Increment copyright year in doc HTML file template Change-Id: I281c907e2ee6593bed7854385e9b6f1ca5f169cd 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 7d54136d41e..91b77a0de7d 100644 --- a/doc/qtcreator-online.qdocconf +++ b/doc/qtcreator-online.qdocconf @@ -4,7 +4,7 @@ include(config/qtcreator-project.qdocconf) HTML.footer = \ " \n" \ "

\n" \ - " © 2017 The Qt Company Ltd.\n" \ + " © 2018 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" \