From 629fbc743f8b5e7623a6834f19885b2e379cb782 Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Tue, 27 Feb 2018 17:02:31 +0100 Subject: Update headers following #6543. --- tools/coqdoc/alpha.ml | 10 ++++++---- tools/coqdoc/alpha.mli | 10 ++++++---- tools/coqdoc/cdglobals.ml | 10 ++++++---- tools/coqdoc/cpretty.mli | 10 ++++++---- tools/coqdoc/cpretty.mll | 10 ++++++---- tools/coqdoc/index.ml | 10 ++++++---- tools/coqdoc/index.mli | 10 ++++++---- tools/coqdoc/main.ml | 10 ++++++---- tools/coqdoc/output.ml | 10 ++++++---- tools/coqdoc/output.mli | 10 ++++++---- tools/coqdoc/tokens.ml | 10 ++++++---- tools/coqdoc/tokens.mli | 10 ++++++---- 12 files changed, 72 insertions(+), 48 deletions(-) (limited to 'tools/coqdoc') diff --git a/tools/coqdoc/alpha.ml b/tools/coqdoc/alpha.ml index 961eac6465..269c1a1d50 100644 --- a/tools/coqdoc/alpha.ml +++ b/tools/coqdoc/alpha.ml @@ -1,9 +1,11 @@ (************************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(* Cdglobals.coq_module -> unit diff --git a/tools/coqdoc/cpretty.mll b/tools/coqdoc/cpretty.mll index 186f6cf6cf..1be440a750 100644 --- a/tools/coqdoc/cpretty.mll +++ b/tools/coqdoc/cpretty.mll @@ -1,9 +1,11 @@ (************************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(* on 9 & 10 Mar 2004: diff --git a/tools/coqdoc/output.ml b/tools/coqdoc/output.ml index d043c4a584..d252270021 100644 --- a/tools/coqdoc/output.ml +++ b/tools/coqdoc/output.ml @@ -1,9 +1,11 @@ (************************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(*