123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122 |
- # File format ($ symbol means the beginning of a line):
- #
- # $ # this message
- # $ # =======================
- # $ # comments (all commentaries should starts with some number of spaces and # symbol)
- # $ IGNORE_FILES {file1.ext1} {file2.ext2} - (optional) ignore listed files when generating license macro and credits
- # $ RENAME {original license id} TO {new license id} # user comments - (optional) use {new license id} instead {original license id} in ya.make files
- # $ # user comments
- # $
- # ${action} {license id} {license text hash}
- # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
- # ${all_file_action} filename
- # $ # user commentaries (many lines)
- # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
- # ${action} {license spdx} {license text hash}
- # $BELONGS ./ya/make/file/relative/path/3/ya.make
- # ${all_file_action} filename
- # $ # user commentaries
- # $ generated description
- # $ ...
- #
- # You can modify action, all_file_action and add commentaries
- # Available actions:
- # keep - keep license in contrib and use in credits
- # skip - skip license
- # remove - remove all files with this license
- # rename - save license text/links into licenses texts file, but not store SPDX into LINCENSE macro. You should store correct license id into devtools.license.spdx.txt file
- #
- # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
- # We suppose that that files can contain some license info
- # Available all file actions:
- # FILE_IGNORE - ignore file (do nothing)
- # FILE_INCLUDE - include all file data into licenses text file
- # =======================
- KEEP BSL-1.0 1f86bcce1bbfb6d9a7d6c733166e7bba
- BELONGS ya.make
- License text:
- // Use, modification and distribution are 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)
- Scancode info:
- Original SPDX id: BSL-1.0
- Score : 100.00
- Match type : NOTICE
- Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
- Files with this license:
- include/boost/variant/detail/move.hpp [10:12]
- KEEP BSL-1.0 47a0454637d4fa45d78eb2557ccd70c4
- BELONGS ya.make
- License text:
- // 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)
- Scancode info:
- Original SPDX id: BSL-1.0
- Score : 100.00
- Match type : NOTICE
- Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
- Files with this license:
- include/boost/variant.hpp [9:11]
- include/boost/variant/apply_visitor.hpp [9:11]
- include/boost/variant/bad_visit.hpp [9:11]
- include/boost/variant/detail/apply_visitor_binary.hpp [9:11]
- include/boost/variant/detail/apply_visitor_delayed.hpp [9:11]
- include/boost/variant/detail/apply_visitor_unary.hpp [9:11]
- include/boost/variant/detail/backup_holder.hpp [9:11]
- include/boost/variant/detail/cast_storage.hpp [9:11]
- include/boost/variant/detail/config.hpp [9:11]
- include/boost/variant/detail/element_index.hpp [8:10]
- include/boost/variant/detail/enable_recursive.hpp [9:11]
- include/boost/variant/detail/enable_recursive_fwd.hpp [9:11]
- include/boost/variant/detail/forced_return.hpp [9:11]
- include/boost/variant/detail/has_result_type.hpp [8:10]
- include/boost/variant/detail/hash_variant.hpp [8:10]
- include/boost/variant/detail/initializer.hpp [9:11]
- include/boost/variant/detail/make_variant_list.hpp [9:11]
- include/boost/variant/detail/over_sequence.hpp [11:13]
- include/boost/variant/detail/std_hash.hpp [8:10]
- include/boost/variant/detail/substitute.hpp [9:11]
- include/boost/variant/detail/substitute_fwd.hpp [9:11]
- include/boost/variant/detail/variant_io.hpp [9:11]
- include/boost/variant/detail/visitation_impl.hpp [9:11]
- include/boost/variant/get.hpp [9:11]
- include/boost/variant/polymorphic_get.hpp [8:10]
- include/boost/variant/recursive_variant.hpp [9:11]
- include/boost/variant/recursive_wrapper.hpp [9:11]
- include/boost/variant/recursive_wrapper_fwd.hpp [11:13]
- include/boost/variant/static_visitor.hpp [9:11]
- include/boost/variant/variant.hpp [9:11]
- include/boost/variant/variant_fwd.hpp [9:11]
- include/boost/variant/visitor_ptr.hpp [9:11]
- KEEP BSL-1.0 946bc271e5e8c30479a080d5b8ef3415
- BELONGS ya.make
- License text:
- License
- Distributed under the [Boost Software License, Version 1.0](https://boost.org/LICENSE_1_0.txt).
- Scancode info:
- Original SPDX id: BSL-1.0
- Score : 50.00
- Match type : NOTICE
- Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
- Files with this license:
- README.md [14:16]
- KEEP BSL-1.0 b411822b31044e9f74317c11d6e100e8
- BELONGS ya.make
- License text:
- // 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).
- Scancode info:
- Original SPDX id: BSL-1.0
- Score : 100.00
- Match type : NOTICE
- Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
- Files with this license:
- include/boost/variant/detail/multivisitors_cpp11_based.hpp [8:10]
- include/boost/variant/detail/multivisitors_cpp14_based.hpp [9:11]
- include/boost/variant/multivisitors.hpp [8:10]
|