summaryrefslogtreecommitdiffstats
path: root/lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp
diff options
context:
space:
mode:
authorBruce Mitchener <bruce.mitchener@gmail.com>2015-07-23 09:04:56 +0000
committerBruce Mitchener <bruce.mitchener@gmail.com>2015-07-23 09:04:56 +0000
commit5a95b0a043fda62f8ee2cbf8e09e61a7729a9af2 (patch)
treede07814dc00d8fac5918d1fd83edf413731a4949 /lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp
parentead6e0d4d0d571f9ec715ae81303d66b10d3102c (diff)
downloadbcm5719-llvm-5a95b0a043fda62f8ee2cbf8e09e61a7729a9af2.tar.gz
bcm5719-llvm-5a95b0a043fda62f8ee2cbf8e09e61a7729a9af2.zip
[lldb-mi] Remove unwanted comment blocks.
Summary: This removes Authors:, Gotchas:, Changes: and Copyright:. It leaves a couple of Gotcha: blocks that were not empty. Reviewers: abidh, ki.stfu, domipheus Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D11452 llvm-svn: 242996
Diffstat (limited to 'lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp')
-rw-r--r--lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp b/lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp
index 96f53ff65bf..da98e81c6db 100644
--- a/lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp
+++ b/lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp
@@ -6,8 +6,6 @@
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
-// Copyright: None.
-//--
// Third Party Headers:
#include <assert.h>
OpenPOWER on IntegriCloud