diff options
| author | Clément Pit-Claudel | 2019-06-17 14:00:03 -0400 |
|---|---|---|
| committer | Clément Pit-Claudel | 2019-06-17 14:00:03 -0400 |
| commit | d886dff0857702fc4524779980ee6b7e9688c1d4 (patch) | |
| tree | b1a999a1ad46f97b870dfa14bd9d978369e54e8c /plugins/syntax/int63_syntax.ml | |
| parent | 7e47fea5ce050c8129ba2d6f94e93fbc29763a3b (diff) | |
| parent | ffd9b12fe9e279fa896fc7e89d4f4d26c260ddfc (diff) | |
Merge PR #10320: Update headers to the new year.
Reviewed-by: cpitclaudel
Diffstat (limited to 'plugins/syntax/int63_syntax.ml')
| -rw-r--r-- | plugins/syntax/int63_syntax.ml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/plugins/syntax/int63_syntax.ml b/plugins/syntax/int63_syntax.ml index 992b7a986b..bfbf9d6b88 100644 --- a/plugins/syntax/int63_syntax.ml +++ b/plugins/syntax/int63_syntax.ml @@ -1,9 +1,11 @@ (************************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2017 *) +(* * 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) *) (* \VV/ **************************************************************) -(* // * This file is distributed under the terms of the *) -(* * GNU Lesser General Public License Version 2.1 *) +(* // * This file is distributed under the terms of the *) +(* * GNU Lesser General Public License Version 2.1 *) +(* * (see LICENSE file for the text of the license) *) (************************************************************************) |
