From 42e09b6d888a29cc6273b8e77d5f9a2e5582abc4 Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Thu, 6 Jun 2019 11:22:08 +0200 Subject: Update ml-style headers to new year. --- plugins/syntax/g_numeral.mlg | 2 +- plugins/syntax/g_string.mlg | 2 +- plugins/syntax/numeral.ml | 2 +- plugins/syntax/numeral.mli | 2 +- plugins/syntax/r_syntax.ml | 2 +- plugins/syntax/r_syntax.mli | 2 +- plugins/syntax/string_notation.ml | 2 +- plugins/syntax/string_notation.mli | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'plugins/syntax') diff --git a/plugins/syntax/g_numeral.mlg b/plugins/syntax/g_numeral.mlg index 5808385723..44c494e075 100644 --- a/plugins/syntax/g_numeral.mlg +++ b/plugins/syntax/g_numeral.mlg @@ -1,6 +1,6 @@ (************************************************************************) (* * The Coq Proof Assistant / The Coq Development Team *) -(* v * INRIA, CNRS and contributors - Copyright 1999-2018 *) +(* v * INRIA, CNRS and contributors - Copyright 1999-2019 *) (*