summaryrefslogtreecommitdiff
path: root/src/ivyprobe.c
diff options
context:
space:
mode:
authorsc2000-08-07 11:29:29 +0000
committersc2000-08-07 11:29:29 +0000
commitd96f9c80104d678128ac5c116a9e85ad41cc912a (patch)
tree84c75999810c35211b9b3dcbea29670825f98cce /src/ivyprobe.c
parenta0ec86736e71c2c1604c5f76cfe8242ff4f6e8d3 (diff)
downloadivy-c-d96f9c80104d678128ac5c116a9e85ad41cc912a.zip
ivy-c-d96f9c80104d678128ac5c116a9e85ad41cc912a.tar.gz
ivy-c-d96f9c80104d678128ac5c116a9e85ad41cc912a.tar.bz2
ivy-c-d96f9c80104d678128ac5c116a9e85ad41cc912a.tar.xz
Fixed headers
Diffstat (limited to 'src/ivyprobe.c')
-rw-r--r--src/ivyprobe.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/ivyprobe.c b/src/ivyprobe.c
index b7317f5..63981af 100644
--- a/src/ivyprobe.c
+++ b/src/ivyprobe.c
@@ -1,18 +1,20 @@
/*
* Ivy probe
*
- * Copyright (C) 1997-1999
+ * Copyright (C) 1997-2000
* Centre d'Études de la Navigation Aérienne
*
* Main and only file
*
- * Authors: François-Régis Colin <colin@cenatoulouse.dgac.fr>
+ * Authors: François-Régis Colin <fcolin@cena.dgac.fr>
*
* $Id$
*
* Please refer to file version.h for the
* copyright notice regarding this software
*/
+
+
#define IVYMAINLOOP
#ifdef XTMAINLOOP