diff options
author | Chris Lattner <sabre@nondot.org> | 2007-12-29 22:59:10 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-12-29 22:59:10 +0000 |
commit | 6787a45a65061e9cc4e73d95499df23d02c162fa (patch) | |
tree | 4af467c81fa67d6d0fe618bdfd922ddbd033269c /llvm/bindings/ocaml/executionengine/llvm_executionengine.ml | |
parent | f87b59d68353237466eaabed325b98ad2db54545 (diff) | |
download | bcm5719-llvm-6787a45a65061e9cc4e73d95499df23d02c162fa.tar.gz bcm5719-llvm-6787a45a65061e9cc4e73d95499df23d02c162fa.zip |
remove attribution from a variety of miscellaneous files.
llvm-svn: 45425
Diffstat (limited to 'llvm/bindings/ocaml/executionengine/llvm_executionengine.ml')
-rw-r--r-- | llvm/bindings/ocaml/executionengine/llvm_executionengine.ml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/bindings/ocaml/executionengine/llvm_executionengine.ml b/llvm/bindings/ocaml/executionengine/llvm_executionengine.ml index 072e24901c8..a73fc1e4bae 100644 --- a/llvm/bindings/ocaml/executionengine/llvm_executionengine.ml +++ b/llvm/bindings/ocaml/executionengine/llvm_executionengine.ml @@ -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. * *===----------------------------------------------------------------------===*) |