From 734895941195a64cb1f74ae478934c239659eec7 Mon Sep 17 00:00:00 2001 From: Ivan Gagis Date: Tue, 24 Dec 2024 00:32:05 +0200 Subject: [PATCH] license --- src/ruisapp/glue/sdl/glue.cxx | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/src/ruisapp/glue/sdl/glue.cxx b/src/ruisapp/glue/sdl/glue.cxx index e69de29..e3cf1c6 100644 --- a/src/ruisapp/glue/sdl/glue.cxx +++ b/src/ruisapp/glue/sdl/glue.cxx @@ -0,0 +1,21 @@ +/* +ruisapp - ruis GUI adaptation layer + +Copyright (C) 2016-2024 Ivan Gagis + +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 . +*/ + +/* ================ LICENSE END ================ */ +