diff --git a/doc/conf.py.in b/doc/conf.py.in index 49f9385d8c0584731e1fb6d4a24db3235d3fb3ca..cd8b794058aa1d9be11db588ff328f662e3106bf 100644 --- a/doc/conf.py.in +++ b/doc/conf.py.in @@ -58,7 +58,7 @@ master_doc = 'index' # General information about the project. project = u'ProMod3' -copyright = u'2013-2019, SIB - Swiss Institute of Bioinformatics and Biozentrum - University of Basel'# pylint: disable=redefined-builtin +copyright = u'2013-2020, SIB - Swiss Institute of Bioinformatics and Biozentrum - University of Basel'# pylint: disable=redefined-builtin # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the