diff options
Diffstat (limited to 'asmcomp/split.ml')
-rw-r--r-- | asmcomp/split.ml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asmcomp/split.ml b/asmcomp/split.ml index e14b9e4e0..6a18a1934 100644 --- a/asmcomp/split.ml +++ b/asmcomp/split.ml @@ -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. *) (* *) (***********************************************************************) |