summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-11-08 18:35:50 +0000
committerGerrit Code Review <review@openstack.org>2016-11-08 18:35:50 +0000
commitcb922f4dc6c9d1f49069b555d8fbfc3628e78190 (patch)
treef571c1cd572583ccccef9f990670a634fa7f4d5c /doc/source/conf.py
parent41de8b7c0b1e3834e05f291fa6419132311b2452 (diff)
parenta38efb6031efda7a076886066b6993cdb144f6a3 (diff)
downloadpython-swiftclient-cb922f4dc6c9d1f49069b555d8fbfc3628e78190.tar.gz
Merge "Add v1password keystoneauth plugin"
Diffstat (limited to 'doc/source/conf.py')
-rw-r--r--doc/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 5af77b2..3505f13 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -51,7 +51,7 @@ master_doc = 'index'
# General information about the project.
project = u'Swiftclient'
-copyright = u'2013 OpenStack, LLC.'
+copyright = u'2013-2016 OpenStack, LLC.'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the