From 4caf5592d0cd7c2972d95da5250796714cb20010 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 9 Nov 2012 16:47:24 +0100 Subject: change upstream authorname --- debian/changelog | 3 ++- src/pam-x2go-children.c | 2 +- src/pam-x2go-children.h | 2 +- src/pam-x2go.c | 2 +- src/x2go-auth-check.c | 2 +- tests/test-freerdp-auth.c | 2 +- 6 files changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index fd415c7..d52b6c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libpam-x2go (0.0.0.1-0~x2go1) UNRELEASED; urgency=low - * Initial upstream release. Forked from libpam-freerdp. + * Initial upstream release. Forked from libpam-freerdp (by Ted Gould + ). * Adaptations of the forked original to work with X2Go: - Check the authentication token via libssh (ssh login to the remote server). 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 . * - * Author: Ted Gould + * Author: Mike Gabriel */ #include 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 . * - * Author: Ted Gould + * Author: Mike Gabriel */ #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 . * - * Author: Ted Gould + * Author: Mike Gabriel */ #include 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 . * - * Author: Ted Gould + * Author: Mike Gabriel */ #include diff --git a/tests/test-freerdp-auth.c b/tests/test-freerdp-auth.c index a83885e..cdb8a31 100644 --- a/tests/test-freerdp-auth.c +++ b/tests/test-freerdp-auth.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License along * with this program. If not, see . * - * Author: Ted Gould + * Author: Mike Gabriel */ #include -- cgit v1.2.3