Browse Source

doc: Update copyright notice in the documentation

Update copyright notice to reflect current year.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
pull/67310/head
Henrik Brix Andersen 2 years ago committed by Anas Nashif
parent
commit
e2788525e0
  1. 2
      doc/conf.py

2
doc/conf.py

@ -38,7 +38,7 @@ except ImportError: @@ -38,7 +38,7 @@ except ImportError:
# -- Project --------------------------------------------------------------
project = "Zephyr Project"
copyright = "2015-2023 Zephyr Project members and individual contributors"
copyright = "2015-2024 Zephyr Project members and individual contributors"
author = "The Zephyr Project Contributors"
# parse version from 'VERSION' file

Loading…
Cancel
Save