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. --- intf/constrexpr.ml | 2 +- intf/decl_kinds.ml | 2 +- intf/evar_kinds.ml | 2 +- intf/extend.ml | 2 +- intf/genredexpr.ml | 2 +- intf/glob_term.ml | 2 +- intf/locus.ml | 2 +- intf/misctypes.ml | 2 +- intf/notation_term.ml | 2 +- intf/pattern.ml | 2 +- intf/tactypes.ml | 2 +- intf/vernacexpr.ml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) (limited to 'intf') diff --git a/intf/constrexpr.ml b/intf/constrexpr.ml index 593b190a6b..413cd9704b 100644 --- a/intf/constrexpr.ml +++ b/intf/constrexpr.ml @@ -1,6 +1,6 @@ (************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) -(*