diff options
Diffstat (limited to 'mathcomp/ssrtest/congr.v')
| -rw-r--r-- | mathcomp/ssrtest/congr.v | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mathcomp/ssrtest/congr.v b/mathcomp/ssrtest/congr.v index 0314772..faca4f0 100644 --- a/mathcomp/ssrtest/congr.v +++ b/mathcomp/ssrtest/congr.v @@ -1,4 +1,5 @@ -(* (c) Copyright Microsoft Corporation and Inria. All rights reserved. *) +(* (c) Copyright 2006-2015 Microsoft Corporation and Inria. *) +(* Distributed under the terms of CeCILL-B. *) Require Import mathcomp.ssreflect.ssreflect. From mathcomp Require Import ssrbool eqtype ssrnat. |
