Skip to content

Commit

Permalink
doc: update copyright notice in the documentation
Browse files Browse the repository at this point in the history
Update copyright notice to reflect current year.

Signed-off-by: Henrik Brix Andersen <[email protected]>
  • Loading branch information
henrikbrixandersen authored and kartben committed Jan 10, 2025
1 parent 5575158 commit f07063d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
# -- 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"

# parse version from 'VERSION' file
Expand Down

0 comments on commit f07063d

Please sign in to comment.