aboutsummaryrefslogtreecommitdiffstats
path: root/backend/Allnontrapproof.v
diff options
context:
space:
mode:
Diffstat (limited to 'backend/Allnontrapproof.v')
-rw-r--r--backend/Allnontrapproof.v12
1 files changed, 12 insertions, 0 deletions
diff --git a/backend/Allnontrapproof.v b/backend/Allnontrapproof.v
index 92e5a88c..157c5de2 100644
--- a/backend/Allnontrapproof.v
+++ b/backend/Allnontrapproof.v
@@ -1,3 +1,15 @@
+(* *************************************************************)
+(* *)
+(* The Compcert verified compiler *)
+(* *)
+(* David Monniaux CNRS, VERIMAG *)
+(* *)
+(* Copyright VERIMAG. All rights reserved. *)
+(* This file is distributed under the terms of the INRIA *)
+(* Non-Commercial License Agreement. *)
+(* *)
+(* *************************************************************)
+
Require Import FunInd.
Require Import Coqlib Maps Errors Integers Floats Lattice Kildall.
Require Import AST Linking.