diff options
| author | Kenneth Reitz <me@kennethreitz.com> | 2011-05-15 13:28:10 -0400 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.com> | 2011-05-15 13:28:10 -0400 |
| commit | f6fa3f2abc9f7328d28fb211019a1e5cd18c77f0 (patch) | |
| tree | 17e19a7846f80e04668f34836cc378e51c456063 /docs | |
| parent | 239e33aaedafe3e55c92c80f67e4e595449bdc4a (diff) | |
| download | tablib-f6fa3f2abc9f7328d28fb211019a1e5cd18c77f0.tar.gz | |
change (c) attribution
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
