From: Tanya Lattner Date: Mon, 15 Nov 2004 19:21:49 +0000 (+0000) Subject: This file was originally developed by the LLVM research group so this comment should... X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=d607491480761386ccc64ff1facc3208c6436e39;p=oota-llvm.git This file was originally developed by the LLVM research group so this comment should stay. I also do NOT want my name explicity listed on src files. I am already mentioned in the credits. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17833 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/llvm-ar/llvm-ar.cpp b/tools/llvm-ar/llvm-ar.cpp index 74ea8bf5dcc..253384d6909 100644 --- a/tools/llvm-ar/llvm-ar.cpp +++ b/tools/llvm-ar/llvm-ar.cpp @@ -2,9 +2,8 @@ // // The LLVM Compiler Infrastructure // -// This file was developed by the Reid Spencer based on the original design by -// Tanya Lattner and is distributed by the University of Illinois Open Source -// License. See LICENSE.TXT for details. +// 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. // //===----------------------------------------------------------------------===// //