]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/example/libraries/util/foo/jamfile.jam
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / tools / build / example / libraries / util / foo / jamfile.jam
index 7b6359ea4eaebeb9e2a3a70fb14bda346ab66743..6741b1ca32b658701801dea4e2a62a2e718a60b3 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 2005 Vladimir Prus 
-# Distributed under the Boost Software License, Version 1.0. 
-# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) 
+# Copyright 2005 Vladimir Prus
+# Distributed under the Boost Software License, Version 1.0.
+# (See accompanying file LICENSE.txt or https://www.bfgroup.xyz/b2/LICENSE.txt)
 
 
-project 
+project
     : usage-requirements <include>include ;
 
 lib bar : bar.cpp ;