summaryrefslogtreecommitdiff
path: root/comm/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'comm/version.h')
-rw-r--r--comm/version.h43
1 files changed, 22 insertions, 21 deletions
diff --git a/comm/version.h b/comm/version.h
index ec6349f..9a683f4 100644
--- a/comm/version.h
+++ b/comm/version.h
@@ -1,21 +1,22 @@
/*
- * The Unix Channel
+ * Ivy League
*
- * by Michel Beaudouin-Lafon
+ * Version and copyright header
*
- * Copyright 1990-1997
+ * Copyright 1990-2000
* Laboratoire de Recherche en Informatique (LRI)
- * Centre d'Etudes de la Navigation Aerienne
+ * Centre d'Etudes de la Navigation Aerienne (CENA)
*
- * Version and copyright header
+ * file by Stephane Chatty
*
* $Id$
- * $CurLog$
+ *
*/
+
/**
* Copyright 1990 - 1992 Laboratoire de Recherche en Informatique (LRI)
- * Copyright 1992 - 1997 Centre d'Etudes de la Navigation Aerienne (CENA)
+ * Copyright 1992 - 2000 Centre d'Etudes de la Navigation Aerienne (CENA)
*
* Permission to use, copy, and modify this software and its documentation
* for your own purposes is hereby granted without fee, provided that
@@ -49,27 +50,27 @@
**/
/**
-title The Unix Channel
+title Ivy League
subtitle C++ Communication library
-version 4.0.0
-date June 1997
-copyright (c) 1989-1992 LRI, 1992-1997 CENA
-authors Michel Beaudouin-Lafon
-| St\'ephane Chatty
-address Laboratoire de Recherche en Informatique
-| B\^at. 490, Facult\'e d'Orsay
-| 91405 Orsay Cedex, France
-| and
-| Centre d'Etudes de la Navigation A\'erienne
+version 1.0.0
+date December 2000
+copyright (c) 1989-1992 LRI, 1992-2000 CENA
+authors St\'ephane Chatty
+| Michel Beaudouin-Lafon
+| St\'ephane Sire
+address Centre d'Etudes de la Navigation A\'erienne
| 7 avenue Edouard Belin
| 31055 TOULOUSE CEDEX, France
-e-mail mbl@lri.fr and chatty@dgac.fr
-phone +33 01 69 15 69 10 and +33 05 62 25 95 42
+| and
+| Laboratoire de Recherche en Informatique
+| B\^at. 490, Facult\'e d'Orsay
+| 91405 Orsay Cedex, France
+e-mail chatty@dgac.fr and mbl@lri.fr and sire@cena.fr
**/
#ifndef IvlVersion
-#define IvlVersion 4
+#define IvlVersion 1
#define IvlRelease 0
#define IvlPatchLevel 0