This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 4940ab6e3296edfa6330826d636a047784cbd624 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Nov 23 00:32:39 2018 +0100 misc: update copyright notices, but for Mike Gabriel. --- cdmanager/init/x2gothinclient-cdmanager.init | 2 +- cdmanager/powerej/eject.cpp | 2 +- cdmanager/x2gocdmanager | 2 +- common/lib/x2gothinclient_init | 2 +- debian/changelog | 1 + debian/copyright | 8 ++++---- displaymanager/init/x2gothinclient-displaymanager.init | 2 +- displaymanager/sbin/x2gothinclientd | 2 +- management/etc/x2gothinclient_settings | 2 +- management/sbin/x2gothinclient_cleanup | 2 +- management/sbin/x2gothinclient_create | 2 +- management/sbin/x2gothinclient_preptftpboot | 2 +- management/sbin/x2gothinclient_shell | 2 +- management/sbin/x2gothinclient_update | 2 +- management/sbin/x2gothinclient_upgrade | 2 +- management/share/etc/x2gothinclient-displaymanager_start | 2 +- management/share/etc/x2gothinclient-minidesktop_start | 2 +- .../share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home | 2 +- .../share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home | 2 +- .../etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop | 2 +- usbmount/x2gousbmount | 2 +- 21 files changed, 24 insertions(+), 23 deletions(-) diff --git a/cdmanager/init/x2gothinclient-cdmanager.init b/cdmanager/init/x2gothinclient-cdmanager.init index bafde41..ec1b5f6 100644 --- a/cdmanager/init/x2gothinclient-cdmanager.init +++ b/cdmanager/init/x2gothinclient-cdmanager.init @@ -1,6 +1,6 @@ #! /bin/sh -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/cdmanager/powerej/eject.cpp b/cdmanager/powerej/eject.cpp index b35b8b9..69a6a83 100644 --- a/cdmanager/powerej/eject.cpp +++ b/cdmanager/powerej/eject.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2015 by Oleksandr Shneyder * + * Copyright (C) 2005-2018 by Oleksandr Shneyder * * oleksandr.shneyder@obviously-nice.de * * * * This program is free software; you can redistribute it and/or modify * diff --git a/cdmanager/x2gocdmanager b/cdmanager/x2gocdmanager index 7fbcc25..a47210c 100755 --- a/cdmanager/x2gocdmanager +++ b/cdmanager/x2gocdmanager @@ -1,6 +1,6 @@ #!/usr/bin/perl -# Copyright (C) 2007-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2007-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # X2Go is free software; you can redistribute it and/or modify diff --git a/common/lib/x2gothinclient_init b/common/lib/x2gothinclient_init index 87c35f8..b6bd865 100755 --- a/common/lib/x2gothinclient_init +++ b/common/lib/x2gothinclient_init @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2007-2015 X2Go Project - http://wiki.x2go.org +# Copyright (C) 2007-2018 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 diff --git a/debian/changelog b/debian/changelog index 2c5450c..a2c9765 100644 --- a/debian/changelog +++ b/debian/changelog @@ -112,6 +112,7 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low - management/share/etc/x2gothinclient_init.d/ 950_x2gothinclient-minidesktop: call Xsession in mate-minidesktop builds of X2Go TCE Live. + - misc: update copyright notices, but for Mike Gabriel. * usbmount/x2gousbmount: - Fix typo int -> print. Fixes: #840. - Update copyright notice. diff --git a/debian/copyright b/debian/copyright index 95d63a3..3228c3f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,13 +4,13 @@ Upstream-Contact: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Source: http://wiki.x2go.org Files: * -Copyright: 2005-2015, Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> - 2005-2015, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> - 2005-2015, obviously nice - http://www.obviouslynice.de +Copyright: 2005-2018, Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> + 2005-2018, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> + 2005-2018, obviously nice - http://www.obviouslynice.de License: GPL-2+ Files: debian/* -Copyright: 2005-2015, Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +Copyright: 2005-2018, Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> 2010-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: GPL-2+ diff --git a/displaymanager/init/x2gothinclient-displaymanager.init b/displaymanager/init/x2gothinclient-displaymanager.init index 5323d69..355951a 100644 --- a/displaymanager/init/x2gothinclient-displaymanager.init +++ b/displaymanager/init/x2gothinclient-displaymanager.init @@ -1,6 +1,6 @@ #! /bin/sh -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/displaymanager/sbin/x2gothinclientd b/displaymanager/sbin/x2gothinclientd index ca1b9d3..05280e9 100755 --- a/displaymanager/sbin/x2gothinclientd +++ b/displaymanager/sbin/x2gothinclientd @@ -1,6 +1,6 @@ #!/usr/bin/perl -# Copyright (C) 2007-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2007-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # X2Go is free software; you can redistribute it and/or modify diff --git a/management/etc/x2gothinclient_settings b/management/etc/x2gothinclient_settings index fc7f995..56c5591 100644 --- a/management/etc/x2gothinclient_settings +++ b/management/etc/x2gothinclient_settings @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/sbin/x2gothinclient_cleanup b/management/sbin/x2gothinclient_cleanup index 74305cd..2eeac31 100755 --- a/management/sbin/x2gothinclient_cleanup +++ b/management/sbin/x2gothinclient_cleanup @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/sbin/x2gothinclient_create b/management/sbin/x2gothinclient_create index 8b8cb3b..5a8f029 100755 --- a/management/sbin/x2gothinclient_create +++ b/management/sbin/x2gothinclient_create @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/sbin/x2gothinclient_preptftpboot b/management/sbin/x2gothinclient_preptftpboot index 3e0d62a..83eaa81 100755 --- a/management/sbin/x2gothinclient_preptftpboot +++ b/management/sbin/x2gothinclient_preptftpboot @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/sbin/x2gothinclient_shell b/management/sbin/x2gothinclient_shell index ebb51ec..a05f3f4 100755 --- a/management/sbin/x2gothinclient_shell +++ b/management/sbin/x2gothinclient_shell @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/sbin/x2gothinclient_update b/management/sbin/x2gothinclient_update index a34d4c7..203e219 100755 --- a/management/sbin/x2gothinclient_update +++ b/management/sbin/x2gothinclient_update @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/sbin/x2gothinclient_upgrade b/management/sbin/x2gothinclient_upgrade index 43fc110..4faeef0 100755 --- a/management/sbin/x2gothinclient_upgrade +++ b/management/sbin/x2gothinclient_upgrade @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/share/etc/x2gothinclient-displaymanager_start b/management/share/etc/x2gothinclient-displaymanager_start index 542ce8f..cf0823f 100755 --- a/management/share/etc/x2gothinclient-displaymanager_start +++ b/management/share/etc/x2gothinclient-displaymanager_start @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/share/etc/x2gothinclient-minidesktop_start b/management/share/etc/x2gothinclient-minidesktop_start index 4cf51ae..ce74642 100755 --- a/management/share/etc/x2gothinclient-minidesktop_start +++ b/management/share/etc/x2gothinclient-minidesktop_start @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home b/management/share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home index 30f1f3c..aece749 100755 --- a/management/share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home +++ b/management/share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home b/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home index 5375317..46e1a0b 100755 --- a/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home +++ b/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/management/share/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop b/management/share/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop index 4670e60..890fa0a 100755 --- a/management/share/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop +++ b/management/share/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> # Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/usbmount/x2gousbmount b/usbmount/x2gousbmount index fb8bf47..8cae2f6 100755 --- a/usbmount/x2gousbmount +++ b/usbmount/x2gousbmount @@ -1,6 +1,6 @@ #!/usr/bin/perl -# Copyright (C) 2007-2017 by X2Go project, http://wiki.x2go.org +# Copyright (C) 2007-2018 by X2Go project, http://wiki.x2go.org # Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # X2Go is free software; you can redistribute it and/or modify -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git