LICENSE,docs: Update copyright year range to include 2022.

Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
Damien George
2022-01-06 15:50:14 +11:00
parent 12f9f93b39
commit 8ac5613419
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ master_doc = 'index'
# General information about the project.
project = 'MicroPython'
copyright = '- The MicroPython Documentation is Copyright © 2014-2021, Damien P. George, Paul Sokolovsky, and contributors'
copyright = '- The MicroPython Documentation is Copyright © 2014-2022, 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