summaryrefslogtreecommitdiff
path: root/comm/MsgStream.h
diff options
context:
space:
mode:
Diffstat (limited to 'comm/MsgStream.h')
-rw-r--r--comm/MsgStream.h12
1 files changed, 7 insertions, 5 deletions
diff --git a/comm/MsgStream.h b/comm/MsgStream.h
index d3e613e..154980b 100644
--- a/comm/MsgStream.h
+++ b/comm/MsgStream.h
@@ -1,15 +1,17 @@
/*
- * The Unix Channel
+ * Ivy League
*
- * by Michel Beaudouin-Lafon
+ * Message streams
*
- * Copyright 1990-1997
+ * Copyright 1990-2000
* Laboratoire de Recherche en Informatique (LRI)
+ * Centre d'Etudes de la Navigation Aerienne (CENA)
*
- * Message streams
+ * original code by Michel Beaudouin-Lafon,
+ * modified by Stephane Chatty
*
* $Id$
- * $CurLog$
+ *
*/
#ifndef MsgStream_H_