diff options
Diffstat (limited to 'API')
| -rw-r--r-- | API/API.ml | 2 | ||||
| -rw-r--r-- | API/API.mli | 2 | ||||
| -rw-r--r-- | API/grammar_API.ml | 2 | ||||
| -rw-r--r-- | API/grammar_API.mli | 2 |
4 files changed, 4 insertions, 4 deletions
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 *) -(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2016 *) +(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2017 *) (* \VV/ **************************************************************) (* // * This file is distributed under the terms of the *) (* * GNU Lesser General Public License Version 2.1 *) diff --git a/API/API.mli b/API/API.mli index 9f13f51fce..029f458cc7 100644 --- a/API/API.mli +++ b/API/API.mli @@ -1,6 +1,6 @@ (************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) -(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2016 *) +(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2017 *) (* \VV/ **************************************************************) (* // * This file is distributed under the terms of the *) (* * GNU Lesser General Public License Version 2.1 *) diff --git a/API/grammar_API.ml b/API/grammar_API.ml index 2f3da8d984..485c166657 100644 --- a/API/grammar_API.ml +++ b/API/grammar_API.ml @@ -1,6 +1,6 @@ (************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) -(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2016 *) +(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2017 *) (* \VV/ **************************************************************) (* // * This file is distributed under the terms of the *) (* * GNU Lesser General Public License Version 2.1 *) diff --git a/API/grammar_API.mli b/API/grammar_API.mli index c643f09086..c2115a506b 100644 --- a/API/grammar_API.mli +++ b/API/grammar_API.mli @@ -1,6 +1,6 @@ (************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) -(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2016 *) +(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2017 *) (* \VV/ **************************************************************) (* // * This file is distributed under the terms of the *) (* * GNU Lesser General Public License Version 2.1 *) |
