mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-26 20:03:54 -06:00
Update copyright date for user-facing copyright strings
Update the copyright date to 2020 for the copyright strings which are user-facing and represent overall copyright info for all of QEMU. Reported-by: John Arbuckle <programmingkidx@gmail.com> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-id: 20200316112006.19107-1-peter.maydell@linaro.org
This commit is contained in:
parent
e1df89bbbc
commit
9b26a61093
2 changed files with 2 additions and 2 deletions
|
@ -80,7 +80,7 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = u'QEMU'
|
||||
copyright = u'2019, The QEMU Project Developers'
|
||||
copyright = u'2020, 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