From f7c1a068fe13fec7e3fc64527744110b1e8364e3 Mon Sep 17 00:00:00 2001 From: Alee Date: Sat, 31 Mar 2018 13:29:42 -0400 Subject: Changed the license from MIT to GPL --- commands/slots.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'commands/slots.js') 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 . - * + * * *************************************/ module.exports.run = async (client, message) => { -- cgit v1.2.3