summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2020-01-04 01:39:29 +0100
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2020-01-04 01:39:29 +0100
commit9bfde497e54beee986448e4173da13a27f6065ed (patch)
treef98ab24396c0ce44cd99f0818002fd28b9939183
parentc3c24cd67b8af6da2adbe41780faf6d168f8e2cc (diff)
downloadpsycopg2-9bfde497e54beee986448e4173da13a27f6065ed.tar.gz
Copyright 2020 in the docs
-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 820cad4..b299942 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-2019, Federico Di Gregorio, Daniele Varrazzo'
+copyright = u'2001-2020, Federico Di Gregorio, 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