From 16755adc05685078755e4b0ff41f3aab3272e7ed Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Thu, 27 Mar 2025 09:56:35 +0000 Subject: [PATCH] Doc: Update copyright year in the global configuration Pick-to: 6.8 6.5 Fixes: QTBUG-134788 Change-Id: I118d15df4e644dbed1a3de5efdb0b5d5a0e11c20 Reviewed-by: Andreas Eliasson (cherry picked from commit 7018db691688bf4500e8398e9ad7b5a9a8ff3779) Reviewed-by: Qt Cherry-pick Bot --- doc/global/config.qdocconf | 2 +- doc/global/externalsites/qtcreator.qdoc | 2 +- doc/global/html-footer-online.qdocconf | 2 +- doc/global/html-footer.qdocconf | 2 +- doc/global/qt-module-defaults-online.qdocconf | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/global/config.qdocconf b/doc/global/config.qdocconf index 55a24a76d20..0adfe36f516 100644 --- a/doc/global/config.qdocconf +++ b/doc/global/config.qdocconf @@ -3,7 +3,7 @@ dita.metadata.default.author = Qt Project dita.metadata.default.permissions = all dita.metadata.default.publisher = Qt Project -dita.metadata.default.copyryear = 2024 +dita.metadata.default.copyryear = 2025 dita.metadata.default.copyrholder = The Qt Company Ltd dita.metadata.default.audience = programmer diff --git a/doc/global/externalsites/qtcreator.qdoc b/doc/global/externalsites/qtcreator.qdoc index 5bc15b9dcd4..c5ff0fbf018 100644 --- a/doc/global/externalsites/qtcreator.qdoc +++ b/doc/global/externalsites/qtcreator.qdoc @@ -1,4 +1,4 @@ -// Copyright (C) 2024 The Qt Company Ltd. +// Copyright (C) 2025 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only // Up-to-date with Qt Creator 14.0.0 diff --git a/doc/global/html-footer-online.qdocconf b/doc/global/html-footer-online.qdocconf index 6da298418b4..0fbb2117f29 100644 --- a/doc/global/html-footer-online.qdocconf +++ b/doc/global/html-footer-online.qdocconf @@ -78,7 +78,7 @@ HTML.footer += \ " \n" \ "\n" \ "\n" \ diff --git a/doc/global/html-footer.qdocconf b/doc/global/html-footer.qdocconf index 75626af6459..2fdb3641e6d 100644 --- a/doc/global/html-footer.qdocconf +++ b/doc/global/html-footer.qdocconf @@ -8,7 +8,7 @@ HTML.footer = \ "\n" \ "
\n" \ "

\n" \ - " © 2024 The Qt Company Ltd.\n" \ + " © 2025 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" \ diff --git a/doc/global/qt-module-defaults-online.qdocconf b/doc/global/qt-module-defaults-online.qdocconf index 4942c2639df..dbf2898deee 100644 --- a/doc/global/qt-module-defaults-online.qdocconf +++ b/doc/global/qt-module-defaults-online.qdocconf @@ -5,7 +5,7 @@ HTML.footer = \ "

\n" \ "

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