diff options
Diffstat (limited to 'toplevel/printval.ml')
-rw-r--r-- | toplevel/printval.ml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/toplevel/printval.ml b/toplevel/printval.ml index cc779dd5ec..d86e536ba4 100644 --- a/toplevel/printval.ml +++ b/toplevel/printval.ml @@ -5,7 +5,8 @@ (* Xavier Leroy and Jerome Vouillon, projet Cristal, INRIA Rocquencourt*) (* *) (* Copyright 1996 Institut National de Recherche en Informatique et *) -(* Automatique. Distributed only by permission. *) +(* en Automatique. All rights reserved. This file is distributed *) +(* under the terms of the Q Public License version 1.0. *) (* *) (***********************************************************************) |