summaryrefslogtreecommitdiff
path: root/test/libcxxabi
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2016-01-19 22:07:10 +0000
committerEric Fiselier <eric@efcs.ca>2016-01-19 22:07:10 +0000
commit0fdcedb4beee7e69cff17cef2aa76ef8b62a216d (patch)
tree5af8bf8271e4f2df46cf766821023de2d4f6ade4 /test/libcxxabi
parentdef0085395a2018b3243f4758abf3ece719a4acf (diff)
Add missing license headers
git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@258201 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/libcxxabi')
-rw-r--r--test/libcxxabi/test/config.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/libcxxabi/test/config.py b/test/libcxxabi/test/config.py
index 43ad88b..09918c1 100644
--- a/test/libcxxabi/test/config.py
+++ b/test/libcxxabi/test/config.py
@@ -1,3 +1,11 @@
+#===----------------------------------------------------------------------===##
+#
+# 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 os
import sys