summaryrefslogtreecommitdiff
path: root/src/ivyxtloop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ivyxtloop.h')
-rw-r--r--src/ivyxtloop.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/ivyxtloop.h b/src/ivyxtloop.h
index 17e053f..0784714 100644
--- a/src/ivyxtloop.h
+++ b/src/ivyxtloop.h
@@ -1,3 +1,16 @@
+/*
+ *
+ * Ivy, C interface
+ *
+ * Copyright 1997-1998
+ * Centre d'Etudes de la Navigation Aerienne
+ *
+ * Main loop based on X Toolkit
+ *
+ * $Id$
+ *
+ */
+
#ifndef _IVYXTLOOP_H
#define _IVYXTLOOP_H
@@ -38,3 +51,4 @@ extern void BusXtChannelAppContext( XtAppContext cntx );
#endif
#endif
+