From cd072f48cf929d7d7f9170d3348ca44a4802a511 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Tue, 28 Jul 2015 13:36:38 +0200 Subject: update copyright banner --- mathcomp/ssrtest/set_pattern.v | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mathcomp/ssrtest/set_pattern.v') diff --git a/mathcomp/ssrtest/set_pattern.v b/mathcomp/ssrtest/set_pattern.v index 50dc262..86de57c 100644 --- a/mathcomp/ssrtest/set_pattern.v +++ b/mathcomp/ssrtest/set_pattern.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. Axiom daemon : False. Ltac myadmit := case: daemon. -- cgit v1.2.3