From d13c321ed8f2aea4fe3376e283ba4066b90460af Mon Sep 17 00:00:00 2001 From: yoyosource Date: Mon, 27 Jun 2022 20:58:46 +0200 Subject: [PATCH] Remove dead code Signed-off-by: yoyosource --- BauSystem_15/settings.gradle | 20 -------------------- BauSystem_18/settings.gradle | 20 -------------------- BauSystem_19/settings.gradle | 20 -------------------- BauSystem_Main/settings.gradle | 20 -------------------- 4 files changed, 80 deletions(-) delete mode 100644 BauSystem_15/settings.gradle delete mode 100644 BauSystem_18/settings.gradle delete mode 100644 BauSystem_19/settings.gradle delete mode 100644 BauSystem_Main/settings.gradle diff --git a/BauSystem_15/settings.gradle b/BauSystem_15/settings.gradle deleted file mode 100644 index 1d00dc5a..00000000 --- a/BauSystem_15/settings.gradle +++ /dev/null @@ -1,20 +0,0 @@ -/* - * This file is a part of the SteamWar software. - * - * Copyright (C) 2020 SteamWar.de-Serverteam - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero 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 Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see . - */ - -rootProject.name = 'BauSystem_15' \ No newline at end of file diff --git a/BauSystem_18/settings.gradle b/BauSystem_18/settings.gradle deleted file mode 100644 index 808663da..00000000 --- a/BauSystem_18/settings.gradle +++ /dev/null @@ -1,20 +0,0 @@ -/* - * This file is a part of the SteamWar software. - * - * Copyright (C) 2020 SteamWar.de-Serverteam - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero 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 Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see . - */ - -rootProject.name = 'BauSystem_18' \ No newline at end of file diff --git a/BauSystem_19/settings.gradle b/BauSystem_19/settings.gradle deleted file mode 100644 index 808663da..00000000 --- a/BauSystem_19/settings.gradle +++ /dev/null @@ -1,20 +0,0 @@ -/* - * This file is a part of the SteamWar software. - * - * Copyright (C) 2020 SteamWar.de-Serverteam - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero 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 Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see . - */ - -rootProject.name = 'BauSystem_18' \ No newline at end of file diff --git a/BauSystem_Main/settings.gradle b/BauSystem_Main/settings.gradle deleted file mode 100644 index 13adc461..00000000 --- a/BauSystem_Main/settings.gradle +++ /dev/null @@ -1,20 +0,0 @@ -/* - * This file is a part of the SteamWar software. - * - * Copyright (C) 2020 SteamWar.de-Serverteam - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero 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 Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see . - */ - -rootProject.name = 'BauSystem_Main' \ No newline at end of file