summaryrefslogtreecommitdiff
path: root/comm/IOS.cc
diff options
context:
space:
mode:
authorsc2000-12-04 13:25:58 +0000
committersc2000-12-04 13:25:58 +0000
commit4d39cd1dc34aacd1bef2fb0132d16fd85a4240d5 (patch)
tree8aff9eec06af0123957614563873982b87722919 /comm/IOS.cc
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/IOS.cc')
-rw-r--r--comm/IOS.cc12
1 files changed, 7 insertions, 5 deletions
diff --git a/comm/IOS.cc b/comm/IOS.cc
index 6975d0c..05e0fec 100644
--- a/comm/IOS.cc
+++ b/comm/IOS.cc
@@ -1,15 +1,17 @@
/*
- * The Unix Channel
+ * Ivy League
*
- * by Michel Beaudouin-Lafon
+ * Basic I/O
*
- * Copyright 1990-1994
+ * Copyright 1990-2000
* Laboratoire de Recherche en Informatique (LRI)
+ * Centre d'Etudes de la Navigation Aerienne (CENA)
*
- * Basic I/O
+ * by Stephane Chatty
+ * portions of code by Michel Beaudouin-Lafon,
*
* $Id$
- * $CurLog$
+ *
*/
#ifdef __GNUG__