From dc721ef064a7252df58ceb820311e16176b2a7d5 Mon Sep 17 00:00:00 2001 From: Christian Herdtweck Date: Thu, 14 Jan 2016 16:17:03 +0100 Subject: [PATCH] uups --- doc/conf.py | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/conf.py b/doc/conf.py index 04635e9..6afccc0 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -55,8 +55,8 @@ master_doc = 'index' # General information about the project. project = 'pyi2ncommon' -copyright = '2015, Intra2Net AG' -author = 'Intra2Net AG' +copyright = '2016, Intra2net AG' +author = 'Intra2net AG' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the @@ -231,7 +231,7 @@ latex_elements = { # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'pyi2ncommon.tex', 'pyi2ncommon Documentation', - 'Intra2Net AG', 'manual'), + 'Intra2net AG', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of -- 1.7.1