diff options
| author | Hugo Herbelin | 2020-03-18 17:32:36 +0100 |
|---|---|---|
| committer | Hugo Herbelin | 2020-03-18 17:32:36 +0100 |
| commit | fb7292570380e0490d7c74db1718725149996ffd (patch) | |
| tree | 2ca0a82017f81300e1e48ce9b06ab50e05d681e4 /lib/pp_diff.ml | |
| parent | 55490662517966d01a53ddd708709d1fc739286c (diff) | |
| parent | a99776e10e0b2198d2b811ad82631111fb450f8a (diff) | |
Merge PR #11559: Remove year in headers.
Reviewed-by: jfehrle
Diffstat (limited to 'lib/pp_diff.ml')
| -rw-r--r-- | lib/pp_diff.ml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/pp_diff.ml b/lib/pp_diff.ml index 8a7934d552..988e8e4303 100644 --- a/lib/pp_diff.ml +++ b/lib/pp_diff.ml @@ -1,7 +1,7 @@ (************************************************************************) (* * The Coq Proof Assistant / The Coq Development Team *) -(* v * INRIA, CNRS and contributors - Copyright 1999-2019 *) -(* <O___,, * (see CREDITS file for the list of authors) *) +(* v * Copyright INRIA, CNRS and contributors *) +(* <O___,, * (see version control and CREDITS file for authors & dates) *) (* \VV/ **************************************************************) (* // * This file is distributed under the terms of the *) (* * GNU Lesser General Public License Version 2.1 *) |
