diff options
Diffstat (limited to 'test/KB/kb.ml')
-rw-r--r-- | test/KB/kb.ml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/KB/kb.ml b/test/KB/kb.ml index b4d2b6d32..52c9e8d1e 100644 --- a/test/KB/kb.ml +++ b/test/KB/kb.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. *) (* *) (***********************************************************************) |