summaryrefslogtreecommitdiff
path: root/src/ivyxtloop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ivyxtloop.c')
-rw-r--r--src/ivyxtloop.c17
1 files changed, 10 insertions, 7 deletions
diff --git a/src/ivyxtloop.c b/src/ivyxtloop.c
index 52c3751..a265e23 100644
--- a/src/ivyxtloop.c
+++ b/src/ivyxtloop.c
@@ -1,17 +1,20 @@
/*
+ * Ivy, C interface
*
- * Ivy, C interface
+ * Copyright (C) 1997-1999
+ * Centre d'Études de la Navigation Aérienne
*
- * Copyright 1997-1999
- * Centre d'Etudes de la Navigation Aerienne
+ * Main loop based on X Toolkit
*
- * Main loop based on X Toolkit
+ * Authors: François-Régis Colin <colin@cenatoulouse.dgac.fr>
+ * Stéphane Chatty <chatty@cenatoulouse.dgac.fr>
*
- * $Id$
+ * $Id$
+ *
+ * Please refer to file version.h for the
+ * copyright notice regarding this software
*
*/
-
-
#ifdef WIN32
#include <windows.h>
#endif