doc: Update copyright notice in the documentation
Update copyright notice to reflect current year. Fixes #54763. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
56ac1ac0d6
commit
a7dee148c3
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ except ImportError:
|
|||
# -- Project --------------------------------------------------------------
|
||||
|
||||
project = "Zephyr Project"
|
||||
copyright = "2015-2022 Zephyr Project members and individual contributors"
|
||||
copyright = "2015-2023 Zephyr Project members and individual contributors"
|
||||
author = "The Zephyr Project Contributors"
|
||||
|
||||
# parse version from 'VERSION' file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue