Skip to content

Commit 5a32a60

Browse files
committed
DOC: Remove end year from copyright
1 parent 9bdbc42 commit 5a32a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102

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

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

0 commit comments

Comments
 (0)