Signed-off-by: Andreas Schultz aschultz@tpip.net --- gtp.c | 1 + libgtnl/AUTHORS | 1 + 2 files changed, 2 insertions(+)
diff --git a/gtp.c b/gtp.c index a4be31d..4b233f7 100644 --- a/gtp.c +++ b/gtp.c @@ -3,6 +3,7 @@ /* (C) 2012-2014 by sysmocom - s.f.m.c. GmbH * Author: Harald Welte hwelte@sysmocom.de * Pablo Neira Ayuso pablo@gnumonks.org + * Andreas Schultz aschultz@travelping.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/libgtnl/AUTHORS b/libgtnl/AUTHORS index 7deed5b..649d40b 100644 --- a/libgtnl/AUTHORS +++ b/libgtnl/AUTHORS @@ -1 +1,2 @@ Pablo Neira Ayuso pablo@gnumonks.org +Andreas Schultz aschultz@travelping.com