doc: update copyright notice in the documentation
Update copyright notice to reflect current year. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
557515884b
commit
f07063db20
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ except ImportError:
|
||||||
# -- Project --------------------------------------------------------------
|
# -- Project --------------------------------------------------------------
|
||||||
|
|
||||||
project = "Zephyr Project"
|
project = "Zephyr Project"
|
||||||
copyright = "2015-2024 Zephyr Project members and individual contributors"
|
copyright = "2015-2025 Zephyr Project members and individual contributors"
|
||||||
author = "The Zephyr Project Contributors"
|
author = "The Zephyr Project Contributors"
|
||||||
|
|
||||||
# parse version from 'VERSION' file
|
# parse version from 'VERSION' file
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue