summaryrefslogtreecommitdiffstats
path: root/libcxxabi/test/test_fallback_malloc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcxxabi/test/test_fallback_malloc.cpp')
-rw-r--r--libcxxabi/test/test_fallback_malloc.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/libcxxabi/test/test_fallback_malloc.cpp b/libcxxabi/test/test_fallback_malloc.cpp
index aaddc6af670..474e0b3b336 100644
--- a/libcxxabi/test/test_fallback_malloc.cpp
+++ b/libcxxabi/test/test_fallback_malloc.cpp
@@ -1,3 +1,12 @@
+//===--------------------- test_fallback_malloc.cpp -----------------------===//
+//
+// 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.
+//
+//===----------------------------------------------------------------------===//
+
#include <iostream>
#include <deque>
OpenPOWER on IntegriCloud