summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/tools/check-execstack.pl
diff options
context:
space:
mode:
Diffstat (limited to 'openmp/runtime/tools/check-execstack.pl')
-rwxr-xr-xopenmp/runtime/tools/check-execstack.pl7
1 files changed, 3 insertions, 4 deletions
diff --git a/openmp/runtime/tools/check-execstack.pl b/openmp/runtime/tools/check-execstack.pl
index cf247425a1b..34f77e1c6d3 100755
--- a/openmp/runtime/tools/check-execstack.pl
+++ b/openmp/runtime/tools/check-execstack.pl
@@ -3,10 +3,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
#//
#//===----------------------------------------------------------------------===//
#
OpenPOWER on IntegriCloud