]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/test/project_id.py
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / tools / build / test / project_id.py
index 6477f595759f3826bda63bdddc9053ff432b092a..d985d3047c7bf784de12ee5dcb39c5aa68de8193 100755 (executable)
@@ -2,8 +2,8 @@
 
 # Copyright (C) 2012. Jurko Gospodnetic
 # 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)
 
 # Tests Boost Build's project-id handling.
 
@@ -323,8 +323,8 @@ def __write_appender(t, name):
     t.write(name,
 r"""# Copyright 2012 Jurko Gospodnetic
 # 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)
 
 #   Support for registering test generators that construct their targets by
 # simply appending their given input data, e.g. list of sources & targets.