diff options
Diffstat (limited to 'debugger/frames.mli')
-rw-r--r-- | debugger/frames.mli | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debugger/frames.mli b/debugger/frames.mli index a31e49bc0e..0906171f2e 100644 --- a/debugger/frames.mli +++ b/debugger/frames.mli @@ -6,7 +6,8 @@ (* Objective Caml port by John Malecki and Xavier Leroy *) (* *) (* Copyright 1996 Institut National de Recherche en Informatique et *) -(* en 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. *) (* *) (***********************************************************************) |