Changes in directory llvm/lib/VMCore:
ValueSymbolTable.cpp updated: 1.1 -> 1.2 --- Log message: Simple is good. CVS is for revision control, not file headers --- Diffs of the changes: (+2 -3) ValueSymbolTable.cpp | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) Index: llvm/lib/VMCore/ValueSymbolTable.cpp diff -u llvm/lib/VMCore/ValueSymbolTable.cpp:1.1 llvm/lib/VMCore/ValueSymbolTable.cpp:1.2 --- llvm/lib/VMCore/ValueSymbolTable.cpp:1.1 Tue Jan 10 03:51:48 2006 +++ llvm/lib/VMCore/ValueSymbolTable.cpp Tue Jan 10 23:39:45 2006 @@ -2,9 +2,8 @@ // // The LLVM Compiler Infrastructure // -// This file was developed by the LLVM research group and revised by Reid -// Spencer. It is distributed under the University of Illinois Open Source -// License. See LICENSE.TXT for details. +// This file was developed by the LLVM research group. It 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