summaryrefslogtreecommitdiffstats
path: root/llvm/examples/HowToUseJIT
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-29 20:37:57 +0000
committerChris Lattner <sabre@nondot.org>2007-12-29 20:37:57 +0000
commitbcf65db6f34e6d7858e8394afa66b6e04b7b9206 (patch)
tree15c026d69b49b26d32f3732e29d603749efbb0b5 /llvm/examples/HowToUseJIT
parent8adcd9f32e157650aebac46e862626c7dbdd37a1 (diff)
downloadbcm5719-llvm-bcf65db6f34e6d7858e8394afa66b6e04b7b9206.tar.gz
bcm5719-llvm-bcf65db6f34e6d7858e8394afa66b6e04b7b9206.zip
remove attributions from examples.
llvm-svn: 45420
Diffstat (limited to 'llvm/examples/HowToUseJIT')
-rw-r--r--llvm/examples/HowToUseJIT/HowToUseJIT.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/examples/HowToUseJIT/HowToUseJIT.cpp b/llvm/examples/HowToUseJIT/HowToUseJIT.cpp
index a4f6f3748e3..b79c6d42eb5 100644
--- a/llvm/examples/HowToUseJIT/HowToUseJIT.cpp
+++ b/llvm/examples/HowToUseJIT/HowToUseJIT.cpp
@@ -2,8 +2,8 @@
//
// The LLVM Compiler Infrastructure
//
-// This file was developed by Valery A. Khamenya 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.
//
//===----------------------------------------------------------------------===//
//
OpenPOWER on IntegriCloud