Skip to content

Commit

Permalink
Fix copyright years in sphinx conf
Browse files Browse the repository at this point in the history
  • Loading branch information
JOJ0 committed Jul 26, 2024
1 parent bebd60c commit 337e99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# -- Project information -----------------------------------------------------

project = 'synadm'
copyright = '2020-2023, Johannes Tiefenbacher'
copyright = '2020-2024, Johannes Tiefenbacher'
author = 'Johannes Tiefenbacher'

# The short X.Y version
Expand Down

0 comments on commit 337e99e

Please sign in to comment.