diff options
Diffstat (limited to 'theories/Unicode')
| -rw-r--r-- | theories/Unicode/Utf8.v | 2 | ||||
| -rw-r--r-- | theories/Unicode/Utf8_core.v | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/theories/Unicode/Utf8.v b/theories/Unicode/Utf8.v index 6cc9ea09da..d44f491ddc 100644 --- a/theories/Unicode/Utf8.v +++ b/theories/Unicode/Utf8.v @@ -1,7 +1,7 @@ (* -*- coding:utf-8 -*- *) (************************************************************************) (* * 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/theories/Unicode/Utf8_core.v b/theories/Unicode/Utf8_core.v index d4cdb064f3..7929ae7bc5 100644 --- a/theories/Unicode/Utf8_core.v +++ b/theories/Unicode/Utf8_core.v @@ -1,7 +1,7 @@ (* -*- coding:utf-8 -*- *) (************************************************************************) (* * 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 *) |
