aboutsummaryrefslogtreecommitdiff
path: root/discord/embeds.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 /discord/embeds.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 'discord/embeds.py')
-rw-r--r--discord/embeds.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/embeds.py b/discord/embeds.py
index 51670ff9..ddc11b28 100644
--- a/discord/embeds.py
+++ b/discord/embeds.py
@@ -3,7 +3,7 @@
"""
The MIT License (MIT)
-Copyright (c) 2015-2017 Rapptz
+Copyright (c) 2015-2019 Rapptz
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),