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_stats_timing.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'runtime/src/kmp_stats_timing.h') diff --git a/runtime/src/kmp_stats_timing.h b/runtime/src/kmp_stats_timing.h index 84252ec13805..f3428b31d46c 100644 --- a/runtime/src/kmp_stats_timing.h +++ b/runtime/src/kmp_stats_timing.h @@ -7,10 +7,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