Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYasin Bakhtiar <yasinbakhtiar@outlook.com>2023-06-14 18:38:32 +0300
committerYasin Bakhtiar <yasinbakhtiar@outlook.com>2023-06-14 18:38:32 +0300
commitc86931f529a1772cc73463726e80d314c6f736bd (patch)
tree48f0961d2693c7b6e37a152094709b3ad3672ea5
parenta85754f6b9c45fd5e1fd17a233e80c7301cfc7b7 (diff)
Add LICENSE to about-dialog
-rw-r--r--data/ui/remmina_about.glade23
1 files changed, 23 insertions, 0 deletions
diff --git a/data/ui/remmina_about.glade b/data/ui/remmina_about.glade
index 118d80b66..9145c1a48 100644
--- a/data/ui/remmina_about.glade
+++ b/data/ui/remmina_about.glade
@@ -1,4 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+Remmina - The GTK Remmina Remote Desktop Client
+Copyright © 2014-2022 Antenore Gatta, Giovanni Panozzo
+Copyright © 2022-2023 Antenore Gatta, Giovanni Panozzo, Hiroyuki Tanaka
+
+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 2
+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, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+
+Author: Antenore Gatta
+
+-->
<interface domain="remmina">
<requires lib="gtk" version="4.0"/>
<object class="GtkAboutDialog" id="dialog_remmina_about">