Commit 4cd01994 authored by Mikkel Jakobsen's avatar Mikkel Jakobsen Committed by Carles Cufi
Browse files

doc: update doc footer copyright year



Update the documentation footer copyright year.

Signed-off-by: default avatarMikkel Jakobsen <mikkel.aunsbjerg@prevas.dk>
parent 6d34d6be
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ master_doc = 'index'

# General information about the project.
project = u'Zephyr Project'
copyright = u'2015-2020 Zephyr Project members and individual contributors'
copyright = u'2015-2021 Zephyr Project members and individual contributors'
author = u'The Zephyr Project'

# The following code tries to extract the information by reading the Makefile,