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:
Henrik Brix Andersen 2020-01-20 22:31:21 +01:00 committed by Anas Nashif
commit cfdabcf448

View file

@ -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,