summaryrefslogtreecommitdiff
path: root/comm/Socket.cc
diff options
context:
space:
mode:
Diffstat (limited to 'comm/Socket.cc')
-rw-r--r--comm/Socket.cc14
1 files changed, 7 insertions, 7 deletions
diff --git a/comm/Socket.cc b/comm/Socket.cc
index fc6f777..66a16bb 100644
--- a/comm/Socket.cc
+++ b/comm/Socket.cc
@@ -1,17 +1,17 @@
/*
- * The Unix Channel
+ * Ivy League
*
- * by Michel Beaudouin-Lafon
+ * Sockets
*
- * Copyright 1990-1997
+ * Copyright 1990-2000
* Laboratoire de Recherche en Informatique (LRI)
+ * Centre d'Etudes de la Navigation Aerienne (CENA)
*
- * Sockets
+ * original code by Michel Beaudouin-Lafon,
+ * modified by Stephane Chatty and Stephane Sire
*
* $Id$
- * $CurLog$
- * Removed Smart pointers
- * Added ReuseAddress and AllowBroadcast
+ *
*/
#include "Socket.h"