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