aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/include/math.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/include/math.h')
-rw-r--r--runtime/include/math.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/runtime/include/math.h b/runtime/include/math.h
index 01b8d8d8..422787e1 100644
--- a/runtime/include/math.h
+++ b/runtime/include/math.h
@@ -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. */
+/* */
+/* *************************************************************/
+
#ifndef _COMPCERT_MATH_H
#define _COMPCERT_MATH_H