mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-03 01:44:55 +00:00
doc: update copyright year in doc footer
Update copyright 2019 to be 2020 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
b2c6cf7753
commit
ee455574ed
@@ -72,7 +72,7 @@ master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = u'Project ACRN™'
|
||||
copyright = u'2019, Project ACRN'
|
||||
copyright = u'2020, Project ACRN'
|
||||
author = u'Project ARCN developers'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
|
Reference in New Issue
Block a user