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

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

diff --git a/doc/conf/conf.py b/doc/conf/conf.py
index 7a7fa741f..d1b395a92 100644
--- a/doc/conf/conf.py
+++ b/doc/conf/conf.py
@@ -49,7 +49,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'OpenStructure'
-copyright = u'2019, OpenStructure authors'
+copyright = u'2020, OpenStructure authors'
 
 # 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