diff options
| author | Kenneth Reitz <me@kennethreitz.com> | 2011-01-10 19:28:12 -0500 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.com> | 2011-01-10 19:28:12 -0500 |
| commit | 34415b89b858075323b7a2d034c06b57dd26bdc7 (patch) | |
| tree | 84619b50b2942cdf388fbc481f0d5c1ec5c50559 /docs | |
| parent | d25655588b13657c253f9c216d1cc2360a5d5e57 (diff) | |
| download | tablib-34415b89b858075323b7a2d034c06b57dd26bdc7.tar.gz | |
New Year!
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_themes/LICENSE | 2 | ||||
| -rw-r--r-- | docs/conf.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/_themes/LICENSE b/docs/_themes/LICENSE index 81f4d30..b160a8e 100644 --- a/docs/_themes/LICENSE +++ b/docs/_themes/LICENSE @@ -1,6 +1,6 @@ Modifications: -Copyright (c) 2010 Kenneth Reitz. +Copyright (c) 2011 Kenneth Reitz. Original Project: diff --git a/docs/conf.py b/docs/conf.py index 325002c..2a642c9 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -42,7 +42,7 @@ master_doc = 'index' # General information about the project. project = u'Tablib' -copyright = u'2010, Kenneth Reitz. Styles (modified) © Armin Ronacher' +copyright = u'2011, Kenneth Reitz. Styles (modified) © Armin Ronacher' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the |
