summaryrefslogtreecommitdiff
path: root/comm/MsgBuffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'comm/MsgBuffer.h')
-rw-r--r--comm/MsgBuffer.h15
1 files changed, 8 insertions, 7 deletions
diff --git a/comm/MsgBuffer.h b/comm/MsgBuffer.h
index 24d201a..d376839 100644
--- a/comm/MsgBuffer.h
+++ b/comm/MsgBuffer.h
@@ -1,19 +1,20 @@
/*
- * 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$
- * Removed smart pointers
- * Removed global.h
+ *
*/
+
#ifndef Buffer_H_
#define Buffer_H_