summaryrefslogtreecommitdiff
path: root/src/ivytcl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ivytcl.c')
-rwxr-xr-xsrc/ivytcl.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/ivytcl.c b/src/ivytcl.c
index 887db43..c0938d9 100755
--- a/src/ivytcl.c
+++ b/src/ivytcl.c
@@ -1,3 +1,19 @@
+/*
+ * Ivy, C interface
+ *
+ * Copyright (C) 1997-2000
+ * Centre d'Études de la Navigation Aérienne
+ *
+ * Main loop based on Tcl
+ *
+ * Authors: François-Régis Colin <fcolin@cena.dgac.fr>
+ *
+ * $Id$
+ *
+ * Please refer to file version.h for the
+ * copyright notice regarding this software
+ */
+
#include <sys/time.h>
#include <unistd.h>
#include <malloc.h>