diff options
| author | Nihaal Sangha <[email protected]> | 2021-01-15 10:28:11 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-15 05:28:11 -0500 |
| commit | 69bdc3a1849407f64ef93bd2e5119e54d6cd2208 (patch) | |
| tree | 5ec113d3bf9fa214876bedd88b3e7c38fe82a304 /discord/object.py | |
| parent | [commands] Add PartialMessageConverter (diff) | |
| download | discord.py-69bdc3a1849407f64ef93bd2e5119e54d6cd2208.tar.xz discord.py-69bdc3a1849407f64ef93bd2e5119e54d6cd2208.zip | |
Change copyright year to present
Diffstat (limited to 'discord/object.py')
| -rw-r--r-- | discord/object.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/object.py b/discord/object.py index 1ca96c79..d349caa3 100644 --- a/discord/object.py +++ b/discord/object.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"), |