aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authormakamys <makamys@outlook.com>2022-06-21 08:54:55 +0200
committermakamys <makamys@outlook.com>2022-06-21 08:55:51 +0200
commit30fd0a05f82ec32b67fb629f35fd8bdaa3b5101f (patch)
tree3e9b050ca02905624cc4925086fef1f830678f92 /LICENSE
parent4875399feae65a3e8fd1ff4ee94e0d20974fbb60 (diff)
downloadNeodymium-30fd0a05f82ec32b67fb629f35fd8bdaa3b5101f.tar.gz
Neodymium-30fd0a05f82ec32b67fb629f35fd8bdaa3b5101f.tar.bz2
Neodymium-30fd0a05f82ec32b67fb629f35fd8bdaa3b5101f.zip
Add loicense
Gonna use LGPL3 for now
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE8
1 files changed, 8 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..e44c37c
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,8 @@
+Neodymium
+Copyright (C) 2022 makamys
+
+This program 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, only version 3 of the License.
+
+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 Lesser General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.