summaryrefslogtreecommitdiff
path: root/debugger/breakpoints.ml
diff options
context:
space:
mode:
Diffstat (limited to 'debugger/breakpoints.ml')
-rw-r--r--debugger/breakpoints.ml3
1 files changed, 2 insertions, 1 deletions
diff --git a/debugger/breakpoints.ml b/debugger/breakpoints.ml
index 716d431faa..3acb848b45 100644
--- a/debugger/breakpoints.ml
+++ b/debugger/breakpoints.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. *)
(* *)
(***********************************************************************)