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 | |
| 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')
3 files changed, 6 insertions, 6 deletions
diff --git a/llvm/bindings/ocaml/executionengine/executionengine_ocaml.c b/llvm/bindings/ocaml/executionengine/executionengine_ocaml.c index 03b0f327f80..a7b455c90ba 100644 --- a/llvm/bindings/ocaml/executionengine/executionengine_ocaml.c +++ b/llvm/bindings/ocaml/executionengine/executionengine_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. *| |* *| |*===----------------------------------------------------------------------===*| |* *| 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. * *===----------------------------------------------------------------------===*) diff --git a/llvm/bindings/ocaml/executionengine/llvm_executionengine.mli b/llvm/bindings/ocaml/executionengine/llvm_executionengine.mli index a359774a86b..0ce5721ed6e 100644 --- a/llvm/bindings/ocaml/executionengine/llvm_executionengine.mli +++ b/llvm/bindings/ocaml/executionengine/llvm_executionengine.mli @@ -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. * *===----------------------------------------------------------------------=== * |

