diff options
Diffstat (limited to 'Plugins')
| -rw-r--r-- | Plugins/Music.js | 13 | ||||
| -rw-r--r-- | Plugins/economy.js | 13 | ||||
| -rw-r--r-- | Plugins/settings.js | 13 | ||||
| -rw-r--r-- | Plugins/whitelist.js | 13 |
4 files changed, 4 insertions, 48 deletions
diff --git a/Plugins/Music.js b/Plugins/Music.js index 25164b7..2dbabda 100644 --- a/Plugins/Music.js +++ b/Plugins/Music.js @@ -3,18 +3,7 @@ * Music: Plugin for PokeBot that interacts with the Lavalink API. * 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 * * *************************************/ diff --git a/Plugins/economy.js b/Plugins/economy.js index aa0bb24..3658ce8 100644 --- a/Plugins/economy.js +++ b/Plugins/economy.js @@ -3,18 +3,7 @@ * Economy: Plugin for PokeBot that enables economy features. * 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 * * *************************************/ diff --git a/Plugins/settings.js b/Plugins/settings.js index d458c9c..bfa15d5 100644 --- a/Plugins/settings.js +++ b/Plugins/settings.js @@ -3,18 +3,7 @@ * Settings: Plugin for PokeBot that enables settings features. * 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 * * *************************************/ diff --git a/Plugins/whitelist.js b/Plugins/whitelist.js index ff102aa..41b4398 100644 --- a/Plugins/whitelist.js +++ b/Plugins/whitelist.js @@ -3,18 +3,7 @@ * Whittelist: Plugin for PokeBot that let's the owners whitelist servers. * 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 * * *************************************/ |
