aboutsummaryrefslogtreecommitdiffstats
path: root/bindings/ocaml/llvm/llvm_ocaml.c
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-29 22:59:10 +0000
committerChris Lattner <sabre@nondot.org>2007-12-29 22:59:10 +0000
commit3023be46c7d98df0b935026d36a48f08826838b7 (patch)
tree01896b7be1526ad4c6979a9103472532a43a45b3 /bindings/ocaml/llvm/llvm_ocaml.c
parenta62e8e42af0df9e3cea9312109e3b78622d8c46e (diff)
downloadexternal_llvm-3023be46c7d98df0b935026d36a48f08826838b7.zip
external_llvm-3023be46c7d98df0b935026d36a48f08826838b7.tar.gz
external_llvm-3023be46c7d98df0b935026d36a48f08826838b7.tar.bz2
remove attribution from a variety of miscellaneous files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45425 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'bindings/ocaml/llvm/llvm_ocaml.c')
-rw-r--r--bindings/ocaml/llvm/llvm_ocaml.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bindings/ocaml/llvm/llvm_ocaml.c b/bindings/ocaml/llvm/llvm_ocaml.c
index 35c2c8d..b2ab03b 100644
--- a/bindings/ocaml/llvm/llvm_ocaml.c
+++ b/bindings/ocaml/llvm/llvm_ocaml.c
@@ -2,8 +2,8 @@
|* *|
|* The LLVM Compiler Infrastructure *|
|* *|
-|* This file was developed by Gordon Henriksen and is distributed under the *|
-|* University of Illinois Open Source License. See LICENSE.TXT for details. *|
+|* This file is distributed under the University of Illinois Open Source *|
+|* License. See LICENSE.TXT for details. *|
|* *|
|*===----------------------------------------------------------------------===*|
|* *|