mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 07:13:54 -06:00
Update copyright dates to 2023
I noticed that in the latest version, the copyright string is still 2022, even though 2023 is halfway through. This patch fixes that and fixes the documentation along with it. Signed-off-by: Enze Li <lienze@kylinos.cn> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20230525064345.1152801-1-lienze@kylinos.cn Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
441d701db7
commit
5d6c687c9d
2 changed files with 2 additions and 2 deletions
|
@ -89,7 +89,7 @@ default_role = 'any'
|
|||
|
||||
# General information about the project.
|
||||
project = u'QEMU'
|
||||
copyright = u'2022, The QEMU Project Developers'
|
||||
copyright = u'2023, The QEMU Project Developers'
|
||||
author = u'The QEMU Project Developers'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue