From cd5ff43da54e357cd6a79fea21f2ae1afb8d3660 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Tue, 20 Aug 2019 20:51:22 +0000 Subject: Vendor import of stripped LLVM libunwind trunk r366426 (just before the release_90 branch point): https://llvm.org/svn/llvm-project/libunwind/trunk@366426 --- src/Unwind-EHABI.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/Unwind-EHABI.h') diff --git a/src/Unwind-EHABI.h b/src/Unwind-EHABI.h index fe164ff7be1e..6897082a337f 100644 --- a/src/Unwind-EHABI.h +++ b/src/Unwind-EHABI.h @@ -1,9 +1,8 @@ //===------------------------- Unwind-EHABI.hpp ---------------------------===// // -// The LLVM Compiler Infrastructure -// -// This file is dual licensed under the MIT and the University of Illinois Open -// Source Licenses. 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 // // //===----------------------------------------------------------------------===// -- cgit v1.2.3