urr, yeah.
authorChris Lattner <sabre@nondot.org>
Tue, 17 Apr 2007 02:04:39 +0000 (02:04 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 17 Apr 2007 02:04:39 +0000 (02:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36187 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/ValueSymbolTable.h

index 94aa06f0da549bcc3979fcd7e785a6317e2ab993..2436cbf42e86fca0543eb368509d163f5570627a 100644 (file)
@@ -2,10 +2,8 @@
 //
 //                     The LLVM Compiler Infrastructure
 //
-// This file was developed by Reid Spencer based on the original SymbolTable.h
-// written 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 and is distributed under
+// the University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //