summaryrefslogtreecommitdiffstats
path: root/lldb/tools/lldb-perf/lib/TestCase.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/tools/lldb-perf/lib/TestCase.cpp')
-rw-r--r--lldb/tools/lldb-perf/lib/TestCase.cpp9
1 files changed, 5 insertions, 4 deletions
diff --git a/lldb/tools/lldb-perf/lib/TestCase.cpp b/lldb/tools/lldb-perf/lib/TestCase.cpp
index ba4da6b7217..4f5c00c6204 100644
--- a/lldb/tools/lldb-perf/lib/TestCase.cpp
+++ b/lldb/tools/lldb-perf/lib/TestCase.cpp
@@ -1,10 +1,11 @@
+//===-- TestCase.cpp --------------------------------------------*- C++ -*-===//
//
-// TestCase.cpp
-// PerfTestDriver
+// The LLVM Compiler Infrastructure
//
-// Created by Enrico Granata on 3/7/13.
-// Copyright (c) 2013 Apple Inc. All rights reserved.
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
//
+//===----------------------------------------------------------------------===//
#include "TestCase.h"
#include "Xcode.h"
OpenPOWER on IntegriCloud