Simple is good. CVS is for revision control, not file headers
authorChris Lattner <sabre@nondot.org>
Wed, 11 Jan 2006 05:39:45 +0000 (05:39 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 11 Jan 2006 05:39:45 +0000 (05:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25206 91177308-0d34-0410-b5e6-96231b3b80d8

lib/VMCore/ValueSymbolTable.cpp

index a355bbdd606750270817e445c82bbe1ebbd2f07a..1e343e74747123e42fe9b019d03dc0e2dd3a0ec8 100644 (file)
@@ -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.
 //
 //===----------------------------------------------------------------------===//
 //