From a99776e10e0b2198d2b811ad82631111fb450f8a Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Wed, 18 Mar 2020 12:14:26 +0100 Subject: Update headers in the whole code base. Add headers to a few files which were missing them. --- doc/tools/docgram/common.edit_mlg | 4 ++-- doc/tools/docgram/doc_grammar.ml | 4 ++-- doc/tools/docgram/prodn.edit_mlg | 4 ++-- doc/tools/docgram/productionlist.edit_mlg | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'doc/tools/docgram') diff --git a/doc/tools/docgram/common.edit_mlg b/doc/tools/docgram/common.edit_mlg index 7a165988a6..fe2e68a517 100644 --- a/doc/tools/docgram/common.edit_mlg +++ b/doc/tools/docgram/common.edit_mlg @@ -1,7 +1,7 @@ (************************************************************************) (* * The Coq Proof Assistant / The Coq Development Team *) -(* v * INRIA, CNRS and contributors - Copyright 1999-2019 *) -(*