From 09609103b4874cd76e49791b43fa612e6f87fbb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Sun, 3 Dec 2023 16:18:45 +0100 Subject: [PATCH] Doc: Do not translate company and product names in footer Change-Id: Iccd4ca02f5474763591bf11a3887ccf4e38a32be Reviewed-by: Paul Wicking (cherry picked from commit 0bf7d64ebdff44586f9023e811b2b4fd3142ca57) Reviewed-by: Qt Cherry-pick Bot (cherry picked from commit 073fc0ed5c86a813959f97d6b9dcc634a952686b) --- doc/global/html-footer.qdocconf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/global/html-footer.qdocconf b/doc/global/html-footer.qdocconf index 69d08b316ab..0a12d49a9ea 100644 --- a/doc/global/html-footer.qdocconf +++ b/doc/global/html-footer.qdocconf @@ -8,13 +8,13 @@ HTML.footer = \ "\n" \ "
\n" \ "

\n" \ - " © 2023 The Qt Company Ltd.\n" \ + " © 2023 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" \ " GNU Free Documentation" \ - " License version 1.3 as published by the Free Software Foundation.
" \ - " Qt and respective logos are " \ - " trademarks of The Qt Company Ltd. in Finland and/or other countries\n" \ + " License version 1.3 as published by the Free Software Foundation.
" \ + " Qt and respective logos are " \ + " trademarks of The Qt Company Ltd. in Finland and/or other countries\n" \ " worldwide. All other trademarks are property of their respective owners.

\n" \ "
\n" \