aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing/lexer.mli
diff options
context:
space:
mode:
Diffstat (limited to 'parsing/lexer.mli')
-rw-r--r--parsing/lexer.mli7
1 files changed, 7 insertions, 0 deletions
diff --git a/parsing/lexer.mli b/parsing/lexer.mli
index b7dc6e25d..9b0e3bbd8 100644
--- a/parsing/lexer.mli
+++ b/parsing/lexer.mli
@@ -1,3 +1,10 @@
+(***********************************************************************)
+(* v * The Coq Proof Assistant / The Coq Development Team *)
+(* <O___,, * INRIA-Rocquencourt & LRI-CNRS-Orsay *)
+(* \VV/ *************************************************************)
+(* // * This file is distributed under the terms of the *)
+(* * GNU Lesser General Public License Version 2.1 *)
+(***********************************************************************)
(*i $Id$ i*)