aboutsummaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorAni Sinha <anisinha@redhat.com>2025-01-01 13:31:16 +0530
committerThomas Huth <thuth@redhat.com>2025-01-02 07:44:28 +0100
commit3d5d015ca419edc122d7977c93bafaaca43307a4 (patch)
treefbb08b1acf786775824adde20f4bb2635e24f761 /docs/conf.py
parent8b70d7f2071e2db51b1910502bfb7f84ebf926be (diff)
downloadqemu-3d5d015ca419edc122d7977c93bafaaca43307a4.zip
qemu-3d5d015ca419edc122d7977c93bafaaca43307a4.tar.gz
qemu-3d5d015ca419edc122d7977c93bafaaca43307a4.tar.bz2
docs: update copyright date to the year 2025
We are already in January 2025! Update copyright notices. Cc: peter.maydell@linaro.org Cc: qemu-trivial@nongnu.org Signed-off-by: Ani Sinha <anisinha@redhat.com> Message-ID: <20250101080116.1050336-1-anisinha@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 164a8ee..31bb9a3 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -87,7 +87,7 @@ default_role = 'any'
# General information about the project.
project = u'QEMU'
-copyright = u'2024, The QEMU Project Developers'
+copyright = u'2025, The QEMU Project Developers'
author = u'The QEMU Project Developers'
# The version info for the project you're documenting, acts as replacement for