diff options
Diffstat (limited to 'clib/trie.ml')
| -rw-r--r-- | clib/trie.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clib/trie.ml b/clib/trie.ml index 96de2b920c..0fc92c985d 100644 --- a/clib/trie.ml +++ b/clib/trie.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 *) |
