summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJonathan Huot <JonathanHuot@users.noreply.github.com>2018-09-07 23:27:09 +0200
committerGitHub <noreply@github.com>2018-09-07 23:27:09 +0200
commit7ae5ed1a366f76f0edaf76c2429a81a6cb794d40 (patch)
tree0f4e404c8441a42c9c00d31c382763b50918c4cc /docs/conf.py
parentf38dd4ba5da15756ea6c4c46c775983d55f6f6b9 (diff)
parent36e7f50049f3333db72ebcb82677b465ec09f84b (diff)
downloadoauthlib-fix-oidc-tests.tar.gz
Merge branch 'master' into fix-oidc-testsfix-oidc-tests
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