summaryrefslogtreecommitdiffstats
path: root/asmrun/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'asmrun/main.c')
-rw-r--r--asmrun/main.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/asmrun/main.c b/asmrun/main.c
index 8914c44fe..3e6dcceca 100644
--- a/asmrun/main.c
+++ b/asmrun/main.c
@@ -1,3 +1,16 @@
+/***********************************************************************/
+/* */
+/* Caml Special Light */
+/* */
+/* Xavier Leroy and Damien Doligez, INRIA Rocquencourt */
+/* */
+/* Copyright 1995 Institut National de Recherche en Informatique et */
+/* Automatique. Distributed only by permission. */
+/* */
+/***********************************************************************/
+
+/* $Id$ */
+
/* Start-up code */
#include <stdio.h>