]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/src/tools/zlib.jam
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / tools / build / src / tools / zlib.jam
index 7ac81047d658c36376d6425862a5c5a84afdd519..84f7c82a13a2f662ce17587996203f12fc049f78 100644 (file)
@@ -2,8 +2,8 @@
 # Copyright (c) 2013 Steven Watanabe
 #
 # Use, modification and distribution is subject to the Boost Software
-# License Version 1.0. (See accompanying file LICENSE_1_0.txt or
-# http://www.boost.org/LICENSE_1_0.txt)
+# License Version 1.0. (See accompanying file LICENSE.txt or
+# https://www.bfgroup.xyz/b2/LICENSE.txt)
 
 # Supports the zlib library
 #
@@ -16,7 +16,7 @@ import ac ;
 import errors ;
 import feature ;
 import "class" : new ;
-import targets ; 
+import targets ;
 import path ;
 import modules ;
 import indirect ;