summaryrefslogtreecommitdiff
path: root/bindings/ocaml/llvm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/ocaml/llvm/Makefile')
-rw-r--r--bindings/ocaml/llvm/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/bindings/ocaml/llvm/Makefile b/bindings/ocaml/llvm/Makefile
index cbfb75ca15..2437468084 100644
--- a/bindings/ocaml/llvm/Makefile
+++ b/bindings/ocaml/llvm/Makefile
@@ -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.
#
##===----------------------------------------------------------------------===##