aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/gmapl.mli
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gmapl.mli')
-rw-r--r--lib/gmapl.mli14
1 files changed, 7 insertions, 7 deletions
diff --git a/lib/gmapl.mli b/lib/gmapl.mli
index fdc42e3ad..add79d765 100644
--- a/lib/gmapl.mli
+++ b/lib/gmapl.mli
@@ -1,10 +1,10 @@
-(***********************************************************************
- 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 *)
+(************************************************************************)
(** Maps from ['a] to lists of ['b]. *)