This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gognomebindings. commit f1667c65a4a642754855dbc66d3ef1acce18d332 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Jan 8 19:55:45 2015 +0100 common: update copyright notices. Happy new year! --- bin/x2gonautilus | 6 +++--- bin/x2gosuspend-session-gnome | 6 +++--- bin/x2goumount-session-gnome | 8 ++++---- debian/copyright | 8 ++++---- .../pre-runcommand.d/005_GNOME-monitors-xml-ignore | 4 ++-- sbin/update-gnome-menu-x2go | 6 +++--- .../x2goserver-gnomebindings.features | 6 +++--- 7 files changed, 22 insertions(+), 22 deletions(-) diff --git a/bin/x2gonautilus b/bin/x2gonautilus index 6cb5862..d3944d4 100755 --- a/bin/x2gonautilus +++ b/bin/x2gonautilus @@ -1,6 +1,6 @@ #!/usr/bin/perl -# Copyright (C) 2007-2014 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) 2007-2014 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> -# Copyright (C) 2007-2014 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2015 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2007-2015 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> use strict; diff --git a/bin/x2gosuspend-session-gnome b/bin/x2gosuspend-session-gnome index 2d363c3..3bbf27e 100755 --- a/bin/x2gosuspend-session-gnome +++ b/bin/x2gosuspend-session-gnome @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2007-2014 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,7 +17,7 @@ # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. # -# Copyright (C) 2007-2014 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> -# Copyright (C) 2007-2014 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2015 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2007-2015 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> x2gosuspend-session $X2GO_SESSION diff --git a/bin/x2goumount-session-gnome b/bin/x2goumount-session-gnome index b5b8dd0..313c32b 100755 --- a/bin/x2goumount-session-gnome +++ b/bin/x2goumount-session-gnome @@ -1,6 +1,6 @@ #!/usr/bin/perl -# Copyright (C) 2007-2013 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,9 +17,9 @@ # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. # -# Copyright (C) 2007-2014 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> -# Copyright (C) 2007-2014 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> -# Copyright (C) 2013-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2007-2015 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2007-2015 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2013-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> use strict; diff --git a/debian/copyright b/debian/copyright index 15067cb..7119ec1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,13 +5,13 @@ Source: http://wiki.x2go.org Files: * Copyright: - 2007-2014, Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> - 2007-2014, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> - 20013, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + 2007-2015, Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> + 2007-2015, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> + 2013-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: GPL-2+ Files: debian/* -Copyright: 2013, Mike Gabriel <sunweaver@debian.org> +Copyright: 2013-2015, Mike Gabriel <sunweaver@debian.org> License: GPL-2+ License: GPL-2+ diff --git a/lib/x2go/extensions/pre-runcommand.d/005_GNOME-monitors-xml-ignore b/lib/x2go/extensions/pre-runcommand.d/005_GNOME-monitors-xml-ignore index 8e5feac..e20af82 100755 --- a/lib/x2go/extensions/pre-runcommand.d/005_GNOME-monitors-xml-ignore +++ b/lib/x2go/extensions/pre-runcommand.d/005_GNOME-monitors-xml-ignore @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2012-2014 X2Go Project - http://wiki.x2go.org +# Copyright (C) 2012-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,7 +17,7 @@ # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. # -# Copyright (C) 2012-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2012-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> X2GO_SESSION=$1 diff --git a/sbin/update-gnome-menu-x2go b/sbin/update-gnome-menu-x2go index 927b283..f8da6d5 100755 --- a/sbin/update-gnome-menu-x2go +++ b/sbin/update-gnome-menu-x2go @@ -1,6 +1,6 @@ #!/usr/bin/perl -# Copyright (C) 2007-2014 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) 2007-2014 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> -# Copyright (C) 2007-2014 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2015 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2007-2015 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> use strict; diff --git a/share/x2go/x2gofeature.d/x2goserver-gnomebindings.features b/share/x2go/x2gofeature.d/x2goserver-gnomebindings.features index 385fa56..3cced7a 100755 --- a/share/x2go/x2gofeature.d/x2goserver-gnomebindings.features +++ b/share/x2go/x2gofeature.d/x2goserver-gnomebindings.features @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2007-2014 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-2014 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> -# Copyright (C) 2011-2014 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/x2gognomebindings.git