summaryrefslogtreecommitdiff
path: root/comm/InetAddress.h
diff options
context:
space:
mode:
Diffstat (limited to 'comm/InetAddress.h')
-rw-r--r--comm/InetAddress.h13
1 files changed, 7 insertions, 6 deletions
diff --git a/comm/InetAddress.h b/comm/InetAddress.h
index 9a9f842..a7b1adc 100644
--- a/comm/InetAddress.h
+++ b/comm/InetAddress.h
@@ -1,16 +1,17 @@
/*
- * The Unix Channel
+ * Ivy League
*
- * by Michel Beaudouin-Lafon
+ * INET Addresses
*
- * Copyright 1990-1997
+ * Copyright 1990-2000
* Laboratoire de Recherche en Informatique (LRI)
+ * Centre d'Etudes de la Navigation Aerienne (CENA)
*
- * INET Addresses
+ * original code by Michel Beaudouin-Lafon,
+ * modified by Stephane Chatty
*
* $Id$
- * $CurLog$
- * Created from Address.h
+ *
*/
#ifndef InetAddress_H_