aboutsummaryrefslogtreecommitdiff
path: root/plugins/syntax/float_syntax.ml
diff options
context:
space:
mode:
authorHugo Herbelin2020-03-18 17:32:36 +0100
committerHugo Herbelin2020-03-18 17:32:36 +0100
commitfb7292570380e0490d7c74db1718725149996ffd (patch)
tree2ca0a82017f81300e1e48ce9b06ab50e05d681e4 /plugins/syntax/float_syntax.ml
parent55490662517966d01a53ddd708709d1fc739286c (diff)
parenta99776e10e0b2198d2b811ad82631111fb450f8a (diff)
Merge PR #11559: Remove year in headers.
Reviewed-by: jfehrle
Diffstat (limited to 'plugins/syntax/float_syntax.ml')
-rw-r--r--plugins/syntax/float_syntax.ml10
1 files changed, 6 insertions, 4 deletions
diff --git a/plugins/syntax/float_syntax.ml b/plugins/syntax/float_syntax.ml
index 3c2e217d1c..23d4d63228 100644
--- a/plugins/syntax/float_syntax.ml
+++ b/plugins/syntax/float_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 * 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 *)
+(* // * 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) *)
(************************************************************************)
open Names