diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/pam-x2go-children.c | 2 | ||||
-rw-r--r-- | src/pam-x2go-children.h | 2 | ||||
-rw-r--r-- | src/pam-x2go.c | 2 | ||||
-rw-r--r-- | src/x2go-auth-check.c | 2 |
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> |