diff options
Diffstat (limited to 'discord/ext/commands/view.py')
| -rw-r--r-- | discord/ext/commands/view.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/ext/commands/view.py b/discord/ext/commands/view.py index c1a19ba0..acde0b75 100644 --- a/discord/ext/commands/view.py +++ b/discord/ext/commands/view.py @@ -2,7 +2,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"), |