diff options
| author | makamys <makamys@outlook.com> | 2022-06-21 08:54:55 +0200 |
|---|---|---|
| committer | makamys <makamys@outlook.com> | 2022-06-21 08:55:51 +0200 |
| commit | 30fd0a05f82ec32b67fb629f35fd8bdaa3b5101f (patch) | |
| tree | 3e9b050ca02905624cc4925086fef1f830678f92 /LICENSE | |
| parent | 4875399feae65a3e8fd1ff4ee94e0d20974fbb60 (diff) | |
| download | Neodymium-30fd0a05f82ec32b67fb629f35fd8bdaa3b5101f.tar.gz Neodymium-30fd0a05f82ec32b67fb629f35fd8bdaa3b5101f.tar.bz2 Neodymium-30fd0a05f82ec32b67fb629f35fd8bdaa3b5101f.zip | |
Add loicense
Gonna use LGPL3 for now
Diffstat (limited to 'LICENSE')
| -rw-r--r-- | LICENSE | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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/>. |
