aboutsummaryrefslogtreecommitdiff
path: root/discord/http.py
diff options
context:
space:
mode:
authorNihaal Sangha <[email protected]>2021-01-15 10:28:11 +0000
committerGitHub <[email protected]>2021-01-15 05:28:11 -0500
commit69bdc3a1849407f64ef93bd2e5119e54d6cd2208 (patch)
tree5ec113d3bf9fa214876bedd88b3e7c38fe82a304 /discord/http.py
parent[commands] Add PartialMessageConverter (diff)
downloaddiscord.py-69bdc3a1849407f64ef93bd2e5119e54d6cd2208.tar.xz
discord.py-69bdc3a1849407f64ef93bd2e5119e54d6cd2208.zip
Change copyright year to present
Diffstat (limited to 'discord/http.py')
-rw-r--r--discord/http.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/http.py b/discord/http.py
index b90c6b85..edfe031c 100644
--- a/discord/http.py
+++ b/discord/http.py
@@ -3,7 +3,7 @@
"""
The MIT License (MIT)
-Copyright (c) 2015-2020 Rapptz
+Copyright (c) 2015-present Rapptz
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),