diff options
| author | Rapptz <[email protected]> | 2016-01-04 22:28:29 -0500 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2016-01-04 22:28:29 -0500 |
| commit | db4cc791dd45c6665767d31f219e6e9285a94fb6 (patch) | |
| tree | c074ccbf301a4e593fe39020afe99250b5c756f3 /discord/object.py | |
| parent | Initial implementation of commands extension module. (diff) | |
| download | discord.py-db4cc791dd45c6665767d31f219e6e9285a94fb6.tar.xz discord.py-db4cc791dd45c6665767d31f219e6e9285a94fb6.zip | |
Update license of files to 2016.
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 ebf28f0f..096d240c 100644 --- a/discord/object.py +++ b/discord/object.py @@ -2,7 +2,7 @@ """ The MIT License (MIT) -Copyright (c) 2015 Rapptz +Copyright (c) 2015-2016 Rapptz Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), |