Skip to content

Commit a7dee14

Browse files
kartbenstephanosio
authored andcommitted
doc: Update copyright notice in the documentation
Update copyright notice to reflect current year. Fixes zephyrproject-rtos#54763. Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 56ac1ac commit a7dee14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
# -- Project --------------------------------------------------------------
3737

3838
project = "Zephyr Project"
39-
copyright = "2015-2022 Zephyr Project members and individual contributors"
39+
copyright = "2015-2023 Zephyr Project members and individual contributors"
4040
author = "The Zephyr Project Contributors"
4141

4242
# parse version from 'VERSION' file

0 commit comments

Comments
 (0)