diff options
Diffstat (limited to 'debugger/pattern_matching.ml')
-rw-r--r-- | debugger/pattern_matching.ml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debugger/pattern_matching.ml b/debugger/pattern_matching.ml index 71e4df806..26e5a61f4 100644 --- a/debugger/pattern_matching.ml +++ b/debugger/pattern_matching.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. *) (* *) (***********************************************************************) |