summaryrefslogtreecommitdiff
path: root/comm/MsgBuffer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'comm/MsgBuffer.cc')
-rw-r--r--comm/MsgBuffer.cc12
1 files changed, 7 insertions, 5 deletions
diff --git a/comm/MsgBuffer.cc b/comm/MsgBuffer.cc
index 55cec65..07ca341 100644
--- a/comm/MsgBuffer.cc
+++ b/comm/MsgBuffer.cc
@@ -1,15 +1,17 @@
/*
- * The Unix Channel
+ * Ivy League
*
- * by Michel Beaudouin-Lafon
+ * Buffers for messages
*
- * Copyright 1990-1997
+ * Copyright 1990-2000
* Laboratoire de Recherche en Informatique (LRI)
+ * Centre d'Etudes de la Navigation Aerienne (CENA)
*
- * Buffers for messages
+ * original code by Michel Beaudouin-Lafon,
+ * modified by Stephane Chatty and Stephane Sire
*
* $Id$
- * $CurLog$
+ *
*/
#include "MsgBuffer.h"