projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4edca33
)
Fix file header comment.
author
Reid Spencer
<rspencer@reidspencer.com>
Mon, 29 May 2006 18:06:28 +0000
(18:06 +0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Mon, 29 May 2006 18:06:28 +0000
(18:06 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28540
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/llvm2cpp/llvm2cpp.cpp
patch
|
blob
|
history
diff --git
a/tools/llvm2cpp/llvm2cpp.cpp
b/tools/llvm2cpp/llvm2cpp.cpp
index 7d27b72ea13029a054a13b9dc7640bc8cc30adc4..9035e71c075da09fb604e67de72c83b4438dcd5f 100644
(file)
--- 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.
//
//===----------------------------------------------------------------------===//
//