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