Skip to content

Commit 09ee0bc

Browse files
authored
Update copyright year and organization in conf.py (#720)
1 parent e800f4c commit 09ee0bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
sys.path.insert(0, os.path.abspath("../.."))
1818

1919
project = "datashuttle"
20-
copyright = "2022, Neuroinformatics Unit"
20+
copyright = "2023, University College London"
2121
author = "Neuroinformatics Unit"
2222

2323
# Retrieve the version number from the package

0 commit comments

Comments
 (0)