summaryrefslogtreecommitdiff
path: root/hostport.c
diff options
context:
space:
mode:
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>