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