summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@stuvel.eu>2016-02-05 16:05:20 +0100
committerSybren A. Stüvel <sybren@stuvel.eu>2016-02-05 16:05:20 +0100
commitf6042870eb5eb9e17f6486a175e2ead16b31d92c (patch)
treee10af77163f6b1da6935fa6c815a0b07c04fafb4 /doc
parent48d9c1150c030a83090751eda9dea8e64586a25c (diff)
downloadrsa-git-f6042870eb5eb9e17f6486a175e2ead16b31d92c.tar.gz
Updated copyright year in documentation
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index c2b4a7b..95317b2 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -46,7 +46,7 @@ master_doc = 'index'
# General information about the project.
project = u'Python-RSA'
-copyright = u'2011, Sybren A. Stüvel'
+copyright = u'2011-2016, Sybren A. Stüvel'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the