Skip to content

Commit

Permalink
fix(doc): Update copyright year
Browse files Browse the repository at this point in the history
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
  • Loading branch information
stv0g committed Jun 20, 2024
1 parent 8c3688e commit b9c3abb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
# -- Project information -----------------------------------------------------

project = "cimpy"
copyright = "2019, ACS RWTH Aachen University"
author = "Author"
copyright = "2019-2024, ACS RWTH Aachen University"
author = "The CIMpy authors"


# -- General configuration ---------------------------------------------------
Expand Down

0 comments on commit b9c3abb

Please sign in to comment.