Simple is good, CVS log is for history, not the silly credits block
authorChris Lattner <sabre@nondot.org>
Wed, 11 Jan 2006 05:38:15 +0000 (05:38 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 11 Jan 2006 05:38:15 +0000 (05:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25204 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/TypeSymbolTable.h

index 6511be03db08cc7f33bcdc185ed447f6290d9e43..a31525bdc7cd92135e641096ac5db6143d9d90fb 100644 (file)
@@ -2,10 +2,8 @@
 //
 //                     The LLVM Compiler Infrastructure
 //
-// This file was developed by Reid Spencer based on the original SymbolTable
-// implemented by the LLVM Research Group and re-written by Reid Spencer.
-// It is distributed under the University of Illinois Open Source License. 
-// See LICENSE.TXT for details.
+// This file was developed by Reid Spencer.  It is distributed under the 
+// University of Illinois Open Source License.  See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //