diff --git a/doc/source/conf.py b/doc/source/conf.py index b968fe48..533417bb 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -134,7 +134,7 @@ master_doc = 'index' project = u'GPy' #author = u'`Humans `_' author = 'GPy Authors, see https://github.com/SheffieldML/GPy/graphs/contributors' -copyright = u'2015, '+author +copyright = u'2020, '+author # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the