]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/multiprecision/test/include_test/cpp_bin_float_include_test.cpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / multiprecision / test / include_test / cpp_bin_float_include_test.cpp
index 96862e87925d0d34a5bae204d39536d3b204b37a..90576600d8aacffc0eed056c5a4c7271e193f605 100644 (file)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////
 //  Copyright 2012 John Maddock. Distributed under the Boost
 //  Software License, Version 1.0. (See accompanying file
-//  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_
+//  LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt
 
 #include <boost/multiprecision/cpp_bin_float.hpp>
 
@@ -11,5 +11,3 @@ int main()
 {
    cpp_bin_float<50> a;
 }
-
-