summaryrefslogtreecommitdiff
path: root/comm/BufStream.h
diff options
context:
space:
mode:
Diffstat (limited to 'comm/BufStream.h')
-rw-r--r--comm/BufStream.h13
1 files changed, 7 insertions, 6 deletions
diff --git a/comm/BufStream.h b/comm/BufStream.h
index dc2511e..54cf2ff 100644
--- a/comm/BufStream.h
+++ b/comm/BufStream.h
@@ -1,16 +1,17 @@
/*
- * The Unix Channel
+ * Ivy League
*
- * by Michel Beaudouin-Lafon
+ * Buffered streams
*
- * Copyright 1990-1997
+ * Copyright 1990-2000
* Laboratoire de Recherche en Informatique (LRI)
+ * Centre d'Etudes de la Navigation Aerienne (CENA)
*
- * Buffered streams
+ * by Stephane Chatty
+ * portions of code by Michel Beaudouin-Lafon
*
* $Id$
- * $CurLog$
- * Created from bits of MsgStream.h
+ *
*/
#ifndef BufStream_H_