Skip to content

Commit

Permalink
DOC: Update copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Feb 7, 2022
1 parent cac3f9b commit 726798e
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 @@ -92,7 +92,7 @@

# General information about the project.
project = u'NiBabel'
copyright = f"2006-2020, {metadata['maintainer']} <{metadata['author_email']}>"
copyright = f"2006-2022, {metadata['maintainer']} <{metadata['author_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 726798e

Please sign in to comment.