summaryrefslogtreecommitdiffstats
path: root/libcxx/test/support/count_new.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/support/count_new.hpp')
-rw-r--r--libcxx/test/support/count_new.hpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/libcxx/test/support/count_new.hpp b/libcxx/test/support/count_new.hpp
index 57aca7def33..e8968a93de9 100644
--- a/libcxx/test/support/count_new.hpp
+++ b/libcxx/test/support/count_new.hpp
@@ -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.
+//
+//===----------------------------------------------------------------------===//
+
#ifndef COUNT_NEW_HPP
#define COUNT_NEW_HPP
OpenPOWER on IntegriCloud