summaryrefslogtreecommitdiff
path: root/hostport.c
diff options
context:
space:
mode:
authorkolla <kolla>2009-07-22 13:35:29 +0000
committerkolla <kolla@e88ac4ed-0b26-0410-9574-a7f39faa03bf>2009-07-22 13:35:29 +0000
commit2cbec54faf755087a155fec2c493cf44c744adfb (patch)
tree6e9e83505fb0263e3a6b1ed661c5f7be8b63d6f0 /hostport.c
parent91f7de7c25de27ed33988f727d62bf3a594d0989 (diff)
Contribution acknowledgements
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.3@506 e88ac4ed-0b26-0410-9574-a7f39faa03bf
Diffstat (limited to 'hostport.c')
-rw-r--r--hostport.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/hostport.c b/hostport.c
index 2e6e067..0af7407 100644
--- a/hostport.c
+++ b/hostport.c
@@ -6,6 +6,11 @@
* copyright notice and this permission notice appear in all copies.
*/
+/* Code contributions from:
+ *
+ * Simon Leinen <simon.leinen@switch.ch>
+ */
+
#include <stdlib.h>
#include <unistd.h>
#include <string.h>