diff options
| author | Raven Szewczyk <git@eigenraven.me> | 2024-05-25 14:33:04 +0100 |
|---|---|---|
| committer | Raven Szewczyk <git@eigenraven.me> | 2024-05-25 14:33:04 +0100 |
| commit | c70fd94571c51549530c83f5616fb5b6fd26aa7b (patch) | |
| tree | 5851aefcab2a1d8da731f7a86b4841f7eaf65e09 /kubatech/src/main/resources/LICENSE | |
| parent | 75ba80251fbec6d9df8bec83ab1fa142bafd57ce (diff) | |
| parent | d4f25ceced6fd172308a0b5abcb7ff44153a0f1f (diff) | |
| download | GT5-Unofficial-c70fd94571c51549530c83f5616fb5b6fd26aa7b.tar.gz GT5-Unofficial-c70fd94571c51549530c83f5616fb5b6fd26aa7b.tar.bz2 GT5-Unofficial-c70fd94571c51549530c83f5616fb5b6fd26aa7b.zip | |
Merge in KubaTech with history
git-subtree-dir: kubatech
git-subtree-mainline: 75ba80251fbec6d9df8bec83ab1fa142bafd57ce
git-subtree-split: d4f25ceced6fd172308a0b5abcb7ff44153a0f1f
Diffstat (limited to 'kubatech/src/main/resources/LICENSE')
| -rw-r--r-- | kubatech/src/main/resources/LICENSE | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/kubatech/src/main/resources/LICENSE b/kubatech/src/main/resources/LICENSE new file mode 100644 index 0000000000..54e963e96e --- /dev/null +++ b/kubatech/src/main/resources/LICENSE @@ -0,0 +1,15 @@ +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 <https://www.gnu.org/licenses/>. |
