summaryrefslogtreecommitdiff
path: root/comm/Address.h
diff options
context:
space:
mode:
authorsc2000-12-04 13:25:58 +0000
committersc2000-12-04 13:25:58 +0000
commit4d39cd1dc34aacd1bef2fb0132d16fd85a4240d5 (patch)
tree8aff9eec06af0123957614563873982b87722919 /comm/Address.h
parent6e15174900ebfecb5c1e4aab224532209c34368f (diff)
downloadivy-league-4d39cd1dc34aacd1bef2fb0132d16fd85a4240d5.zip
ivy-league-4d39cd1dc34aacd1bef2fb0132d16fd85a4240d5.tar.gz
ivy-league-4d39cd1dc34aacd1bef2fb0132d16fd85a4240d5.tar.bz2
ivy-league-4d39cd1dc34aacd1bef2fb0132d16fd85a4240d5.tar.xz
Updated headers to Ivy League
Diffstat (limited to 'comm/Address.h')
-rw-r--r--comm/Address.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/comm/Address.h b/comm/Address.h
index 7ca302a..d72dca5 100644
--- a/comm/Address.h
+++ b/comm/Address.h
@@ -1,17 +1,17 @@
/*
- * The Unix Channel
+ * Ivy League
*
- * by Michel Beaudouin-Lafon
+ * Socket addresses
*
- * Copyright 1990-1997
+ * Copyright 1990-2000
* Laboratoire de Recherche en Informatique (LRI)
+ * Centre d'Etudes de la Navigation Aerienne (CENA)
*
- * Addresses
+ * original code by Michel Beaudouin-Lafon,
+ * modified by Stephane Chatty and Stephane Sire
*
* $Id$
- * $CurLog$
- * Removed smart pointers (S.Sire)
- * Changed IvlInetAddress::StrRepr and added GetHostname and GetNoHostname
+ *
*/
#ifndef Address_H_