summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Dahl <hugo@code-jedi.com>2021-01-14 18:04:41 -0600
committerHugo Dahl <hugo@code-jedi.com>2021-01-14 18:06:49 -0600
commitd85e0716166bc73e4d1bdde4a5ee2287fe811750 (patch)
tree1ce1b9ae8093de4330d9ad17608cd0e3ebe58f9c
parentc4f0325ff83239e3736859846912e0b5cc0c6392 (diff)
Hard code new copyright date
-rw-r--r--conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index 590e5bc2c..fb3c0756d 100644
--- a/conf.py
+++ b/conf.py
@@ -103,7 +103,7 @@ redirects_file = 'docs/redirects.txt'
# General information about the project.
project = 'Adafruit CircuitPython'
-copyright = '2014-2020, MicroPython & CircuitPython contributors (https://github.com/adafruit/circuitpython/graphs/contributors)'
+copyright = '2014-2021, MicroPython & CircuitPython contributors (https://github.com/adafruit/circuitpython/graphs/contributors)'
# These are overwritten on ReadTheDocs.
# The version info for the project you're documenting, acts as replacement for