diff options
| author | Unknown <jtsshieh@outlook.com> | 2018-03-31 21:45:52 -0400 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-03-31 21:45:52 -0400 |
| commit | ac6fc04fcf61c7e8dbc13a9de15595ebbd27126d (patch) | |
| tree | 42f53eb3ad4143b5c7434c65fc513217b904b67c /commands/Pokemon/forcedrop.js | |
| parent | 3941f5cbfe47a632f7cd64f9cdec80cfeee9b015 (diff) | |
| download | PokeBot-ac6fc04fcf61c7e8dbc13a9de15595ebbd27126d.tar.gz PokeBot-ac6fc04fcf61c7e8dbc13a9de15595ebbd27126d.tar.bz2 PokeBot-ac6fc04fcf61c7e8dbc13a9de15595ebbd27126d.zip | |
HUGE cleanup
Diffstat (limited to 'commands/Pokemon/forcedrop.js')
| -rw-r--r-- | commands/Pokemon/forcedrop.js | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/commands/Pokemon/forcedrop.js b/commands/Pokemon/forcedrop.js index 4f6003b..50a9acf 100644 --- a/commands/Pokemon/forcedrop.js +++ b/commands/Pokemon/forcedrop.js @@ -3,18 +3,7 @@ * Ban: Plugin for PokeBot that powers the PokeWorld gym system. * Copyright (C) 2018 TheEdge, jtsshieh, Alee * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * Licensed under the Open Software License version 3.0 * * *************************************/ |
