]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/src/tools/unix.py
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / tools / build / src / tools / unix.py
index 298fc1dc5e002a8832fea91fab6a3e140ef74709..307bda247e6f20850f5bd6b91b69a6efa78734e5 100644 (file)
@@ -1,8 +1,8 @@
 #  Copyright (c) 2004 Vladimir Prus.
 #
 #  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)
 
 """ This file implements linking semantics common to all unixes. On unix, static
     libraries must be specified in a fixed order on the linker command line. Generators