aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2012-11-09 16:47:24 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2012-11-09 16:47:24 +0100
commit4caf5592d0cd7c2972d95da5250796714cb20010 (patch)
tree08fe9ae0c9e0dc24f970984a50923c9cd348d9e2 /src
parentb7b4222822ed6b54160104312ba02eb3ab01313f (diff)
downloadlibpam-x2go-4caf5592d0cd7c2972d95da5250796714cb20010.tar.gz
libpam-x2go-4caf5592d0cd7c2972d95da5250796714cb20010.tar.bz2
libpam-x2go-4caf5592d0cd7c2972d95da5250796714cb20010.zip
change upstream authorname
Diffstat (limited to 'src')
-rw-r--r--src/pam-x2go-children.c2
-rw-r--r--src/pam-x2go-children.h2
-rw-r--r--src/pam-x2go.c2
-rw-r--r--src/x2go-auth-check.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/pam-x2go-children.c b/src/pam-x2go-children.c
index 75ec1d3..5a63d48 100644
--- a/src/pam-x2go-children.c
+++ b/src/pam-x2go-children.c
@@ -13,7 +13,7 @@
* 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: Ted Gould <ted@canonical.com>
+ * Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
*/
#include <stdlib.h>
diff --git a/src/pam-x2go-children.h b/src/pam-x2go-children.h
index d300d46..012120e 100644
--- a/src/pam-x2go-children.h
+++ b/src/pam-x2go-children.h
@@ -13,7 +13,7 @@
* 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: Ted Gould <ted@canonical.com>
+ * Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
*/
#ifndef _PAM_X2GO_CHILDREN_H_
diff --git a/src/pam-x2go.c b/src/pam-x2go.c
index 8ca5147..6110da2 100644
--- a/src/pam-x2go.c
+++ b/src/pam-x2go.c
@@ -13,7 +13,7 @@
* 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: Ted Gould <ted@canonical.com>
+ * Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
*/
#include <stdlib.h>
diff --git a/src/x2go-auth-check.c b/src/x2go-auth-check.c
index 54ad333..7370dec 100644
--- a/src/x2go-auth-check.c
+++ b/src/x2go-auth-check.c
@@ -13,7 +13,7 @@
* 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: Ted Gould <ted@canonical.com>
+ * Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
*/
#include <libssh/libssh.h>