Sanitize header files and add a timestamp mark in each source file.
[tatoo.git] / myocamlbuild_config.ml
index 7ef1631..ef9d2e6 100644 (file)
@@ -1,3 +1,22 @@
+(***********************************************************************)
+(*                                                                     *)
+(*                               TAToo                                 *)
+(*                                                                     *)
+(*                     Kim Nguyen, LRI UMR8623                         *)
+(*                   Université Paris-Sud & CNRS                       *)
+(*                                                                     *)
+(*  Copyright 2010-2013 Université Paris-Sud and Centre National de la *)
+(*  Recherche Scientifique. All rights reserved.  This file is         *)
+(*  distributed under the terms of the GNU Lesser General Public       *)
+(*  License, with the special exception on linking described in file   *)
+(*  ../LICENSE.                                                        *)
+(*                                                                     *)
+(***********************************************************************)
+
+(*
+  Time-stamp: <Last modified on 2013-01-30 19:10:05 CET by Kim Nguyen>
+*)
+
 let ocaml_inline = "1000";;
 let include_path = "include";;
 let src_path = "src";;