diff options
Diffstat (limited to 'mathcomp/basic/generic_quotient.v')
| -rw-r--r-- | mathcomp/basic/generic_quotient.v | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mathcomp/basic/generic_quotient.v b/mathcomp/basic/generic_quotient.v index d835b32..d78e0d8 100644 --- a/mathcomp/basic/generic_quotient.v +++ b/mathcomp/basic/generic_quotient.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. *) (* -*- coding : utf-8 -*- *) Require Import mathcomp.ssreflect.ssreflect. |
