diff --git a/doc/conf.py b/doc/conf.py index ad3de758a6f..103a727064f 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -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,