From f2bebbd5edf78d3b3011ba6cc54eb082f1906749 Mon Sep 17 00:00:00 2001 From: asia Date: Fri, 22 Aug 2025 15:50:33 +0200 Subject: [PATCH] Added licence file --- 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..f7f2c69 --- /dev/null +++ b/LICENCE.txt @@ -0,0 +1,7 @@ +Copyright (C) 2019 Dorota Olszewska + +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