From 1756886afc900127720de68088f9adff3108ef61 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Tue, 20 Aug 2019 20:52:04 +0000 Subject: Vendor import of stripped LLVM openmp trunk r366426 (just before the release_90 branch point): https://llvm.org/svn/llvm-project/openmp/trunk@366426 --- runtime/src/kmp_environment.cpp | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'runtime/src/kmp_environment.cpp') diff --git a/runtime/src/kmp_environment.cpp b/runtime/src/kmp_environment.cpp index 22c2941133e1..51bc3cf45589 100644 --- a/runtime/src/kmp_environment.cpp +++ b/runtime/src/kmp_environment.cpp @@ -4,10 +4,9 @@ //===----------------------------------------------------------------------===// // -// 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