This file was originally developed by the LLVM research group so this comment should...
authorTanya Lattner <tonic@nondot.org>
Mon, 15 Nov 2004 19:21:49 +0000 (19:21 +0000)
committerTanya Lattner <tonic@nondot.org>
Mon, 15 Nov 2004 19:21:49 +0000 (19:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17833 91177308-0d34-0410-b5e6-96231b3b80d8

tools/llvm-ar/llvm-ar.cpp

index 74ea8bf5dcc5c7380fcbcaf7d9b5b578a2549192..253384d6909ddeca92e45ad216db14eec26b0810 100644 (file)
@@ -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.
 // 
 //===----------------------------------------------------------------------===//
 //