From f6fa3f2abc9f7328d28fb211019a1e5cd18c77f0 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 15 May 2011 13:28:10 -0400 Subject: [PATCH] change (c) attribution --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 5a42816..d4f8552 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -41,7 +41,7 @@ master_doc = 'index' # General information about the project. project = u'Tablib' -copyright = u'2011, Kenneth Reitz. Styles (modified) © Armin Ronacher' +copyright = u'2011, Kenneth Reitz.' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the