mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-15 23:05:15 +00:00
doc: update Linux Foundation copyright footer
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
83fa9b0d20
commit
fbdc2466ca
@ -70,7 +70,7 @@ master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = u'Project ACRN™'
|
||||
copyright = u'2018-' + str(datetime.now().year) + u', ' + project
|
||||
copyright = u'2018-' + str(datetime.now().year) + u' ' + project + ', a Series of LF Projects, LLC'
|
||||
author = u'Project ACRN developers'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
|
Loading…
Reference in New Issue
Block a user