From 6d75c9aa8d4bd3f8e5791bdf936ee319a9abb1dd Mon Sep 17 00:00:00 2001 From: Jason Carver Date: Fri, 24 Jan 2020 11:28:54 -0800 Subject: [PATCH] Update docs copyright to the year 2020 --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index aaf6fb6e..977f3ab1 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -54,7 +54,7 @@ master_doc = 'index' # General information about the project. project = '' -copyright = '2019, The Ethereum Foundation' +copyright = '2020, The Ethereum Foundation' __version__ = setup_version # The version info for the project you're documenting, acts as replacement for