summaryrefslogtreecommitdiffstats
path: root/libcxx/test/support/nasty_macros.hpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2016-01-19 21:52:04 +0000
committerEric Fiselier <eric@efcs.ca>2016-01-19 21:52:04 +0000
commit38236b57503250de549e8f87903759dfeaeea8c6 (patch)
treeeacefb47b96c5d79d87e58020fbf2fd6850a1f37 /libcxx/test/support/nasty_macros.hpp
parent8132bdc8e1cf86c65e0bbe7aaa4bcfd3a6fb46ba (diff)
downloadbcm5719-llvm-38236b57503250de549e8f87903759dfeaeea8c6.tar.gz
bcm5719-llvm-38236b57503250de549e8f87903759dfeaeea8c6.zip
Add missing license headers
llvm-svn: 258196
Diffstat (limited to 'libcxx/test/support/nasty_macros.hpp')
-rw-r--r--libcxx/test/support/nasty_macros.hpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/libcxx/test/support/nasty_macros.hpp b/libcxx/test/support/nasty_macros.hpp
index 2738e47eac9..074853ea0b8 100644
--- a/libcxx/test/support/nasty_macros.hpp
+++ b/libcxx/test/support/nasty_macros.hpp
@@ -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.
+//
+//===----------------------------------------------------------------------===//
#ifndef SUPPORT_NASTY_MACROS_HPP
#define SUPPORT_NASTY_MACROS_HPP
OpenPOWER on IntegriCloud