From d90a5d4bfb05cd832b439044542a8c22ad5bd3ee Mon Sep 17 00:00:00 2001 From: Maxime Dénès Date: Mon, 12 Jan 2015 14:24:46 +0100 Subject: Update headers. --- tools/coqdep_lexer.mll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/coqdep_lexer.mll') diff --git a/tools/coqdep_lexer.mll b/tools/coqdep_lexer.mll index 025b94d44..8ecc419c8 100644 --- a/tools/coqdep_lexer.mll +++ b/tools/coqdep_lexer.mll @@ -1,6 +1,6 @@ (************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) -(*