aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing/g_zsyntax.mli
diff options
context:
space:
mode:
Diffstat (limited to 'parsing/g_zsyntax.mli')
-rw-r--r--parsing/g_zsyntax.mli14
1 files changed, 7 insertions, 7 deletions
diff --git a/parsing/g_zsyntax.mli b/parsing/g_zsyntax.mli
index 29dd60f35..6e81af28c 100644
--- a/parsing/g_zsyntax.mli
+++ b/parsing/g_zsyntax.mli
@@ -1,9 +1,9 @@
-(***********************************************************************
- v * The Coq Proof Assistant / The Coq Development Team
- <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud
- \VV/ *************************************************************
- // * This file is distributed under the terms of the
- * GNU Lesser General Public License Version 2.1
- ***********************************************************************)
+(************************************************************************)
+(* v * The Coq Proof Assistant / The Coq Development Team *)
+(* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *)
+(* \VV/ **************************************************************)
+(* // * This file is distributed under the terms of the *)
+(* * GNU Lesser General Public License Version 2.1 *)
+(************************************************************************)
(** Nice syntax for integers. *)