Skip to content

Commit 2cf1f17

Browse files
Update copyright year in documentation to 2020-2021 (#1710)
* fix: Updates year to 2021 Updates year in conf.py to correct year in the footer of the documentation. Would resolve Issue #1709 if merged * fix: Updates year to 2020-2021 in docs
1 parent fb6fc79 commit 2cf1f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
# -- Project information -----------------------------------------------------
3838

3939
project = "Manim"
40-
copyright = "2020, The Manim Community Dev Team"
40+
copyright = "2020-2021, The Manim Community Dev Team"
4141
author = "The Manim Community Dev Team"
4242

4343

0 commit comments

Comments
 (0)