Skip to content

Commit 599dd9e

Browse files
committed
DOC: Update copyright year
1 parent 668cbea commit 599dd9e

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
@@ -92,7 +92,7 @@
9292

9393
# General information about the project.
9494
project = u'NiBabel'
95-
copyright = f"2006-2020, {metadata['maintainer']} <{metadata['author_email']}>"
95+
copyright = f"2006-2022, {metadata['maintainer']} <{metadata['author_email']}>"
9696

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

0 commit comments

Comments
 (0)