summaryrefslogtreecommitdiffstats
path: root/libcxx/test/support/user_defined_integral.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/support/user_defined_integral.hpp')
-rw-r--r--libcxx/test/support/user_defined_integral.hpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/libcxx/test/support/user_defined_integral.hpp b/libcxx/test/support/user_defined_integral.hpp
index 3b0f7a19fcf..383b65f72e3 100644
--- a/libcxx/test/support/user_defined_integral.hpp
+++ b/libcxx/test/support/user_defined_integral.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_USER_DEFINED_INTEGRAL_HPP
#define SUPPORT_USER_DEFINED_INTEGRAL_HPP
OpenPOWER on IntegriCloud