diff --git a/doc/conf.py.in b/doc/conf.py.in
index d00634a2a04492443ec1044a9803a8892225649a..9ee3391933b994677f9dc0292837e6bfa2ceebaf 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-2021, SIB - Swiss Institute of Bioinformatics and Biozentrum - University of Basel'# pylint: disable=redefined-builtin
+copyright = u'2013-2022, 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