Skip to content

Commit

Permalink
Merge pull request #3311 from yarikoptic/enh-year
Browse files Browse the repository at this point in the history
Provide copyright year range
  • Loading branch information
nellh authored Jan 30, 2025
2 parents 256091e + 697648b commit fe94d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/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 = 'OpenNeuro'
copyright = '2022, Stanford Center for Reproducible Neuroscience'
copyright = '2015-2025, Stanford Center for Reproducible Neuroscience'
author = 'Stanford Center for Reproducible Neuroscience'

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

0 comments on commit fe94d16

Please sign in to comment.