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/fourier/Fourier.v | 10 ++++++---- plugins/fourier/Fourier_util.v | 10 ++++++---- plugins/fourier/fourier.ml | 10 ++++++---- plugins/fourier/fourierR.ml | 10 ++++++---- plugins/fourier/g_fourier.ml4 | 10 ++++++---- 5 files changed, 30 insertions(+), 20 deletions(-) (limited to 'plugins/fourier') diff --git a/plugins/fourier/Fourier.v b/plugins/fourier/Fourier.v index 6e3defabe9..07f32be8e6 100644 --- a/plugins/fourier/Fourier.v +++ b/plugins/fourier/Fourier.v @@ -1,9 +1,11 @@ (************************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(*