aboutsummaryrefslogtreecommitdiff
path: root/x2go-session-wrapper.c
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2012-11-10 22:19:45 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2012-11-10 22:19:45 +0100
commit33d2a707cbad470f65376b0cfe71efdfa3d193ab (patch)
tree9421f9cd2379397adec96b0dbba43f5b0d4279e9 /x2go-session-wrapper.c
parentbd53ed8080dec20f4041629c0282131b665ae7d2 (diff)
downloadlightdm-remote-session-x2go-33d2a707cbad470f65376b0cfe71efdfa3d193ab.tar.gz
lightdm-remote-session-x2go-33d2a707cbad470f65376b0cfe71efdfa3d193ab.tar.bz2
lightdm-remote-session-x2go-33d2a707cbad470f65376b0cfe71efdfa3d193ab.zip
fixing copyright headers
Diffstat (limited to 'x2go-session-wrapper.c')
-rw-r--r--x2go-session-wrapper.c2
1 files changed, 2 insertions, 0 deletions
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@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@das-netzwerkteam.de>
+ * Author libpam-freerdp (where we forked from): Ted Gould <ted@canonical.com>
*/
#include <stdlib.h>