diff options
| author | Pierre-Marie Pédrot | 2017-07-04 14:19:44 +0200 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2017-07-04 14:20:57 +0200 |
| commit | 3e0334dd48b5d0b03046d0aff1a82867dc98d656 (patch) | |
| tree | 0d607922c4dad7ed8245f7a56b93380672672ac0 /dev | |
| parent | 35e0f327405fb659c7ec5f9f7d26ea284aa45810 (diff) | |
Bump year in headers.
Diffstat (limited to 'dev')
| -rw-r--r-- | dev/db_printers.ml | 2 | ||||
| -rw-r--r-- | dev/header | 2 | ||||
| -rw-r--r-- | dev/top_printers.ml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev/db_printers.ml b/dev/db_printers.ml index 500595085e..f4b4a425e2 100644 --- a/dev/db_printers.ml +++ b/dev/db_printers.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/dev/header b/dev/header index 4132051791..bf7bdc1699 100644 --- a/dev/header +++ b/dev/header @@ -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/dev/top_printers.ml b/dev/top_printers.ml index 1be72759c9..9884a0109a 100644 --- a/dev/top_printers.ml +++ b/dev/top_printers.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 *) |
