summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJonathan Huot <jonathan.huot@thomsonreuters.com>2018-03-20 09:43:34 +0100
committerJonathan Huot <jonathan.huot@thomsonreuters.com>2018-08-10 13:30:46 +0200
commit19ebeae8619c7c784427acf3d37667e403564780 (patch)
tree46a84dbce3dcb530b9ae65b0ae8e00d057aefddd /docs/conf.py
parenta03cb7321d583897ac9865d9cb24b632081d16b1 (diff)
downloadoauthlib-19ebeae8619c7c784427acf3d37667e403564780.tar.gz
Added credits to Idan & team.
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 017f686..2594e38 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -41,7 +41,7 @@ master_doc = 'index'
# General information about the project.
project = u'OAuthLib'
-copyright = u'2012, Idan Gazit and the Python Community'
+copyright = u'2018, The OAuthlib Community'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the