aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRapptz <[email protected]>2021-01-07 23:08:02 -0500
committerRapptz <[email protected]>2021-01-07 23:57:15 -0500
commit7c149312f0f6f2d03af11d4be64c88bc49eefead (patch)
tree0507123ff6afb6b54e85c91342b1f520a4ab3b48 /docs
parentDispatch user updates if the global cache gets stale in update events (diff)
downloaddiscord.py-7c149312f0f6f2d03af11d4be64c88bc49eefead.tar.xz
discord.py-7c149312f0f6f2d03af11d4be64c88bc49eefead.zip
Update copyright year in the documentation
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index d42dc2a7..774cb9a6 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -77,7 +77,7 @@ master_doc = 'index'
# General information about the project.
project = u'discord.py'
-copyright = u'2015-2020, Rapptz'
+copyright = u'2015-2021, 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