]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/src/util/order.py
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / tools / build / src / util / order.py
index 1cd57dad20c7ba4f92a30a7fe751500b77adda1f..faddbcd678da3f20951443e1b27ba7ae6fe990f2 100644 (file)
@@ -1,7 +1,7 @@
 #  Copyright (C) 2003 Vladimir Prus
 #  Use, modification, and distribution is 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)
+#  License, Version 1.0. (See accompanying file LICENSE.txt or copy
+#  at https://www.bfgroup.xyz/b2/LICENSE.txt)
 
 class Order:
     """Allows ordering arbitrary objects with regard to arbitrary binary relation.