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