aboutsummaryrefslogtreecommitdiff
path: root/discord/object.py
diff options
context:
space:
mode:
authorRapptz <[email protected]>2016-01-04 22:28:29 -0500
committerRapptz <[email protected]>2016-01-04 22:28:29 -0500
commitdb4cc791dd45c6665767d31f219e6e9285a94fb6 (patch)
treec074ccbf301a4e593fe39020afe99250b5c756f3 /discord/object.py
parentInitial implementation of commands extension module. (diff)
downloaddiscord.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.py2
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"),