From: Reid Spencer Date: Mon, 29 May 2006 18:06:28 +0000 (+0000) Subject: Fix file header comment. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=ba570d700bfabb3f1231ea7ce9e5e2adb4098e26;p=oota-llvm.git Fix file header comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28540 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/llvm2cpp/llvm2cpp.cpp b/tools/llvm2cpp/llvm2cpp.cpp index 7d27b72ea13..9035e71c075 100644 --- a/tools/llvm2cpp/llvm2cpp.cpp +++ b/tools/llvm2cpp/llvm2cpp.cpp @@ -2,8 +2,8 @@ // // The LLVM Compiler Infrastructure // -// This file was developed by the LLVM research group and 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. // //===----------------------------------------------------------------------===// //