summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2020-08-29 13:58:20 +1000
committerDamien George <damien@micropython.org>2020-08-29 13:58:20 +1000
commit338b12d3c840ea56504c83d9c51e4d0f628684f4 (patch)
tree94b8619a42f950e887aa60945a0bd8ff79be0b00 /docs/conf.py
parenta93a378e933abc294de6ae26fb86a421e858fbcf (diff)
LICENSE,docs: Update copyright year range to include 2020.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/conf.py')
-rwxr-xr-xdocs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 36f99cd2c..7dc039d6c 100755
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -66,7 +66,7 @@ master_doc = 'index'
# General information about the project.
project = 'MicroPython'
-copyright = '2014-2019, Damien P. George, Paul Sokolovsky, and contributors'
+copyright = '2014-2020, Damien P. George, Paul Sokolovsky, and contributors'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the