This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goplasmabindings. commit b8bf4fa1e51c1e58dc32271b428c519c6bd8ec15 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Jun 29 22:20:14 2023 +0200 debian/copyright: add information for x2goplasmoidkf5.cpp, which is GPL-3.0-only. --- debian/changelog | 2 ++ debian/copyright | 25 +++++++++++++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/debian/changelog b/debian/changelog index d077040..0bce1b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -46,6 +46,8 @@ x2goplasmabindings (3.0.2.3-0x2go1) UNRELEASED; urgency=medium + Add Plasma 4/5 bridge based on distro version and pass down to build system. + Fix override_dh_auto_configure rule/dh_auto_configure call. + * debian/copyright: + + Add information for x2goplasmoidkf5.cpp, which is GPL-3.0-only. -- X2Go Release Manager <git-admin@x2go.org> Thu, 22 Nov 2018 00:21:33 +0100 diff --git a/debian/copyright b/debian/copyright index 35cb74c..0fd0e2a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -22,6 +22,11 @@ Copyright: *No copyright* License: LGPL-2 Assuming license as found in COPYING file. + +Files: x2goplasmoidkf5.cpp +Copyright: 2023 Robert Tari <robert@tari.in> +License: GPL-3 + Files: debian/* Copyright: 2007-2018, Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> 2011-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> @@ -45,3 +50,23 @@ License: LGPL-2 . On Debian systems, the complete text of the GNU Library General Public License can be found in `/usr/share/common-licenses/LGPL-2'. + +License: GPL-3 + This library is free software; you can redistribute it + and/or modify it under the terms of the GNU General Public + License version 3 as published by the Free Software Foundation. + . + This library 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. http://www.gnu.org/licenses/ + . + 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 full text of the GNU General Public + License version 3 can be found in the file + `/usr/share/common-licenses/GPL-3'. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git