mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-09 10:55:03 +00:00
[intel-mpx] Delete an unnecessary license header
Summary: @labath mentioned to me that test files shouldn't have a license header. I saw this one some days ago, so I'm doing some cleaning. Reviewers: labath, clayborg Subscribers: lldb-commits, labath Tags: #lldb Differential Revision: https://reviews.llvm.org/D77328
This commit is contained in:
parent
2d658c56d5
commit
725579379d
@ -1,12 +1,3 @@
|
||||
//===-- main.cpp ------------------------------------------------*- 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
|
||||
////
|
||||
////===----------------------------------------------------------------------===//
|
||||
//
|
||||
|
||||
const int size = 5;
|
||||
|
||||
#include <cstddef>
|
||||
|
Loading…
x
Reference in New Issue
Block a user