Skip to content

Commit d85e071

Browse files
committed
Hard code new copyright date
1 parent c4f0325 commit d85e071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103

104104
# General information about the project.
105105
project = 'Adafruit CircuitPython'
106-
copyright = '2014-2020, MicroPython & CircuitPython contributors (https://github.com/adafruit/circuitpython/graphs/contributors)'
106+
copyright = '2014-2021, MicroPython & CircuitPython contributors (https://github.com/adafruit/circuitpython/graphs/contributors)'
107107

108108
# These are overwritten on ReadTheDocs.
109109
# The version info for the project you're documenting, acts as replacement for

0 commit comments

Comments
 (0)