[X2Go-Commits] [x2gokdriveclient] 04/26: debian/copyright: change the source license to GPL-3+.
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 8560dd9eb22e03edeb4a7ebe3a0ff5b4859d882e
Author: Mihai Moldovan <ionic at ionic.de>
Date: Fri Feb 24 15:08:12 2023 +0100
debian/copyright: change the source license to GPL-3+.
---
debian/changelog | 2 ++
debian/copyright | 20 +++++++++++++++++++-
2 files changed, 21 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 4f95454..74bd92f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -72,5 +72,7 @@ x2gokdriveclient (0.0.0.1-0x2go1) UNRELEASED; urgency=medium
* debian/rules:
* Let qmake add general Qt {C{,XX},L}FLAGS instead of overriding them.
Especially needed for C++11 support.
+ * debian/copyright:
+ - Change the source license to GPL-3+.
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Tue, 04 Jun 2019 11:10:43 +0200
diff --git a/debian/copyright b/debian/copyright
index ac8a2b2..eb3b8d6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,12 +5,30 @@ Source: https://code.x2go.org/releases/source/x2gokdriveclient/
Files: *
Copyright: 2018-2019, Oleksandr Shneyder <o.schneydr at phoca-gmbh.de>
-License: GPL-2+
+License: GPL-3+
Files: debian/*
Copyright: 2019, Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
License: GPL-2+
+License: GPL-3+
+ This package 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 package 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 package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-3'.
+
License: GPL-2+
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
--
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