From: Chris Lattner Date: Fri, 3 Mar 2006 06:13:41 +0000 (+0000) Subject: Fix pasteo X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=b672d981a8d04e2a9ca1c3a646f1cccb59c26277;p=oota-llvm.git Fix pasteo git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26499 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/utils/TableGen/CodeGenIntrinsics.h b/utils/TableGen/CodeGenIntrinsics.h index 71529966a46..5315856a9e0 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. // //===----------------------------------------------------------------------===//