123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226 |
- # 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 0bfa54b6d82598f1c5f117adedeec37c
- 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/algorithm/algorithm.hpp [4:5]
- include/boost/algorithm/clamp.hpp [4:5]
- include/boost/algorithm/cxx11/all_of.hpp [4:5]
- include/boost/algorithm/cxx11/any_of.hpp [4:5]
- include/boost/algorithm/cxx11/copy_if.hpp [4:5]
- include/boost/algorithm/cxx11/copy_n.hpp [4:5]
- include/boost/algorithm/cxx11/find_if_not.hpp [4:5]
- include/boost/algorithm/cxx11/iota.hpp [4:5]
- include/boost/algorithm/cxx11/is_partitioned.hpp [4:5]
- include/boost/algorithm/cxx11/is_permutation.hpp [4:5]
- include/boost/algorithm/cxx11/none_of.hpp [4:5]
- include/boost/algorithm/cxx11/one_of.hpp [4:5]
- include/boost/algorithm/cxx11/partition_copy.hpp [4:5]
- include/boost/algorithm/cxx11/partition_point.hpp [4:5]
- include/boost/algorithm/cxx14/equal.hpp [4:5]
- include/boost/algorithm/cxx14/is_permutation.hpp [4:5]
- include/boost/algorithm/cxx14/mismatch.hpp [4:5]
- include/boost/algorithm/cxx17/exclusive_scan.hpp [4:5]
- include/boost/algorithm/cxx17/for_each_n.hpp [4:5]
- include/boost/algorithm/cxx17/inclusive_scan.hpp [4:5]
- include/boost/algorithm/cxx17/reduce.hpp [4:5]
- include/boost/algorithm/cxx17/transform_exclusive_scan.hpp [4:5]
- include/boost/algorithm/cxx17/transform_inclusive_scan.hpp [4:5]
- include/boost/algorithm/cxx17/transform_reduce.hpp [4:5]
- include/boost/algorithm/find_backward.hpp [4:5]
- include/boost/algorithm/find_not.hpp [4:5]
- include/boost/algorithm/gather.hpp [4:5]
- include/boost/algorithm/hex.hpp [4:5]
- include/boost/algorithm/is_clamped.hpp [4:5]
- include/boost/algorithm/is_partitioned_until.hpp [4:5]
- include/boost/algorithm/searching/boyer_moore.hpp [4:5]
- include/boost/algorithm/searching/boyer_moore_horspool.hpp [4:5]
- include/boost/algorithm/searching/detail/bm_traits.hpp [4:5]
- include/boost/algorithm/searching/detail/debugging.hpp [4:5]
- include/boost/algorithm/searching/knuth_morris_pratt.hpp [4:5]
- include/boost/algorithm/sort_subrange.hpp [4:5]
- KEEP BSL-1.0 1bc23f67ca27c295e38b46190cdce22f
- 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/algorithm/minmax.hpp [3:4]
- include/boost/algorithm/minmax_element.hpp [3:4]
- KEEP BSL-1.0 2c7a3fa82e66676005cd4ee2608fd7d2
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: BSL-1.0
- Score : 100.00
- Match type : TEXT
- 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:
- LICENSE [1:23]
- KEEP BSL-1.0 648ee54e68cb4c96cfd2e41a7a53e0f8
- BELONGS ya.make
- License text:
- \### License
- Distributed under the [Boost Software License, Version 1.0](http://www.boost.org/LICENSE_1_0.txt).
- Scancode info:
- Original SPDX id: BSL-1.0
- Score : 60.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 [3:5]
- KEEP BSL-1.0 6f142535a1deefdedb1f10f224c9b0ed
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- 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/algorithm/string/detail/formatter.hpp [5:9]
- KEEP BSL-1.0 8abbac2c705b0911702566954b0ebe9b
- 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/algorithm/cxx11/is_sorted.hpp [6:8]
- KEEP BSL-1.0 901941bd35f9f19e23af80f6271c10c4
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: BSL-1.0
- Score : 60.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 [32:32]
- KEEP BSL-1.0 ca05dbe6a64cb6bf8779bd19f5bb4d80
- 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/algorithm/apply_permutation.hpp [4:6]
- include/boost/algorithm/is_palindrome.hpp [4:6]
- KEEP BSL-1.0 f262303c7ce4d7bb32412cf8e6aa42e5
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- 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/algorithm/string.hpp [5:9]
- include/boost/algorithm/string/case_conv.hpp [5:9]
- include/boost/algorithm/string/classification.hpp [5:9]
- include/boost/algorithm/string/compare.hpp [5:9]
- include/boost/algorithm/string/concept.hpp [5:9]
- include/boost/algorithm/string/config.hpp [5:9]
- include/boost/algorithm/string/constants.hpp [5:9]
- include/boost/algorithm/string/detail/case_conv.hpp [5:9]
- include/boost/algorithm/string/detail/classification.hpp [5:9]
- include/boost/algorithm/string/detail/find_format.hpp [5:9]
- include/boost/algorithm/string/detail/find_format_all.hpp [5:9]
- include/boost/algorithm/string/detail/find_format_store.hpp [5:9]
- include/boost/algorithm/string/detail/find_iterator.hpp [5:9]
- include/boost/algorithm/string/detail/finder.hpp [5:9]
- include/boost/algorithm/string/detail/finder_regex.hpp [5:9]
- include/boost/algorithm/string/detail/formatter_regex.hpp [5:9]
- include/boost/algorithm/string/detail/predicate.hpp [5:9]
- include/boost/algorithm/string/detail/replace_storage.hpp [5:9]
- include/boost/algorithm/string/detail/sequence.hpp [5:9]
- include/boost/algorithm/string/detail/trim.hpp [5:9]
- include/boost/algorithm/string/detail/util.hpp [5:9]
- include/boost/algorithm/string/erase.hpp [5:9]
- include/boost/algorithm/string/find.hpp [5:9]
- include/boost/algorithm/string/find_format.hpp [5:9]
- include/boost/algorithm/string/find_iterator.hpp [5:9]
- include/boost/algorithm/string/finder.hpp [5:9]
- include/boost/algorithm/string/formatter.hpp [5:9]
- include/boost/algorithm/string/iter_find.hpp [5:9]
- include/boost/algorithm/string/join.hpp [5:9]
- include/boost/algorithm/string/predicate.hpp [5:9]
- include/boost/algorithm/string/predicate_facade.hpp [5:9]
- include/boost/algorithm/string/regex.hpp [5:9]
- include/boost/algorithm/string/regex_find_format.hpp [5:9]
- include/boost/algorithm/string/replace.hpp [5:9]
- include/boost/algorithm/string/sequence_traits.hpp [5:9]
- include/boost/algorithm/string/split.hpp [5:9]
- include/boost/algorithm/string/std/list_traits.hpp [5:9]
- include/boost/algorithm/string/std/rope_traits.hpp [5:9]
- include/boost/algorithm/string/std/slist_traits.hpp [5:9]
- include/boost/algorithm/string/std/string_traits.hpp [5:9]
- include/boost/algorithm/string/std_containers_traits.hpp [5:9]
- include/boost/algorithm/string/trim.hpp [5:9]
- include/boost/algorithm/string/trim_all.hpp [5:9]
- include/boost/algorithm/string/yes_no_type.hpp [5:9]
- include/boost/algorithm/string_regex.hpp [5:9]
|