summaryrefslogtreecommitdiff
path: root/src/ivy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ivy.h')
-rw-r--r--src/ivy.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/ivy.h b/src/ivy.h
index 923a5ca..ed0ea95 100644
--- a/src/ivy.h
+++ b/src/ivy.h
@@ -1,22 +1,22 @@
/*
* 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 functions
*
- * 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
*/
-#ifndef _IVY_H
-#define _IVY_H
+
+#ifndef IVY_H
+#define IVY_H
#ifdef __cplusplus
extern "C" {