[X2Go-Commits] [x2gokdriveclient] 05/26: debian/copyright: change license for debian/* to GPL-3+ as well, after asking Mike Gabriel to relicense and drop GPL-2+ portions.
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 ce699616dcc8768241d57fdc406441cf1caa4a86
Author: Mihai Moldovan <ionic at ionic.de>
Date: Fri Feb 24 15:09:47 2023 +0100
debian/copyright: change license for debian/* to GPL-3+ as well, after asking Mike Gabriel to relicense and drop GPL-2+ portions.
---
debian/changelog | 2 ++
debian/copyright | 22 +---------------------
2 files changed, 3 insertions(+), 21 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 74bd92f..74888c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -74,5 +74,7 @@ x2gokdriveclient (0.0.0.1-0x2go1) UNRELEASED; urgency=medium
Especially needed for C++11 support.
* debian/copyright:
- Change the source license to GPL-3+.
+ - Change license for debian/* to GPL-3+ as well, after asking Mike Gabriel
+ to relicense and drop GPL-2+ portions.
-- 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 eb3b8d6..437a25b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,7 +9,7 @@ License: GPL-3+
Files: debian/*
Copyright: 2019, Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-License: GPL-2+
+License: GPL-3+
License: GPL-3+
This package is free software; you can redistribute it and/or modify
@@ -28,23 +28,3 @@ License: GPL-3+
.
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
- 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 St, Fifth Floor, Boston, MA 02110-1301, USA.
- .
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
--
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