diff options
Diffstat (limited to 'mathcomp/ssrtest/ssrsyntax2.v')
| -rw-r--r-- | mathcomp/ssrtest/ssrsyntax2.v | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mathcomp/ssrtest/ssrsyntax2.v b/mathcomp/ssrtest/ssrsyntax2.v index b0f8f98..b3537ad 100644 --- a/mathcomp/ssrtest/ssrsyntax2.v +++ b/mathcomp/ssrtest/ssrsyntax2.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.ssrtest.ssrsyntax1. Require Import Arith. |
