This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2golxdebindings. from 306ee69 On openSUSE the icon drive-optical.png is media-optical.png. new 4f908d3 common: update copyright notices, whitespace fixes. Happy new year! The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/copyright | 8 ++++---- .../x2gofeature.d/x2goserver-lxdebindings.features | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2golxdebindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2golxdebindings. commit 4f908d3ebc2b06ea609a167f81f0454317ed2e34 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Jan 8 19:59:16 2015 +0100 common: update copyright notices, whitespace fixes. Happy new year! --- debian/copyright | 8 ++++---- .../x2gofeature.d/x2goserver-lxdebindings.features | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/debian/copyright b/debian/copyright index 209923c..003c55d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Sun, 14 Aug 2011 20:09:03 +0200. Upstream Author: Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> -Copyright (C) 2007-2011 X2go Project - http://wiki.x2go.org +Copyright (C) 2007-2015 X2go Project - http://wiki.x2go.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by @@ -20,16 +20,16 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. -Copyright (C) 2007 Oleksandr Shneyder +Copyright (C) 2007-2015 Oleksandr Shneyder oleksandr.shneyder@obviously-nice.de -Copyright (C) 2007 Heinz-Markus Graesing +Copyright (C) 2007-2015 Heinz-Markus Graesing heinz-m.graesing@obviously-nice.de On Debian systems, the complete text of the GNU Affero General Public License can be found in `/usr/share/common-licenses/AGPL'. (As of 20110814, this is not yet the case, refer to Debian bug: #634607.) -The Debian packaging is (C) 2011, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> and +The Debian packaging is (C) 2011-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> and is licensed under the AGPL, see above. diff --git a/share/x2go/x2gofeature.d/x2goserver-lxdebindings.features b/share/x2go/x2gofeature.d/x2goserver-lxdebindings.features index 2542dae..c2cd970 100755 --- a/share/x2go/x2gofeature.d/x2goserver-lxdebindings.features +++ b/share/x2go/x2gofeature.d/x2goserver-lxdebindings.features @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2007-2011 X2go Project - http://wiki.x2go.org +# Copyright (C) 2007-2015 X2go Project - http://wiki.x2go.org # # 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 @@ -17,8 +17,8 @@ # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. # -# Copyright (C) 2011 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> -# Copyright (C) 2011 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2011-2015 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2011-2015 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> X2GO_LIB_PATH=`x2gopath libexec` -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2golxdebindings.git