From 14a97a5a177399cd8df7f246856c08fcda441afd Mon Sep 17 00:00:00 2001 From: Raven Szewczyk Date: Sat, 25 May 2024 14:42:08 +0100 Subject: Migrate KubaTech root and mcmod.info --- kubatech/src/main/resources/LICENSE | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 kubatech/src/main/resources/LICENSE (limited to 'kubatech/src/main/resources/LICENSE') diff --git a/kubatech/src/main/resources/LICENSE b/kubatech/src/main/resources/LICENSE deleted file mode 100644 index 54e963e96e..0000000000 --- a/kubatech/src/main/resources/LICENSE +++ /dev/null @@ -1,15 +0,0 @@ -KubaTech - Gregtech addon -Copyright (C) 2022 - 2024 kuba6000 - -This library is free software; you can redistribute it and/or -modify it under the terms of the GNU Lesser General Public -License as published by the Free Software Foundation; either -version 3 of the License, or (at your option) any later version. - -This library 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 -Lesser General Public License for more details. - -You should have received a copy of the GNU Lesser General Public License -along with this library. If not, see . -- cgit