From: Chris Lattner Date: Mon, 26 Feb 2007 18:56:07 +0000 (+0000) Subject: fix attribution X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=bffc1b3c4e15e497cf431b224c3f7889bccb1933;p=oota-llvm.git fix attribution git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34637 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/X86/X86CallingConv.td b/lib/Target/X86/X86CallingConv.td index 4da4033534c..de9a544a0db 100644 --- a/lib/Target/X86/X86CallingConv.td +++ b/lib/Target/X86/X86CallingConv.td @@ -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. // //===----------------------------------------------------------------------===//