aboutsummaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorDante Dam <[email protected]>2019-01-11 09:25:24 -0800
committerRapptz <[email protected]>2019-01-28 22:22:50 -0500
commit9656a21ebec7c893c8be40a38f3e56c19bf1b033 (patch)
tree986a9134f2a9b3f08b2ca484d667f855842cb174 /docs/conf.py
parentFix the Context.message example to actually use ctx.message (diff)
downloaddiscord.py-9656a21ebec7c893c8be40a38f3e56c19bf1b033.tar.xz
discord.py-9656a21ebec7c893c8be40a38f3e56c19bf1b033.zip
Bumped copyright years to 2019.
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 56ffc572..a1a11869 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -69,7 +69,7 @@ master_doc = 'index'
# General information about the project.
project = u'discord.py'
-copyright = u'2015-2017, Rapptz'
+copyright = u'2015-2019, 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