summaryrefslogtreecommitdiff
path: root/bindings/ocaml/analysis
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
commit234d529e582963ad4b5d83b911cd057fe99d1435 (patch)
tree01896b7be1526ad4c6979a9103472532a43a45b3 /bindings/ocaml/analysis
parentcf78659a8291291626bc54090ebc9ff8f49946a7 (diff)
downloadllvm-234d529e582963ad4b5d83b911cd057fe99d1435.tar.gz
llvm-234d529e582963ad4b5d83b911cd057fe99d1435.tar.bz2
llvm-234d529e582963ad4b5d83b911cd057fe99d1435.tar.xz
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/analysis')
-rw-r--r--bindings/ocaml/analysis/analysis_ocaml.c4
-rw-r--r--bindings/ocaml/analysis/llvm_analysis.ml4
-rw-r--r--bindings/ocaml/analysis/llvm_analysis.mli4
3 files changed, 6 insertions, 6 deletions
diff --git a/bindings/ocaml/analysis/analysis_ocaml.c b/bindings/ocaml/analysis/analysis_ocaml.c
index 9286b4cf7b..e57c5a56d7 100644
--- a/bindings/ocaml/analysis/analysis_ocaml.c
+++ b/bindings/ocaml/analysis/analysis_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/bindings/ocaml/analysis/llvm_analysis.ml b/bindings/ocaml/analysis/llvm_analysis.ml
index 58f8a5b033..f4379f8f17 100644
--- a/bindings/ocaml/analysis/llvm_analysis.ml
+++ b/bindings/ocaml/analysis/llvm_analysis.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/bindings/ocaml/analysis/llvm_analysis.mli b/bindings/ocaml/analysis/llvm_analysis.mli
index fdaffb7142..7992ad1d0d 100644
--- a/bindings/ocaml/analysis/llvm_analysis.mli
+++ b/bindings/ocaml/analysis/llvm_analysis.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.
*
*===----------------------------------------------------------------------===
*