aboutsummaryrefslogtreecommitdiffstats
path: root/backend/OpHelpers.v
diff options
context:
space:
mode:
Diffstat (limited to 'backend/OpHelpers.v')
-rw-r--r--backend/OpHelpers.v12
1 files changed, 12 insertions, 0 deletions
diff --git a/backend/OpHelpers.v b/backend/OpHelpers.v
index b9b97903..7f8af39b 100644
--- a/backend/OpHelpers.v
+++ b/backend/OpHelpers.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.
Require Import AST Integers Floats.
Require Import Op CminorSel.