aboutsummaryrefslogtreecommitdiffstats
path: root/arm/CSE2deps.v
diff options
context:
space:
mode:
Diffstat (limited to 'arm/CSE2deps.v')
-rw-r--r--arm/CSE2deps.v12
1 files changed, 12 insertions, 0 deletions
diff --git a/arm/CSE2deps.v b/arm/CSE2deps.v
index 9db51bbb..d48dabf3 100644
--- a/arm/CSE2deps.v
+++ b/arm/CSE2deps.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 BoolEqual Coqlib.
Require Import AST Integers Floats.
Require Import Values Memory Globalenvs Events.