aboutsummaryrefslogtreecommitdiffstats
path: root/driver/Timing.ml
diff options
context:
space:
mode:
authorBernhard Schommer <bernhardschommer@gmail.com>2014-10-06 18:53:58 +0200
committerBernhard Schommer <bernhardschommer@gmail.com>2014-10-06 18:53:58 +0200
commit64faa3f42647da25c69941053211492b7f74a35d (patch)
treef84d1fac316cf8c31427c3840c76eeb61f7ad8dc /driver/Timing.ml
parenta2bed030e01bfe6e3addbe44f724de5c5fbeab65 (diff)
downloadcompcert-kvx-64faa3f42647da25c69941053211492b7f74a35d.tar.gz
compcert-kvx-64faa3f42647da25c69941053211492b7f74a35d.zip
Removed environment variable for the stdlib_path and added a new variable for the configuration file.
Diffstat (limited to 'driver/Timing.ml')
-rw-r--r--driver/Timing.ml8
1 files changed, 4 insertions, 4 deletions
diff --git a/driver/Timing.ml b/driver/Timing.ml
index b45dad40..f660e9c7 100644
--- a/driver/Timing.ml
+++ b/driver/Timing.ml
@@ -2,11 +2,11 @@
(* *)
(* The Compcert verified compiler *)
(* *)
-(* Bernhard Schommer, AbsInt Angewandte Informatik GmbH *)
+(* Xavier Leroy, INRIA Paris-Rocquencourt *)
(* *)
-(* AbsInt Angewandte Informatik GmbH. All rights reserved. This file *)
-(* is distributed under the terms of the INRIA Non-Commercial *)
-(* License Agreement. *)
+(* Copyright Institut National de Recherche en Informatique et en *)
+(* Automatique. All rights reserved. This file is distributed *)
+(* under the terms of the INRIA Non-Commercial License Agreement. *)
(* *)
(* *********************************************************************)