Merge pull request #8206 from ethereum/docs-conf-copyright

Fixes copyright in readthedocs config
This commit is contained in:
chriseth
2020-01-28 16:44:33 +01:00
committed by GitHub
+1 -1
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