summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-03-03 06:13:41 +0000
committerChris Lattner <sabre@nondot.org>2006-03-03 06:13:41 +0000
commitb672d981a8d04e2a9ca1c3a646f1cccb59c26277 (patch)
tree3c9e3a04e2daa0d05867f55d46b549f3455a3d48 /utils
parentd84525480ae75e783b2a4d9a9480f1ec11222ce3 (diff)
downloadllvm-b672d981a8d04e2a9ca1c3a646f1cccb59c26277.tar.gz
llvm-b672d981a8d04e2a9ca1c3a646f1cccb59c26277.tar.bz2
llvm-b672d981a8d04e2a9ca1c3a646f1cccb59c26277.tar.xz
Fix pasteo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26499 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils')
-rw-r--r--utils/TableGen/CodeGenIntrinsics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/TableGen/CodeGenIntrinsics.h b/utils/TableGen/CodeGenIntrinsics.h
index 71529966a4..5315856a9e 100644
--- a/utils/TableGen/CodeGenIntrinsics.h
+++ b/utils/TableGen/CodeGenIntrinsics.h
@@ -2,7 +2,7 @@
//
// The LLVM Compiler Infrastructure
//
-// This file was developed by the LLVM research group and is distributed under
+// This file was developed by Chris Lattner and is distributed under
// the University of Illinois Open Source License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//