From fdc6e8700d3404cf4aa2e073fd1201d8e8c5de60 Mon Sep 17 00:00:00 2001
From: Jakub <53441451+kuba6000@users.noreply.github.com>
Date: Sun, 14 Aug 2022 22:05:39 +0200
Subject: Update README.md
---
README.md | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index 8ce8762f77..0b36354491 100644
--- a/README.md
+++ b/README.md
@@ -6,18 +6,18 @@ KubaTech is a GregTech addon that adds a bunch of new multiblocks and nice addit
## License
-KubaTech - Gregtech Addon
+KubaTech - Gregtech addon
Copyright (C) 2022 kuba6000
-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 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 program is distributed in the hope that it will be useful,
+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 General Public License for more details.
+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 General Public License
-along with this program. If not, see .
+You should have received a copy of the GNU Lesser General Public License
+along with this library. If not, see .
--
cgit