summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/interface/SBBreakpoint.i
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/scripts/interface/SBBreakpoint.i')
-rw-r--r--lldb/scripts/interface/SBBreakpoint.i7
1 files changed, 3 insertions, 4 deletions
diff --git a/lldb/scripts/interface/SBBreakpoint.i b/lldb/scripts/interface/SBBreakpoint.i
index 1383f3848e2..6d367df1b82 100644
--- a/lldb/scripts/interface/SBBreakpoint.i
+++ b/lldb/scripts/interface/SBBreakpoint.i
@@ -1,9 +1,8 @@
//===-- SWIG Interface for SBBreakpoint -------------------------*- C++ -*-===//
//
-// The LLVM Compiler Infrastructure
-//
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
+// 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
//
//===----------------------------------------------------------------------===//
namespace lldb {
OpenPOWER on IntegriCloud