From 23c3aaf34ee2d24820d3e0a8f2522683f0ebf50d Mon Sep 17 00:00:00 2001
From: Gerardo Tauriello <gerardo.tauriello@unibas.ch>
Date: Tue, 7 Jan 2020 19:42:28 +0100
Subject: [PATCH] SCHWED-4559: doc (c) moved to 2020.

---
 doc/conf.py.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/conf.py.in b/doc/conf.py.in
index 49f9385d..cd8b7940 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
-- 
GitLab