Fixes copyright in readthedocs config.

This commit is contained in:
Erik Kundt 2020-01-28 16:38:20 +01:00
parent 0dd398e2ac
commit a2f28f0a9d

View File

@ -53,7 +53,7 @@ master_doc = 'index'
# General information about the project.
project = 'Solidity'
copyright = '2016-2019, Ethereum'
copyright = '2016-2020, Ethereum'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the