Bindings for the verifier.
[oota-llvm.git] / bindings / ocaml / llvm / Makefile
index cbfb75ca157d5daaca88e04400366be42c154a7c..243746808471e56394d01c6ad15eae674bfd0b26 100644 (file)
@@ -2,16 +2,12 @@
 # 
 #                     The LLVM Compiler Infrastructure
 #
-# This file was developed by the LLVM research group and is distributed under
-# the University of Illinois Open Source License. See LICENSE.TXT for details.
+# This file was developed by Gordon Henriksen and is distributed under the
+# University of Illinois Open Source License. See LICENSE.TXT for details.
 # 
 ##===----------------------------------------------------------------------===##
 # 
-# This is the makefile for the llvm-ml interface. Reference materials on
-# installing ocaml libraries:
-# 
-#   https://fedoraproject.org/wiki/Packaging/OCaml
-#   http://pkg-ocaml-maint.alioth.debian.org/ocaml_packaging_policy.txt
+# This is the makefile for the Objective Caml Llvm interface.
 # 
 ##===----------------------------------------------------------------------===##