Skip to content

Commit

Permalink
DOC: Remove end year from copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Oct 8, 2024
1 parent 8566ba5 commit 8aa89c9
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 @@ -102,7 +102,7 @@

# General information about the project.
project = 'NiBabel'
copyright = f"2006-2023, {authors['name']} <{authors['email']}>"
copyright = f"2006, {authors['name']} <{authors['email']}>"

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
Expand Down

0 comments on commit 8aa89c9

Please sign in to comment.