From acc7e1fa8196fd8e92b95b391d3fe4b0f8a5ee22 Mon Sep 17 00:00:00 2001 From: chatty Date: Fri, 6 May 1994 15:27:01 +0000 Subject: *** empty log message *** --- comm/version.h | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'comm/version.h') diff --git a/comm/version.h b/comm/version.h index 890eedf..8646272 100644 --- a/comm/version.h +++ b/comm/version.h @@ -3,8 +3,9 @@ * * by Michel Beaudouin-Lafon * - * Copyright 1990-1993 + * Copyright 1990-1994 * Laboratoire de Recherche en Informatique (LRI) + * Centre d'Etudes de la Navigation Aerienne * * Version and copyright header * @@ -13,8 +14,8 @@ */ /** - * Copyright 1990, 1991, 1992 Laboratoire de Recherche en Informatique (LRI) - * Copyright 1992, 1993 Centre d'Etudes de la Navigation Aerienne (CENA) + * Copyright 1990 - 1992 Laboratoire de Recherche en Informatique (LRI) + * Copyright 1992 - 1994 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 @@ -50,9 +51,9 @@ /** title The Unix Channel subtitle C++ Communication library -version 3.4 -date November 1993 -copyright (c) 1989-1992 LRI, 1992-1993 CENA +version 3.5 +date May 1994 +copyright (c) 1989-1992 LRI, 1992-1994 CENA authors Michel Beaudouin-Lafon | St\'ephane Chatty address Laboratoire de Recherche en Informatique @@ -69,7 +70,7 @@ phone +33 1 69 41 69 10 and +33 62 25 95 42 #ifndef UchVersion #define UchVersion 3 -#define UchRelease 4 +#define UchRelease 5 #define UchPatchLevel 0 #endif -- cgit v1.1