diff options
| author | Peter Maydell <[email protected]> | 2022-01-20 12:47:13 +0000 |
|---|---|---|
| committer | Peter Maydell <[email protected]> | 2022-01-28 14:29:46 +0000 |
| commit | fd50a00a57509623ac253614ab10c7ea0eeb8d51 (patch) | |
| tree | da7c766f7ea7cf57acf7edd2410c47edb00e3fb1 /docs | |
| parent | b367db48126d4ee14579af6cf5cdbffeb9496627 (diff) | |
Update copyright dates to 2022
It's a new year; update the copyright strings for our
help/version/about information and for our documentation.
Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Daniel P. Berrangé <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Message-id: [email protected]
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index e79015975e..49dab44cca 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -98,7 +98,7 @@ default_role = 'any' # General information about the project. project = u'QEMU' -copyright = u'2021, The QEMU Project Developers' +copyright = u'2022, The QEMU Project Developers' author = u'The QEMU Project Developers' # The version info for the project you're documenting, acts as replacement for |
