From c88bcdd3bcc90ad87c54ea9b461b5ab9875c5f3c Mon Sep 17 00:00:00 2001 From: Rendo Date: Wed, 29 Jul 2026 20:14:05 +0500 Subject: [PATCH] GNU license --- src/LICENSE | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/LICENSE diff --git a/src/LICENSE b/src/LICENSE new file mode 100644 index 0000000..9611b56 --- /dev/null +++ b/src/LICENSE @@ -0,0 +1,15 @@ +GRES +Copyright (C) 2026 Veselov Fedor + +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 .