From 00593f9e246f305e725f20295ee9d7c4405576de Mon Sep 17 00:00:00 2001 From: Christian Herdtweck Date: Fri, 3 Aug 2018 15:45:32 +0200 Subject: [PATCH] Update copyright in sphinx docu --- doc/conf.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/conf.py b/doc/conf.py index 6afccc0..8fef733 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -55,7 +55,7 @@ master_doc = 'index' # General information about the project. project = 'pyi2ncommon' -copyright = '2016, Intra2net AG' +copyright = '2016-2018, Intra2net AG ' author = 'Intra2net AG' # The version info for the project you're documenting, acts as replacement for -- 1.7.1