From: Dale Johannesen Date: Sun, 25 Feb 2007 01:42:36 +0000 (+0000) Subject: remove crediting of Evan Cheng and me. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=598270a68d162ee28cf5033b8cef236fe7ee767f;p=oota-llvm.git remove crediting of Evan Cheng and me. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34568 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/ARM/ARMConstantIslandPass.cpp b/lib/Target/ARM/ARMConstantIslandPass.cpp index 71633cd09da..422e0e4cb71 100644 --- a/lib/Target/ARM/ARMConstantIslandPass.cpp +++ b/lib/Target/ARM/ARMConstantIslandPass.cpp @@ -4,7 +4,6 @@ // // This file was developed by Chris Lattner and is distributed under the // University of Illinois Open Source License. See LICENSE.TXT for details. -// Substantial modifications by Evan Cheng and Dale Johannesen. // //===----------------------------------------------------------------------===// //