summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.com>2011-01-31 01:35:52 -0500
committerKenneth Reitz <me@kennethreitz.com>2011-01-31 01:35:52 -0500
commit26b6faa88d0c272f7f8153cbd2de6ce451e22caf (patch)
treeef25c2f5969cfa88d4802243a588e753a2118834 /docs
parent7727171379683dcf859a344d6c8a43dc6d5cfa2b (diff)
parent140736ff332ff164f18821ec150488b1a2092898 (diff)
downloadtablib-0.9.3.tar.gz
Merge branch 'release/0.9.3'v0.9.3
Diffstat (limited to 'docs')
-rw-r--r--docs/_themes/LICENSE2
-rw-r--r--docs/conf.py2
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) &copy; Armin Ronacher'
+copyright = u'2011, Kenneth Reitz. Styles (modified) &copy; 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