[X2Go-Commits] [x2godesktopsharing] 04/07: Update Oleksandr's mail address in all headers etc.

git-admin at x2go.org git-admin at x2go.org
Sat Nov 17 11:32:38 CET 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2godesktopsharing.

commit 56439478291d468b48e21d24e52aaea02c26e48f
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Nov 17 11:17:06 2018 +0100

    Update Oleksandr's mail address in all headers etc.
---
 accessaction.cpp      | 2 +-
 accessaction.h        | 4 ++--
 debian/changelog      | 1 +
 debian/control        | 2 +-
 debian/copyright      | 8 ++++----
 listdialog.cpp        | 2 +-
 main.cpp              | 2 +-
 sharetray.cpp         | 2 +-
 sharetray.h           | 4 ++--
 simplelocalsocket.cpp | 2 +-
 simplelocalsocket.h   | 4 ++--
 11 files changed, 17 insertions(+), 16 deletions(-)

diff --git a/accessaction.cpp b/accessaction.cpp
index 941af2e..13e9e9b 100644
--- a/accessaction.cpp
+++ b/accessaction.cpp
@@ -4,7 +4,7 @@
 // Description:
 //
 //
-// Author: Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>, (C) 2006-2015
+// Author: Oleksandr Shneyder <o.schneydr at phoca-gmbh.de>, (C) 2006-2015
 //
 // Copyright: See COPYING file that comes with this distribution
 //
diff --git a/accessaction.h b/accessaction.h
index 6a2ea0d..00d3ab4 100644
--- a/accessaction.h
+++ b/accessaction.h
@@ -4,7 +4,7 @@
 // Description:
 //
 //
-// Author: Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>, (C) 2006-2015
+// Author: Oleksandr Shneyder <o.schneydr at phoca-gmbh.de>, (C) 2006-2015
 //
 // Copyright: See COPYING file that comes with this distribution
 //
@@ -15,7 +15,7 @@
 #include <QAction>
 
 /**
-	@author Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+	@author Oleksandr Shneyder <o.schneydr at phoca-gmbh.de>
 */
 class AccessAction : public QAction
 {
diff --git a/debian/changelog b/debian/changelog
index 3419b9f..c3e4dc9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -51,6 +51,7 @@ x2godesktopsharing (3.2.0.0-0x2go1) UNRELEASED; urgency=medium
     - Fix copyright headers (development started in 2006, not 2009).
     - Drop Oleksandr and Heinz from the x2godesktopsharing.features file. No
       work contributed by them.
+    - Update Oleksandr's mail address in all headers etc.
   * debian/*:
     + Convert to DH packaging style. Build against Qt5.
   * debian/control:
diff --git a/debian/control b/debian/control
index 70e0c0d..582df4a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: X2Go Developers <x2go-dev at lists.x2go.org>
 Uploaders:
- Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>,
+ Oleksandr Shneyder <o.schneydr at phoca-gmbh.de>,
  Mike Gabriel <mike.gabriel at das-netzwerkteam.de>,
  Mihai Moldovan <ionic at ionic.de>,
 Build-Depends:
diff --git a/debian/copyright b/debian/copyright
index b616b37..f7a3778 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -73,12 +73,12 @@ Files: main.cpp
  listdialog.cpp
  simplelocalsocket.cpp
  simplelocalsocket.h
-Copyright: 2006-2015, Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+Copyright: 2006-2015, Oleksandr Shneyder <o.schneydr at phoca-gmbh.de>
 License: GPL-2+
 
 Files: sharetray.cpp
  sharetray.h
-Copyright: 2006-2015, Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+Copyright: 2006-2015, Oleksandr Shneyder <o.schneydr at phoca-gmbh.de>
   2018, Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 License: GPL-2+
 
@@ -87,13 +87,13 @@ Files: bin/x2goresume-desktopsharing
  bin/x2goterminate-desktopsharing
  share/x2gofeature.d/x2godesktopsharing.features
 Copyright: 2007-2015, X2Go Project - http:wiki.x2go.org
-  2006-2015, Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+  2006-2015, Oleksandr Shneyder <o.schneydr at phoca-gmbh.de>
   2006-2015, Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
   2006-2015, Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 License: GPL-2+
 
 Files: debian/*
-Copyright: 2007-2015, Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+Copyright: 2007-2015, Oleksandr Shneyder <o.schneydr at phoca-gmbh.de>
   2011-2018, Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 License: GPL-2+
 
diff --git a/listdialog.cpp b/listdialog.cpp
index 1fb7a62..46f994d 100644
--- a/listdialog.cpp
+++ b/listdialog.cpp
@@ -4,7 +4,7 @@
 // Description:
 //
 //
-// Author: Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>, (C) 2006-2015
+// Author: Oleksandr Shneyder <o.schneydr at phoca-gmbh.de>, (C) 2006-2015
 //
 // Copyright: See COPYING file that comes with this distribution
 //
diff --git a/main.cpp b/main.cpp
index ade535f..13d0f56 100644
--- a/main.cpp
+++ b/main.cpp
@@ -1,6 +1,6 @@
 /***************************************************************************
  *   Copyright (C) 2006-2015 by Oleksandr Shneyder                         *
- *   oleksandr.shneyder at obviously-nice.de                                  *
+ *   o.schneydr at phoca-gmbh.de                                  *
  *                                                                         *
  *   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/sharetray.cpp b/sharetray.cpp
index 2290d7f..79de551 100644
--- a/sharetray.cpp
+++ b/sharetray.cpp
@@ -4,7 +4,7 @@
 // Description:
 //
 //
-// Author: Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>, (C) 2006-2015
+// Author: Oleksandr Shneyder <o.schneydr at phoca-gmbh.de>, (C) 2006-2015
 //         Mike Gabriel <mike.gabriel at das-netzwerkteam.de>, (C) 2011-2018
 //
 // Copyright: See COPYING file that comes with this distribution
diff --git a/sharetray.h b/sharetray.h
index 67a2e17..c949ed9 100644
--- a/sharetray.h
+++ b/sharetray.h
@@ -4,7 +4,7 @@
 // Description:
 //
 //
-// Author: Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>, (C) 2006-2015
+// Author: Oleksandr Shneyder <o.schneydr at phoca-gmbh.de>, (C) 2006-2015
 //         Mike Gabriel <mike.gabriel at das-netzwerkteam.de>, (C) 2011-2018
 //
 // Copyright: See COPYING file that comes with this distribution
@@ -25,7 +25,7 @@ class QAction;
 class QSocketNotifier;
 
 /**
-	@author Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+	@author Oleksandr Shneyder <o.schneydr at phoca-gmbh.de>
 */
 class ShareTray : public QMainWindow
 {
diff --git a/simplelocalsocket.cpp b/simplelocalsocket.cpp
index 8962de5..9bf955d 100644
--- a/simplelocalsocket.cpp
+++ b/simplelocalsocket.cpp
@@ -4,7 +4,7 @@
 // Description:
 //
 //
-// Author: Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>, (C) 2006-2015
+// Author: Oleksandr Shneyder <o.schneydr at phoca-gmbh.de>, (C) 2006-2015
 //
 // Copyright: See COPYING file that comes with this distribution
 //
diff --git a/simplelocalsocket.h b/simplelocalsocket.h
index 7994aef..ad76ee6 100644
--- a/simplelocalsocket.h
+++ b/simplelocalsocket.h
@@ -4,7 +4,7 @@
 // Description:
 //
 //
-// Author: Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>, (C) 2006-2015
+// Author: Oleksandr Shneyder <o.schneydr at phoca-gmbh.de>, (C) 2006-2015
 //
 // Copyright: See COPYING file that comes with this distribution
 //
@@ -15,7 +15,7 @@
 #include <QObject>
 
 /**
-	@author Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+	@author Oleksandr Shneyder <o.schneydr at phoca-gmbh.de>
 */
 class QLocalSocket;
 class ShareTray;

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git


More information about the x2go-commits mailing list