aboutsummaryrefslogtreecommitdiff
path: root/test/libcxx/test/format.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/libcxx/test/format.py')
-rw-r--r--test/libcxx/test/format.py9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/libcxx/test/format.py b/test/libcxx/test/format.py
index 19c9fc742a49..ca934a4b395f 100644
--- a/test/libcxx/test/format.py
+++ b/test/libcxx/test/format.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 errno
import os
import time