diff options
| author | Rapptz <[email protected]> | 2020-01-19 20:03:00 -0500 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2020-01-19 20:03:00 -0500 |
| commit | 60716071760b8b6a29f7ec1613def7bbbb468533 (patch) | |
| tree | c8fa125bb2da096bca4428285adcec81c58c3437 /discord/context_managers.py | |
| parent | [commands] Case insensitivity uses casefold instead of lower (diff) | |
| download | discord.py-60716071760b8b6a29f7ec1613def7bbbb468533.tar.xz discord.py-60716071760b8b6a29f7ec1613def7bbbb468533.zip | |
Bump copyright year to 2020
Closes #2510
Diffstat (limited to 'discord/context_managers.py')
| -rw-r--r-- | discord/context_managers.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/context_managers.py b/discord/context_managers.py index e7ac501c..279b224d 100644 --- a/discord/context_managers.py +++ b/discord/context_managers.py @@ -3,7 +3,7 @@ """ The MIT License (MIT) -Copyright (c) 2015-2019 Rapptz +Copyright (c) 2015-2020 Rapptz Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), |