doc: update doc footer copyright year
Update the documentation footer copyright year. Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
This commit is contained in:
parent
f144e39ced
commit
cfdabcf448
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = u'Zephyr Project'
|
||||
copyright = u'2015-2019 Zephyr Project members and individual contributors'
|
||||
copyright = u'2015-2020 Zephyr Project members and individual contributors'
|
||||
author = u'The Zephyr Project'
|
||||
|
||||
# The following code tries to extract the information by reading the Makefile,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue