diff options
| author | Rapptz <[email protected]> | 2017-01-20 23:19:19 -0500 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2017-01-20 23:19:19 -0500 |
| commit | ff9f5749e13bef6337f1d844019d051125796505 (patch) | |
| tree | 0fa5fae2d7acd83a2a3fb6bbeb9e2f35228862c7 /discord/errors.py | |
| parent | Add support for relationships. (diff) | |
| download | discord.py-ff9f5749e13bef6337f1d844019d051125796505.tar.xz discord.py-ff9f5749e13bef6337f1d844019d051125796505.zip | |
Update copyright year to 2017.
Diffstat (limited to 'discord/errors.py')
| -rw-r--r-- | discord/errors.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/errors.py b/discord/errors.py index 795c0bf6..a31ccd5e 100644 --- a/discord/errors.py +++ b/discord/errors.py @@ -3,7 +3,7 @@ """ The MIT License (MIT) -Copyright (c) 2015-2016 Rapptz +Copyright (c) 2015-2017 Rapptz Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), |