summaryrefslogtreecommitdiff
path: root/snapshots
diff options
context:
space:
mode:
authorRobert Norton2018-07-11 17:28:36 +0100
committerRobert Norton2018-07-11 17:28:36 +0100
commitae83a6c62fa0794215f78cd75c8020805f5d9c0a (patch)
tree082a89b0833c1225ecb7345fdc535f1eccc5a662 /snapshots
parent7a4facfb0fffa81f1854a72bd250ac4d4972a1c1 (diff)
Remove copyright header from generated isabelle for anonymisation. Make sure to repeat this if re-generating isabelle before submission.
Diffstat (limited to 'snapshots')
-rw-r--r--snapshots/isabelle/lib/sail/Sail2_instr_kinds.thy50
1 files changed, 0 insertions, 50 deletions
diff --git a/snapshots/isabelle/lib/sail/Sail2_instr_kinds.thy b/snapshots/isabelle/lib/sail/Sail2_instr_kinds.thy
index 7f9fc60b..d8f3b593 100644
--- a/snapshots/isabelle/lib/sail/Sail2_instr_kinds.thy
+++ b/snapshots/isabelle/lib/sail/Sail2_instr_kinds.thy
@@ -8,56 +8,6 @@ imports
begin
-(*========================================================================*)
-(* Sail *)
-(* *)
-(* Copyright (c) 2013-2017 *)
-(* Kathyrn Gray *)
-(* Shaked Flur *)
-(* Stephen Kell *)
-(* Gabriel Kerneis *)
-(* Robert Norton-Wright *)
-(* Christopher Pulte *)
-(* Peter Sewell *)
-(* Alasdair Armstrong *)
-(* Brian Campbell *)
-(* Thomas Bauereiss *)
-(* Anthony Fox *)
-(* Jon French *)
-(* Dominic Mulligan *)
-(* Stephen Kell *)
-(* Mark Wassell *)
-(* *)
-(* All rights reserved. *)
-(* *)
-(* This software was developed by the University of Cambridge Computer *)
-(* Laboratory as part of the Rigorous Engineering of Mainstream Systems *)
-(* (REMS) project, funded by EPSRC grant EP/K008528/1. *)
-(* *)
-(* Redistribution and use in source and binary forms, with or without *)
-(* modification, are permitted provided that the following conditions *)
-(* are met: *)
-(* 1. Redistributions of source code must retain the above copyright *)
-(* notice, this list of conditions and the following disclaimer. *)
-(* 2. Redistributions in binary form must reproduce the above copyright *)
-(* notice, this list of conditions and the following disclaimer in *)
-(* the documentation and/or other materials provided with the *)
-(* distribution. *)
-(* *)
-(* THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' *)
-(* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED *)
-(* TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A *)
-(* PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR *)
-(* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, *)
-(* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT *)
-(* LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF *)
-(* USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND *)
-(* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, *)
-(* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT *)
-(* OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF *)
-(* SUCH DAMAGE. *)
-(*========================================================================*)
-
(*open import Pervasives_extra*)