Simple is good
authorChris Lattner <sabre@nondot.org>
Wed, 11 Jan 2006 05:38:55 +0000 (05:38 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 11 Jan 2006 05:38:55 +0000 (05:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25205 91177308-0d34-0410-b5e6-96231b3b80d8

lib/VMCore/TypeSymbolTable.cpp

index e2712d0de6cd44f6fba5eb600240352dd9ec10bc..9a572238cc7075488355d8e373da379f91073174 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 Reid Spencer. It is distributed under the 
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //