[X2Go-Commits] [x2gokdriveclient] 08/26: LICENSE: copy from X2Go Client and adapt.
git-admin at x2go.org
git-admin at x2go.org
Fri Feb 24 17:17:30 CET 2023
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2gokdriveclient.
commit 8b3f8bf01fb43491040fbb755251195b6494a2f8
Author: Mihai Moldovan <ionic at ionic.de>
Date: Fri Feb 24 15:34:27 2023 +0100
LICENSE: copy from X2Go Client and adapt.
---
LICENSE | 15 +++++++++++++++
debian/changelog | 1 +
2 files changed, 16 insertions(+)
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..56e600e
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,15 @@
+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 <https://www.gnu.org/licenses/>.
+
+Copyright (C) 2018-2023 Oleksandr Shneyder <o.shneyder at phoca-gmbh.de>
+Copyright (C) 2018-2023 X2Go Project <x2go-dev at lists.x2go.org>
diff --git a/debian/changelog b/debian/changelog
index 7256939..ba6d08d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -72,6 +72,7 @@ x2gokdriveclient (0.0.0.1-0x2go1) UNRELEASED; urgency=medium
- rpm/: add directory and new file x2gokdriveclient-rpmlint, copied from
X2Go Client.
- LICENSE: rename to COPYING.
+ - LICENSE: copy from X2Go Client and adapt.
* debian/rules:
* Let qmake add general Qt {C{,XX},L}FLAGS instead of overriding them.
Especially needed for C++11 support.
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdriveclient.git
More information about the x2go-commits
mailing list