From f2f0aab1232adf49f6501cda326931129d6e0240 Mon Sep 17 00:00:00 2001 From: asia Date: Fri, 22 Aug 2025 15:54:27 +0200 Subject: [PATCH] Added licence --- LICENCE.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 LICENCE.txt diff --git a/LICENCE.txt b/LICENCE.txt new file mode 100644 index 0000000..93e876f --- /dev/null +++ b/LICENCE.txt @@ -0,0 +1,7 @@ +Copyright (C) 2017 IG PAS + +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 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 General Public License along with this program. If not, see . \ No newline at end of file