summaryrefslogtreecommitdiff
path: root/byterun/intern.c
diff options
context:
space:
mode:
Diffstat (limited to 'byterun/intern.c')
-rw-r--r--byterun/intern.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/byterun/intern.c b/byterun/intern.c
index b1b3b0c46f..b31cc456cf 100644
--- a/byterun/intern.c
+++ b/byterun/intern.c
@@ -1,3 +1,16 @@
+/***********************************************************************/
+/* */
+/* Caml Special Light */
+/* */
+/* Xavier Leroy, projet Cristal, INRIA Rocquencourt */
+/* */
+/* Copyright 1995 Institut National de Recherche en Informatique et */
+/* Automatique. Distributed only by permission. */
+/* */
+/***********************************************************************/
+
+/* $Id$ */
+
/* Structured input, compact format */
#include "fail.h"