[llvm-commits] CVS: llvm/tools/llvm-ar/llvm-ar.cpp

Tanya Brethour tbrethou at cs.uiuc.edu
Mon Nov 15 11:22:15 PST 2004



Changes in directory llvm/tools/llvm-ar:

llvm-ar.cpp updated: 1.17 -> 1.18
---
Log message:

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. 


---
Diffs of the changes:  (+2 -3)

Index: llvm/tools/llvm-ar/llvm-ar.cpp
diff -u llvm/tools/llvm-ar/llvm-ar.cpp:1.17 llvm/tools/llvm-ar/llvm-ar.cpp:1.18
--- llvm/tools/llvm-ar/llvm-ar.cpp:1.17	Sun Nov 14 17:17:41 2004
+++ llvm/tools/llvm-ar/llvm-ar.cpp	Mon Nov 15 13:21:49 2004
@@ -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.
 // 
 //===----------------------------------------------------------------------===//
 //






More information about the llvm-commits mailing list