aboutsummaryrefslogtreecommitdiffstats
path: root/mppa_k1c/Asmblockprops.v
diff options
context:
space:
mode:
Diffstat (limited to 'mppa_k1c/Asmblockprops.v')
-rw-r--r--mppa_k1c/Asmblockprops.v14
1 files changed, 14 insertions, 0 deletions
diff --git a/mppa_k1c/Asmblockprops.v b/mppa_k1c/Asmblockprops.v
index 3c6ba534..bc14b231 100644
--- a/mppa_k1c/Asmblockprops.v
+++ b/mppa_k1c/Asmblockprops.v
@@ -1,3 +1,17 @@
+(* *************************************************************)
+(* *)
+(* The Compcert verified compiler *)
+(* *)
+(* Sylvain Boulmé Grenoble-INP, VERIMAG *)
+(* David Monniaux CNRS, VERIMAG *)
+(* Cyril Six Kalray *)
+(* *)
+(* Copyright Kalray. Copyright VERIMAG. All rights reserved. *)
+(* This file is distributed under the terms of the INRIA *)
+(* Non-Commercial License Agreement. *)
+(* *)
+(* *************************************************************)
+
(** Common definition and proofs on Asmblock required by various modules *)
Require Import Coqlib.