aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-stub
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-29 20:47:37 +0000
committerChris Lattner <sabre@nondot.org>2007-12-29 20:47:37 +0000
commita62e8e42af0df9e3cea9312109e3b78622d8c46e (patch)
tree3716b2d8e71b446379fcd8e13a3bf780723b74ea /tools/llvm-stub
parent2a068daf2d3163204d0924f270a13f257c47e002 (diff)
downloadexternal_llvm-a62e8e42af0df9e3cea9312109e3b78622d8c46e.zip
external_llvm-a62e8e42af0df9e3cea9312109e3b78622d8c46e.tar.gz
external_llvm-a62e8e42af0df9e3cea9312109e3b78622d8c46e.tar.bz2
regenerate
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45424 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvm-stub')
-rw-r--r--tools/llvm-stub/llvm-stub.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/llvm-stub/llvm-stub.c b/tools/llvm-stub/llvm-stub.c
index 809a532..7e123cf 100644
--- a/tools/llvm-stub/llvm-stub.c
+++ b/tools/llvm-stub/llvm-stub.c
@@ -2,8 +2,8 @@
//
// The LLVM Compiler Infrastructure
//
-// This file was developed by the LLVM research group 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.
//
//===----------------------------------------------------------------------===//
//