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:
Benjamin Cabé 2023-02-13 10:45:03 +01:00 committed by Stephanos Ioannidis
commit a7dee148c3

View file

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