summaryrefslogtreecommitdiff
path: root/comm/Socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'comm/Socket.h')
-rw-r--r--comm/Socket.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/comm/Socket.h b/comm/Socket.h
index 82e1669..dfd291d 100644
--- a/comm/Socket.h
+++ b/comm/Socket.h
@@ -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
+ *
*/
#ifndef Socket_H_