]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/integer.hpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / boost / integer.hpp
index 6db0f76413ea3e90772d41bd1f0a2baad45bcdb9..ad7945ac62eba1c328cc99ced9a294168e3e64f7 100644 (file)
@@ -2,9 +2,9 @@
 
 //  Copyright Beman Dawes and Daryle Walker 1999.  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_0.txt)
+//  LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
 
-//  See http://www.boost.org/libs/integer for documentation.
+//  See https://www.boost.org/libs/integer for documentation.
 
 //  Revision History
 //   22 Sep 01  Added value-based integer templates. (Daryle Walker)