From 461497f5be722fa010a691bb6951d13d8df63688 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 16 May 2011 01:31:54 -0400 Subject: [PATCH] "a kennethreitz project" --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 2d5c146..899bc58 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -43,7 +43,7 @@ master_doc = 'index' # General information about the project. project = u'Requests' -copyright = u'2011. A Kenneth Reitz Project' +copyright = u'2011. A Kenneth Reitz Project' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the -- 2.7.4