From 3e0334dd48b5d0b03046d0aff1a82867dc98d656 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Tue, 4 Jul 2017 14:19:44 +0200 Subject: Bump year in headers. --- API/API.ml | 2 +- API/API.mli | 2 +- API/grammar_API.ml | 2 +- API/grammar_API.mli | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'API') diff --git a/API/API.ml b/API/API.ml index 29aa1b7a57..093ca97f80 100644 --- a/API/API.ml +++ b/API/API.ml @@ -1,6 +1,6 @@ (************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) -(*