summaryrefslogtreecommitdiffstats
path: root/otherlibs/labltk/support/cltkEvent.c
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/labltk/support/cltkEvent.c')
-rw-r--r--otherlibs/labltk/support/cltkEvent.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/otherlibs/labltk/support/cltkEvent.c b/otherlibs/labltk/support/cltkEvent.c
index 92221b963..30bc64e87 100644
--- a/otherlibs/labltk/support/cltkEvent.c
+++ b/otherlibs/labltk/support/cltkEvent.c
@@ -1,3 +1,20 @@
+/*************************************************************************/
+/* */
+/* Objective Caml LablTk library */
+/* */
+/* Francois Rouaix, Francois Pessaux and Jun Furuse */
+/* projet Cristal, INRIA Rocquencourt */
+/* Jacques Garrigue, Kyoto University RIMS */
+/* */
+/* Copyright 1999 Institut National de Recherche en Informatique et */
+/* en Automatique and Kyoto University. All rights reserved. */
+/* This file is distributed under the terms of the GNU Library */
+/* General Public License. */
+/* */
+/*************************************************************************/
+
+/* $Id$ */
+
#include <tcl.h>
#include <tk.h>
#include <caml/mlvalues.h>