aboutsummaryrefslogtreecommitdiff
path: root/test/libcxx/test/target_info.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/libcxx/test/target_info.py')
-rw-r--r--test/libcxx/test/target_info.py9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/libcxx/test/target_info.py b/test/libcxx/test/target_info.py
index df216fcb21fa..7ca08bea193a 100644
--- a/test/libcxx/test/target_info.py
+++ b/test/libcxx/test/target_info.py
@@ -1,3 +1,12 @@
+#===----------------------------------------------------------------------===//
+#
+# 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.
+#
+#===----------------------------------------------------------------------===//
+
import importlib
import lit.util # pylint: disable=import-error,no-name-in-module
import locale