aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/ssreflect/ssreflect.v
diff options
context:
space:
mode:
authorAssia Mahboubi2016-11-07 15:40:31 +0100
committerAssia Mahboubi2016-11-07 15:41:12 +0100
commit2a8af6f6b80c82a5f07cae220427cccc30ef8dac (patch)
tree1395d20bfcf974fd5c160619493e7882e5e82006 /mathcomp/ssreflect/ssreflect.v
parent71e62259c3a7420ff4c635768564792d1fd38ceb (diff)
update copyright banner
Diffstat (limited to 'mathcomp/ssreflect/ssreflect.v')
-rw-r--r--mathcomp/ssreflect/ssreflect.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/mathcomp/ssreflect/ssreflect.v b/mathcomp/ssreflect/ssreflect.v
index cd405fa..079bf72 100644
--- a/mathcomp/ssreflect/ssreflect.v
+++ b/mathcomp/ssreflect/ssreflect.v
@@ -1,4 +1,4 @@
-(* (c) Copyright 2006-2015 Microsoft Corporation and Inria. *)
+(* (c) Copyright 2006-2016 Microsoft Corporation and Inria. *)
(* Distributed under the terms of CeCILL-B. *)
Require Import Bool. (* For bool_scope delimiter 'bool'. *)
Require Import ssrmatching.