aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/SubtargetFeature.cpp
diff options
context:
space:
mode:
authorJim Laskey <jlaskey@mac.com>2006-03-24 10:00:56 +0000
committerJim Laskey <jlaskey@mac.com>2006-03-24 10:00:56 +0000
commit98a6979b253740a33d9187c95cf9e9085e4c28da (patch)
tree0d29848c09dcc535d48cb9f457e7af322e01c1a1 /lib/Target/SubtargetFeature.cpp
parent0892cee81fa8c1ea6a0901b268fe9ad2b8fa733a (diff)
Clean up some commentary.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27064 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/SubtargetFeature.cpp')
-rw-r--r--lib/Target/SubtargetFeature.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/SubtargetFeature.cpp b/lib/Target/SubtargetFeature.cpp
index 7856ddb66a..de48f4fbcb 100644
--- a/lib/Target/SubtargetFeature.cpp
+++ b/lib/Target/SubtargetFeature.cpp
@@ -2,7 +2,7 @@
//
// The LLVM Compiler Infrastructure
//
-// This file was developed by Jim Laskey and is distributed under the
+// This file was developed by James M. Laskey and is distributed under the
// University of Illinois Open Source License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//