Changes in directory llvm/lib/Support:

APInt.cpp updated: 1.53 -> 1.54
---
Log message:

Conform to single person attribution in file comment.


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

 APInt.cpp |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)


Index: llvm/lib/Support/APInt.cpp
diff -u llvm/lib/Support/APInt.cpp:1.53 llvm/lib/Support/APInt.cpp:1.54
--- llvm/lib/Support/APInt.cpp:1.53     Tue Feb 27 12:23:40 2007
+++ llvm/lib/Support/APInt.cpp  Tue Feb 27 13:31:09 2007
@@ -2,9 +2,8 @@
 //
 //                     The LLVM Compiler Infrastructure
 //
-// This file was developed by Sheng Zhou and Reid Spencer and is distributed 
-// under the University of Illinois Open Source License. See LICENSE.TXT 
-// for details.
+// This file was developed by Sheng Zhou and is distributed under the 
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 
//===----------------------------------------------------------------------===//
 //



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to