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/derive | |
| parent | 7e47fea5ce050c8129ba2d6f94e93fbc29763a3b (diff) | |
| parent | ffd9b12fe9e279fa896fc7e89d4f4d26c260ddfc (diff) | |
Merge PR #10320: Update headers to the new year.
Reviewed-by: cpitclaudel
Diffstat (limited to 'plugins/derive')
| -rw-r--r-- | plugins/derive/derive.ml | 2 | ||||
| -rw-r--r-- | plugins/derive/derive.mli | 2 | ||||
| -rw-r--r-- | plugins/derive/g_derive.mlg | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/derive/derive.ml b/plugins/derive/derive.ml index aad3967f6d..a884ab3cf6 100644 --- a/plugins/derive/derive.ml +++ b/plugins/derive/derive.ml @@ -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 *) (* <O___,, * (see CREDITS file for the list of authors) *) (* \VV/ **************************************************************) (* // * This file is distributed under the terms of the *) diff --git a/plugins/derive/derive.mli b/plugins/derive/derive.mli index ffbc726e22..d4c62e802e 100644 --- a/plugins/derive/derive.mli +++ b/plugins/derive/derive.mli @@ -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 *) (* <O___,, * (see CREDITS file for the list of authors) *) (* \VV/ **************************************************************) (* // * This file is distributed under the terms of the *) diff --git a/plugins/derive/g_derive.mlg b/plugins/derive/g_derive.mlg index de3fb9f11f..bfb67462a0 100644 --- a/plugins/derive/g_derive.mlg +++ b/plugins/derive/g_derive.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 *) (* <O___,, * (see CREDITS file for the list of authors) *) (* \VV/ **************************************************************) (* // * This file is distributed under the terms of the *) |
