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. --- plugins/quote/Quote.v | 10 ++++++---- plugins/quote/g_quote.ml4 | 10 ++++++---- plugins/quote/quote.ml | 10 ++++++---- 3 files changed, 18 insertions(+), 12 deletions(-) (limited to 'plugins/quote') diff --git a/plugins/quote/Quote.v b/plugins/quote/Quote.v index 3fdae95ff..2d3d9170c 100644 --- a/plugins/quote/Quote.v +++ b/plugins/quote/Quote.v @@ -1,9 +1,11 @@ (************************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(*