[X2go-Commits] lightdm-remote-session-x2go.git - master (branch) updated: 33d2a707cbad470f65376b0cfe71efdfa3d193ab

X2Go dev team git-admin at x2go.org
Sat Nov 10 22:20:28 CET 2012


The branch, master has been updated
       via  33d2a707cbad470f65376b0cfe71efdfa3d193ab (commit)
      from  bd53ed8080dec20f4041629c0282131b665ae7d2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 33d2a707cbad470f65376b0cfe71efdfa3d193ab
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Nov 10 22:19:45 2012 +0100

    fixing copyright headers

-----------------------------------------------------------------------

Summary of changes:
 debian/copyright       |    2 +-
 socket-sucker.c        |    2 ++
 x2go-session-wrapper.c |    2 ++
 x2go-session.in        |   20 ++++++++++++++++++++
 4 files changed, 25 insertions(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/copyright b/debian/copyright
index 24b0bd3..086c43f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,8 +8,8 @@ License: GPL-3
 
 Files: debian/*
 Copyright:
- 2012, Canonical Ltd.
  2012, Mike Gabriel (X2Go Project) <mike.gabriel at das-netzwerkteam.de>
+ 2012, Canonical Ltd.
 License: GPL-3
 
 License: GPL-3
diff --git a/socket-sucker.c b/socket-sucker.c
index 81baf15..403819b 100644
--- a/socket-sucker.c
+++ b/socket-sucker.c
@@ -1,4 +1,5 @@
 /*
+ * Copyright © 2012 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
  * Copyright © 2012 Canonical Ltd.
  *
  * This program is free software: you can redistribute it and/or modify it
@@ -14,6 +15,7 @@
  * with this program.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+ * Author libpam-freerdp (where we forked from): Ted Gould <ted at canonical.com>
  */
 
 #include <stdlib.h>
diff --git a/x2go-session-wrapper.c b/x2go-session-wrapper.c
index ec453a6..2bf3576 100644
--- a/x2go-session-wrapper.c
+++ b/x2go-session-wrapper.c
@@ -1,4 +1,5 @@
 /*
+ * Copyright © 2012 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
  * Copyright © 2012 Canonical Ltd.
  *
  * This program is free software: you can redistribute it and/or modify it
@@ -14,6 +15,7 @@
  * with this program.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+ * Author libpam-freerdp (where we forked from): Ted Gould <ted at canonical.com>
  */
 
 #include <stdlib.h>
diff --git a/x2go-session.in b/x2go-session.in
index 227581c..7466509 100755
--- a/x2go-session.in
+++ b/x2go-session.in
@@ -1,5 +1,25 @@
 #!/bin/bash
 
+#
+# Copyright © 2012 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright © 2012 Canonical Ltd.
+#
+# This program 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 program is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranties of
+# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
+# PURPOSE.  See the GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License along
+# with this program.  If not, see <http://www.gnu.org/licenses/>.
+#
+# Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Author lightdm-remote-session-freerdp (where we forked from): Ted Gould <ted at canonical.com>
+#
+
 if [ -e ~/.x2go-socket ]; then
 	@libexecdir@/socket-sucker | /usr/bin/pyhoca-cli --from-stdin --add-to-known-hosts --kbd-type auto --sound pulse 2>&1 | logger -t lightdm-remote-session-x2go --
 else


hooks/post-receive
-- 
lightdm-remote-session-x2go.git (X2Go-based remote login session support for LightDM)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lightdm-remote-session-x2go.git" (X2Go-based remote login session support for LightDM).




More information about the x2go-commits mailing list