summaryrefslogtreecommitdiff
path: root/comm/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'comm/error.h')
-rw-r--r--comm/error.h13
1 files changed, 7 insertions, 6 deletions
diff --git a/comm/error.h b/comm/error.h
index f0245a3..b7cf720 100644
--- a/comm/error.h
+++ b/comm/error.h
@@ -1,16 +1,17 @@
/*
- * The Unix Channel
+ * Ivy League
*
- * by Michel Beaudouin-Lafon
+ * Error management
*
- * Copyright 1990-1993
+ * Copyright 1990-2000
* Laboratoire de Recherche en Informatique (LRI)
+ * Centre d'Etudes de la Navigation Aerienne (CENA)
*
- * Error management
+ * original code by Michel Beaudouin-Lafon,
+ * maintained by Stephane Chatty
*
* $Id$
- * $CurLog$
- * Removed global.h
+ *
*/
#ifndef IvlError_H_