From abbb4e32d81312df5be33f4f285eab5023a78977 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 16 Feb 2016 08:29:17 -0500 Subject: [PATCH] update footer in docs --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index a9248fc..1642931 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. A Kenneth Reitz Project' +copyright = u'2016. 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