From b2918c6fb28e01923a582a4dd65e404eebd2b5fa Mon Sep 17 00:00:00 2001 From: anatoly techtonik Date: Tue, 26 Nov 2013 16:50:32 +0300 Subject: [PATCH 1/4] Give credits --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index f5effd924..fed924d04 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -46,7 +46,7 @@ # General information about the project. project = u'pythonguide' -copyright = u'2013. A Kenneth Reitz Project. Creative Commons Share-Alike 3.0' +copyright = u'2013. Project by Kenneth Reitz and Python folks. 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 From 740510f1e70553d7a3066ab6c422d0d5afdb191c Mon Sep 17 00:00:00 2001 From: anatoly techtonik Date: Thu, 26 Dec 2013 21:24:07 +0200 Subject: [PATCH 2/4] everyone is welcome =) --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index fed924d04..082e307e5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -46,7 +46,7 @@ # General information about the project. project = u'pythonguide' -copyright = u'2013. Project by Kenneth Reitz and Python folks. Creative Commons Share-Alike 3.0' +copyright = u'2013. Project by Kenneth Reitz and contributors. 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 From 9de62f4eba18e0b68223d4feef8b96c64f7967c6 Mon Sep 17 00:00:00 2001 From: anatoly techtonik Date: Wed, 22 Jan 2014 12:49:25 +0300 Subject: [PATCH 3/4] give credits to Kenneth for organizational effort --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 082e307e5..2c8c03f51 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -46,7 +46,7 @@ # General information about the project. project = u'pythonguide' -copyright = u'2013. Project by Kenneth Reitz and contributors. Creative Commons Share-Alike 3.0' +copyright = u'2013-2014. A Kenneth Reitz project with the help of contributors. 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 From 67ae49a17c1f6e270c75409c1dbd93feecae0721 Mon Sep 17 00:00:00 2001 From: anatoly techtonik Date: Wed, 22 Jan 2014 12:50:39 +0300 Subject: [PATCH 4/4] make project Project --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 2c8c03f51..6e050b2bd 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -46,7 +46,7 @@ # General information about the project. project = u'pythonguide' -copyright = u'2013-2014. A Kenneth Reitz project with the help of contributors. Creative Commons Share-Alike 3.0' +copyright = u'2013-2014. A Kenneth Reitz Project with the help of contributors. 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