aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-12-08 21:17:01 +0100
committerHarald Welte <laforge@gnumonks.org>2016-12-13 14:54:01 +0000
commit3df5d53a0400a03a510f9d61a61368229e142d52 (patch)
treeea3648e591134e2957268016114a3dda0273d6b0 /openbsc
parent4f8e34b226aeae221119c1d5ea659c3f087132aa (diff)
comments: gsup client: rename to Generic, adjust copyright and authors
Diffstat (limited to 'openbsc')
-rw-r--r--openbsc/src/gprs/gprs_gsup_client.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/openbsc/src/gprs/gprs_gsup_client.c b/openbsc/src/gprs/gprs_gsup_client.c
index deaf15622..41b88adcb 100644
--- a/openbsc/src/gprs/gprs_gsup_client.c
+++ b/openbsc/src/gprs/gprs_gsup_client.c
@@ -1,9 +1,10 @@
-/* GPRS Subscriber Update Protocol client */
+/* Generic Subscriber Update Protocol client */
-/* (C) 2014 by Sysmocom s.f.m.c. GmbH
+/* (C) 2014-2016 by Sysmocom s.f.m.c. GmbH
* All Rights Reserved
*
* Author: Jacob Erlbeck
+ * Author: Neels Hofmeyr
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by