summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.h
diff options
context:
space:
mode:
authorAleksandr Urakov <aleksandr.urakov@jetbrains.com>2019-02-08 08:48:15 +0000
committerAleksandr Urakov <aleksandr.urakov@jetbrains.com>2019-02-08 08:48:15 +0000
commitee21a66a7b807150148bf61167df87a2eb1689e0 (patch)
tree43addf99de214909cb51bbc8773bbc6fc14711c4 /lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.h
parent6b63d3a27709e8b9165b77819cb21696791339e6 (diff)
downloadbcm5719-llvm-ee21a66a7b807150148bf61167df87a2eb1689e0.tar.gz
bcm5719-llvm-ee21a66a7b807150148bf61167df87a2eb1689e0.zip
[NFC] Fix license headers after r352845
llvm-svn: 353503
Diffstat (limited to 'lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.h')
-rw-r--r--lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.h b/lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.h
index 143914bc1e4..401fe52a8b6 100644
--- a/lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.h
+++ b/lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.h
@@ -1,9 +1,8 @@
//===-- PDBFPOProgramToDWARFExpression.h ------------------------*- 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
//
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud