summaryrefslogtreecommitdiffstats
path: root/libcxx/utils/sym_diff.py
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/utils/sym_diff.py')
-rwxr-xr-xlibcxx/utils/sym_diff.py7
1 files changed, 3 insertions, 4 deletions
diff --git a/libcxx/utils/sym_diff.py b/libcxx/utils/sym_diff.py
index c01f71c928d..6bd1b57e0a4 100755
--- a/libcxx/utils/sym_diff.py
+++ b/libcxx/utils/sym_diff.py
@@ -1,10 +1,9 @@
#!/usr/bin/env python
#===----------------------------------------------------------------------===##
#
-# 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