aboutsummaryrefslogtreecommitdiffstats
path: root/socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'socket.c')
-rw-r--r--socket.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/socket.c b/socket.c
index 123000ed..b3eaaecc 100644
--- a/socket.c
+++ b/socket.c
@@ -1,7 +1,10 @@
/*
* socket.c -- socket library functions
*
- * Copyright 1998 by Eric S. Raymond.
+ * Copyright 1998 - 2004 by Eric S. Raymond.
+ * Copyright 2004 - 2019 by Matthias Andree.
+ * Contributions by Alexander Bluhm, Earl Chew, John Beck.
+
* For license terms, see the file COPYING in this directory.
*/