Skip to content

Commit

Permalink
Merge pull request #13 from gdcc/copyright-year
Browse files Browse the repository at this point in the history
update copyright year to 2024
  • Loading branch information
pdurbin authored Sep 12, 2024
2 parents 6446805 + 48ec446 commit ef82dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information

project = 'GDCC'
copyright = '2023, GDCC Members'
copyright = '2024, GDCC Members'
author = 'GDCC Members'

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

0 comments on commit ef82dda

Please sign in to comment.