From c48ec0657a3c1029dad951f2accf7cff56ccf2a6 Mon Sep 17 00:00:00 2001 From: Tridev Date: Tue, 26 Jan 2016 09:39:49 +0530 Subject: [PATCH] Update conf.py update at line 49 to the issue #646 --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 8115797..f8ad711 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'2016. A Kenneth Reitz Project. Creative Commons Share-Alike 3.0' +copyright = u'2016. A Kenneth Reitz Project. Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported (by-nc-sa)' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the