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