Skip to content

Commit f7f6d26

Browse files
committed
fixup! add license to header
1 parent df019ea commit f7f6d26

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

lldb/include/lldb/Target/VerboseTrapFrameRecognizer.h

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
//===-- VerboseTrapFrameRecognizer.h ----------------------------*- C++ -*-===//
2+
//
3+
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4+
// See https://llvm.org/LICENSE.txt for license information.
5+
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6+
//
7+
//===----------------------------------------------------------------------===//
8+
19
#ifndef LLDB_TARGET_VERBOSETRAPFRAMERECOGNIZER_H
210
#define LLDB_TARGET_VERBOSETRAPFRAMERECOGNIZER_H
311

0 commit comments

Comments
 (0)