aboutsummaryrefslogtreecommitdiffstats
path: root/backend/LICMaux.ml
diff options
context:
space:
mode:
Diffstat (limited to 'backend/LICMaux.ml')
-rw-r--r--backend/LICMaux.ml12
1 files changed, 12 insertions, 0 deletions
diff --git a/backend/LICMaux.ml b/backend/LICMaux.ml
index 4ebc7844..c3907809 100644
--- a/backend/LICMaux.ml
+++ b/backend/LICMaux.ml
@@ -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. *)
+(* *)
+(* *************************************************************)
+
open RTL;;
open Camlcoq;;
open Maps;;