aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/process
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/API/python_api/process')
-rw-r--r--lldb/test/API/python_api/process/main.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/lldb/test/API/python_api/process/main.cpp b/lldb/test/API/python_api/process/main.cpp
index 32c6dee..f3cc7e1 100644
--- a/lldb/test/API/python_api/process/main.cpp
+++ b/lldb/test/API/python_api/process/main.cpp
@@ -1,10 +1,3 @@
-//===-- main.c --------------------------------------------------*- C++ -*-===//
-//
-// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
-// See https://llvm.org/LICENSE.txt for license information.
-// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
-//
-//===----------------------------------------------------------------------===//
#include <stdio.h>
#include <stdint.h>