From aca08a477329ba9924f2e7a5b5c4d2729afbf025 Mon Sep 17 00:00:00 2001 From: Olivier Iffrig Date: Tue, 14 May 2013 15:35:46 +0200 Subject: [PATCH] [doc] Copyright --- doc/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index a2d7439..5bd37d7 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -42,7 +42,7 @@ master_doc = 'index' # General information about the project. project = u'Lightweight Crans-LDAP' -copyright = u'2013, Olivier Iffrig' +copyright = u'2013, Cr@ns' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the