From 4cf50579f95a84ad2ce06ddefc1228d1f53cae9c Mon Sep 17 00:00:00 2001 From: Stefan Bienert <stefan.bienert@unibas.ch> Date: Tue, 24 May 2011 09:27:19 +0200 Subject: [PATCH] Changed date of documentation to 2011 --- 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 6de040bb6..b2d284a53 100644 --- a/doc/conf/conf.py +++ b/doc/conf/conf.py @@ -43,7 +43,7 @@ master_doc = 'index' # General information about the project. project = u'OpenStructure' -copyright = u'2010, OpenStructure authors' +copyright = u'2011, 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