From 3f5bf4d386fc4e8ca1b5c044a71b053b4608461d Mon Sep 17 00:00:00 2001 From: Dominique Plante Date: Fri, 19 Apr 2013 17:53:53 -0700 Subject: [PATCH] #268 --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 04c0a5f..fc31228 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -46,7 +46,7 @@ master_doc = 'index' # General information about the project. project = u'pythonguide' -copyright = u'2013. A Kenneth Reitz Project. Creative Commons Share-Alike 3.0.' +copyright = u'2013. A Kenneth Reitz Project. Creative Commons Share-Alike 3.0.' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the