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