diff options
| author | Alee <alee14498@gmail.com> | 2018-03-31 13:29:42 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-03-31 13:29:42 -0400 |
| commit | f7c1a068fe13fec7e3fc64527744110b1e8364e3 (patch) | |
| tree | fac789036b35e446cff8460ba8de89ccbc00bfba /commands/slots.js | |
| parent | e7c651e043a2be72e5e3bce117ffa6baa32d29ef (diff) | |
| download | AleeBot-f7c1a068fe13fec7e3fc64527744110b1e8364e3.tar.gz AleeBot-f7c1a068fe13fec7e3fc64527744110b1e8364e3.tar.bz2 AleeBot-f7c1a068fe13fec7e3fc64527744110b1e8364e3.zip | |
Changed the license from MIT to GPL
Diffstat (limited to 'commands/slots.js')
| -rw-r--r-- | commands/slots.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/commands/slots.js b/commands/slots.js index e618145..9072c84 100644 --- a/commands/slots.js +++ b/commands/slots.js @@ -1,5 +1,5 @@ -/** ************************************** - * +/**************************************** + * * Slots: Command for AleeBot * Copyright (C) 2018 AleeCorp & jtsshieh + PokeWorld * @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. - * + * * *************************************/ module.exports.run = async (client, message) => { |
