diff options
Diffstat (limited to 'parsing/parse.mli')
-rw-r--r-- | parsing/parse.mli | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/parsing/parse.mli b/parsing/parse.mli index f1eaf3464..ddd58daa1 100644 --- a/parsing/parse.mli +++ b/parsing/parse.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. *) (* *) (***********************************************************************) |