Skip to content

Commit 1406387

Browse files
authored
Merge pull request #1106 from dandi/enh-copyrightboost
DOC: minor - boost copyright years in the docs
2 parents bf38b39 + 6ad0f01 commit 1406387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
import dandi
2121

2222
project = "dandi"
23-
copyright = "2021, DANDI Team"
23+
copyright = "2021-2022, DANDI Team"
2424
author = "DANDI Team"
2525

2626
# The full version, including alpha/beta/rc tags

0 commit comments

Comments
 (0)