summaryrefslogtreecommitdiffstats
path: root/debugger/frames.ml
diff options
context:
space:
mode:
Diffstat (limited to 'debugger/frames.ml')
-rw-r--r--debugger/frames.ml3
1 files changed, 2 insertions, 1 deletions
diff --git a/debugger/frames.ml b/debugger/frames.ml
index d3a0cae53..f68f1b6b9 100644
--- a/debugger/frames.ml
+++ b/debugger/frames.ml
@@ -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. *)
(* *)
(***********************************************************************)