summaryrefslogtreecommitdiff
path: root/doc/src/conf.py
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2013-03-18 15:10:06 +0000
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2013-03-18 15:10:06 +0000
commitae918c34b85d7d932e91171c30f664e39cea831d (patch)
tree9a5c91e8aac89b49fbdcf284b1a818f456801ac9 /doc/src/conf.py
parent294e7ae08057acd32f9663ac5c3ebc6b4beea6cd (diff)
downloadpsycopg2-ae918c34b85d7d932e91171c30f664e39cea831d.tar.gz
Copyright year bumped to 2013 in docs footer
Diffstat (limited to 'doc/src/conf.py')
-rw-r--r--doc/src/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/conf.py b/doc/src/conf.py
index 4c71d4b..e181b5b 100644
--- a/doc/src/conf.py
+++ b/doc/src/conf.py
@@ -42,7 +42,7 @@ master_doc = 'index'
# General information about the project.
project = u'Psycopg'
-copyright = u'2001-2012, Federico Di Gregorio. Documentation by Daniele Varrazzo'
+copyright = u'2001-2013, Federico Di Gregorio. Documentation by Daniele Varrazzo'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the