Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / math / test / sinc_data.ipp
index 8f687ea..d4232a3 100644 (file)
@@ -1,3 +1,10 @@
+// Copyright John Maddock 2019.
+
+// Use, modification and distribution are subject to the
+// Boost Software License, Version 1.0.
+// (See accompanying file LICENSE_1_0.txt
+// or copy at http://www.boost.org/LICENSE_1_0.txt)
+
 #ifndef SC_
 #  define SC_(x) static_cast<T>(BOOST_JOIN(x, L))
 #endif