aboutsummaryrefslogtreecommitdiffstats
path: root/arm/CSE2depsproof.v
diff options
context:
space:
mode:
Diffstat (limited to 'arm/CSE2depsproof.v')
-rw-r--r--arm/CSE2depsproof.v12
1 files changed, 12 insertions, 0 deletions
diff --git a/arm/CSE2depsproof.v b/arm/CSE2depsproof.v
index 61fe5980..28ef41ca 100644
--- a/arm/CSE2depsproof.v
+++ b/arm/CSE2depsproof.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 Coqlib Maps Errors Integers Floats Lattice Kildall.
Require Import AST Linking.
Require Import Memory Registers Op RTL Maps.