]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/test/toolset-mock/Jamroot.jam
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / tools / build / test / toolset-mock / Jamroot.jam
index fd5f7907b6bb0749e23677ef33d1690d5f8694fb..b9ce8e500fc251f83e34f7b73be4cefedf1a5ce6 100644 (file)
@@ -1,8 +1,8 @@
 # Copyright 2017 Steven Watanabe
 #
 # 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)
+#    (See accompanying file LICENSE.txt or copy at
+#          https://www.bfgroup.xyz/b2/LICENSE.txt)
 
 lib l1 : lib.cpp ;
 exe test : main.cpp l1 ;