]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/example/daubechies_wavelets/daubechies_scaling_memory_occupation.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / math / example / daubechies_wavelets / daubechies_scaling_memory_occupation.cpp
index 43ae807794fd415fce3eb2dc2f9267705abf6b47..2ffee3f23d4a60d998b670c49a4207e34b8aa317 100644 (file)
@@ -1,3 +1,8 @@
+//  (C) Copyright Nick Thompson 2020.
+//  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)
+
 #include <iostream>
 #include <boost/math/special_functions/daubechies_scaling.hpp>
 #include <boost/core/demangle.hpp>