summaryrefslogtreecommitdiff
path: root/util.c
diff options
context:
space:
mode:
authorkolla <kolla>2009-09-11 13:49:53 +0000
committerkolla <kolla@e88ac4ed-0b26-0410-9574-a7f39faa03bf>2009-09-11 13:49:53 +0000
commitc70cc69738d0679f0c81d0b7aad0baa052e554d9 (patch)
tree3857d99c5fca2a81847299542e3033a8b5a36125 /util.c
parente99882a2347c5a55c78cdbe1c692bded77b046c1 (diff)
Credits
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@511 e88ac4ed-0b26-0410-9574-a7f39faa03bf
Diffstat (limited to 'util.c')
-rw-r--r--util.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/util.c b/util.c
index 9c5c654..adfa72c 100644
--- a/util.c
+++ b/util.c
@@ -6,6 +6,11 @@
* copyright notice and this permission notice appear in all copies.
*/
+/* Code contributions from:
+ *
+ * Stefan Winter <stefan.winter@restena.lu>
+ */
+
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>