diff options
-rw-r--r-- | socket-sucker.c | 2 | ||||
-rw-r--r-- | x2go-session-wrapper.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/socket-sucker.c b/socket-sucker.c index 007dbf1..81baf15 100644 --- a/socket-sucker.c +++ b/socket-sucker.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/x2go-session-wrapper.c b/x2go-session-wrapper.c index d6bc9a9..ec453a6 100644 --- a/x2go-session-wrapper.c +++ b/x2go-session-wrapper.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> |