diff options
Diffstat (limited to 'mathcomp/odd_order/stripped_odd_order_theorem.v')
| -rw-r--r-- | mathcomp/odd_order/stripped_odd_order_theorem.v | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mathcomp/odd_order/stripped_odd_order_theorem.v b/mathcomp/odd_order/stripped_odd_order_theorem.v index 8123683..3edca44 100644 --- a/mathcomp/odd_order/stripped_odd_order_theorem.v +++ b/mathcomp/odd_order/stripped_odd_order_theorem.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 Prelude ssreflect ssrbool ssrfun eqtype ssrnat fintype finset fingroup. Require morphism quotient action gfunctor gproduct commutator gseries nilpotent. Require PFsection14. |
