summaryrefslogtreecommitdiff
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
commitcf78659a8291291626bc54090ebc9ff8f49946a7 (patch)
tree3716b2d8e71b446379fcd8e13a3bf780723b74ea /tools/llvm-stub
parent4c06e0d8a549030e82606ddd5ae56457fe156cdd (diff)
downloadllvm-cf78659a8291291626bc54090ebc9ff8f49946a7.tar.gz
llvm-cf78659a8291291626bc54090ebc9ff8f49946a7.tar.bz2
llvm-cf78659a8291291626bc54090ebc9ff8f49946a7.tar.xz
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 809a532277..7e123cf607 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.
//
//===----------------------------------------------------------------------===//
//