aboutsummaryrefslogtreecommitdiffstats
path: root/socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'socket.c')
-rw-r--r--socket.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/socket.c b/socket.c
index 31620013..43218b95 100644
--- a/socket.c
+++ b/socket.c
@@ -1,9 +1,8 @@
/*
* socket.c -- socket library functions
*
+ * Copyright 1998 by Eric S. Raymond.
* For license terms, see the file COPYING in this directory.
- *
- * i18n by Arnaldo Carvalho de Melo <acme@conectiva.com.br> 7-Nov-1998
*/
#include "config.h"