aboutsummaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorjack1142 <[email protected]>2020-04-11 16:10:49 +0200
committerRapptz <[email protected]>2020-04-14 03:24:46 -0400
commit91a80444970d17ce202168455f9e1e142a89407e (patch)
tree16864fc409a338bb240676f728552d77858899bb /docs/conf.py
parentEdit message publish documentation (diff)
downloaddiscord.py-91a80444970d17ce202168455f9e1e142a89407e.tar.xz
discord.py-91a80444970d17ce202168455f9e1e142a89407e.zip
Update copyright year for documentation
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 563febc2..a16c34cf 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -75,7 +75,7 @@ master_doc = 'index'
# General information about the project.
project = u'discord.py'
-copyright = u'2015-2019, Rapptz'
+copyright = u'2015-2020, Rapptz'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the