diff options
Diffstat (limited to 'bytecomp/instruct.mli')
-rw-r--r-- | bytecomp/instruct.mli | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bytecomp/instruct.mli b/bytecomp/instruct.mli index 2f1043d17..5aabce887 100644 --- a/bytecomp/instruct.mli +++ b/bytecomp/instruct.mli @@ -1,10 +1,10 @@ (***********************************************************************) (* *) -(* Caml Special Light *) +(* Objective Caml *) (* *) (* Xavier Leroy, projet Cristal, INRIA Rocquencourt *) (* *) -(* Copyright 1995 Institut National de Recherche en Informatique et *) +(* Copyright 1996 Institut National de Recherche en Informatique et *) (* Automatique. Distributed only by permission. *) (* *) (***********************************************************************) |