summaryrefslogtreecommitdiffstats
path: root/libcxx/utils/cat_files.py
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/utils/cat_files.py')
-rwxr-xr-xlibcxx/utils/cat_files.py7
1 files changed, 3 insertions, 4 deletions
diff --git a/libcxx/utils/cat_files.py b/libcxx/utils/cat_files.py
index 83e7632f34a..ac4f3869669 100755
--- a/libcxx/utils/cat_files.py
+++ b/libcxx/utils/cat_files.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