aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/IntMap/Lsort.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/IntMap/Lsort.v')
-rw-r--r--theories/IntMap/Lsort.v8
1 files changed, 8 insertions, 0 deletions
diff --git a/theories/IntMap/Lsort.v b/theories/IntMap/Lsort.v
index 63a2afa61..7f8e61e60 100644
--- a/theories/IntMap/Lsort.v
+++ b/theories/IntMap/Lsort.v
@@ -1,3 +1,11 @@
+(***********************************************************************)
+(* v * The Coq Proof Assistant / The Coq Development Team *)
+(* <O___,, * INRIA-Rocquencourt & LRI-CNRS-Orsay *)
+(* \VV/ *************************************************************)
+(* // * This file is distributed under the terms of the *)
+(* * GNU Lesser General Public License Version 2.1 *)
+(***********************************************************************)
+(*i $Id$ i*)
Require Bool.
Require Sumbool.