diff options
Diffstat (limited to 'debugger/printval.ml')
-rw-r--r-- | debugger/printval.ml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debugger/printval.ml b/debugger/printval.ml index f751e75cf..2c932f7c6 100644 --- a/debugger/printval.ml +++ b/debugger/printval.ml @@ -6,7 +6,8 @@ (* Objective Caml port by John Malecki and Xavier Leroy *) (* *) (* 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. *) (* *) (***********************************************************************) |