summary refs log tree commit diff stats
path: root/include/qemu/help-texts.h
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 /include/qemu/help-texts.h
parent8b70d7f2071e2db51b1910502bfb7f84ebf926be (diff)
downloadfocaccia-qemu-3d5d015ca419edc122d7977c93bafaaca43307a4.tar.gz
focaccia-qemu-3d5d015ca419edc122d7977c93bafaaca43307a4.zip
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 'include/qemu/help-texts.h')
-rw-r--r--include/qemu/help-texts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qemu/help-texts.h b/include/qemu/help-texts.h
index 353ab2ad8b..bc8fab9169 100644
--- a/include/qemu/help-texts.h
+++ b/include/qemu/help-texts.h
@@ -2,7 +2,7 @@
 #define QEMU_HELP_TEXTS_H
 
 /* Copyright string for -version arguments, About dialogs, etc */
-#define QEMU_COPYRIGHT "Copyright (c) 2003-2024 " \
+#define QEMU_COPYRIGHT "Copyright (c) 2003-2025 " \
     "Fabrice Bellard and the QEMU Project developers"
 
 /* Bug reporting information for --help arguments, About dialogs, etc */