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