123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239 |
- # 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 10125f34e10cfbd1d22b3a71ea1344d0
- 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/iostreams/detail/config/fpos.hpp [2:3]
- KEEP BSL-1.0 273e902bd13375207ae0e2368cfe6098
- 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/iostreams/categories.hpp [3:4]
- include/boost/iostreams/chain.hpp [3:4]
- include/boost/iostreams/char_traits.hpp [3:4]
- include/boost/iostreams/checked_operations.hpp [3:4]
- include/boost/iostreams/close.hpp [3:4]
- include/boost/iostreams/code_converter.hpp [3:4]
- include/boost/iostreams/combine.hpp [3:4]
- include/boost/iostreams/compose.hpp [3:4]
- include/boost/iostreams/concepts.hpp [3:4]
- include/boost/iostreams/constants.hpp [3:4]
- include/boost/iostreams/copy.hpp [3:4]
- include/boost/iostreams/detail/access_control.hpp [3:4]
- include/boost/iostreams/detail/adapter/concept_adapter.hpp [3:4]
- include/boost/iostreams/detail/adapter/direct_adapter.hpp [3:4]
- include/boost/iostreams/detail/adapter/mode_adapter.hpp [3:4]
- include/boost/iostreams/detail/adapter/non_blocking_adapter.hpp [3:4]
- include/boost/iostreams/detail/adapter/output_iterator_adapter.hpp [3:4]
- include/boost/iostreams/detail/adapter/range_adapter.hpp [3:4]
- include/boost/iostreams/detail/add_facet.hpp [3:4]
- include/boost/iostreams/detail/bool_trait_def.hpp [3:4]
- include/boost/iostreams/detail/broken_overload_resolution/forward.hpp [3:4]
- include/boost/iostreams/detail/broken_overload_resolution/stream.hpp [3:4]
- include/boost/iostreams/detail/broken_overload_resolution/stream_buffer.hpp [3:4]
- include/boost/iostreams/detail/buffer.hpp [3:4]
- include/boost/iostreams/detail/call_traits.hpp [3:4]
- include/boost/iostreams/detail/char_traits.hpp [3:4]
- include/boost/iostreams/detail/codecvt_helper.hpp [3:4]
- include/boost/iostreams/detail/codecvt_holder.hpp [3:4]
- include/boost/iostreams/detail/config/auto_link.hpp [3:4]
- include/boost/iostreams/detail/config/bzip2.hpp [3:4]
- include/boost/iostreams/detail/config/codecvt.hpp [3:4]
- include/boost/iostreams/detail/config/disable_warnings.hpp [3:4]
- include/boost/iostreams/detail/config/dyn_link.hpp [3:4]
- include/boost/iostreams/detail/config/enable_warnings.hpp [3:4]
- include/boost/iostreams/detail/config/gcc.hpp [3:4]
- include/boost/iostreams/detail/config/limits.hpp [3:4]
- include/boost/iostreams/detail/config/overload_resolution.hpp [3:4]
- include/boost/iostreams/detail/config/unreachable_return.hpp [2:3]
- include/boost/iostreams/detail/config/wide_streams.hpp [3:4]
- include/boost/iostreams/detail/config/windows_posix.hpp [4:5]
- include/boost/iostreams/detail/config/zlib.hpp [3:4]
- include/boost/iostreams/detail/counted_array.hpp [3:4]
- include/boost/iostreams/detail/default_arg.hpp [3:4]
- include/boost/iostreams/detail/dispatch.hpp [3:4]
- include/boost/iostreams/detail/double_object.hpp [3:4]
- include/boost/iostreams/detail/enable_if_stream.hpp [3:4]
- include/boost/iostreams/detail/error.hpp [3:4]
- include/boost/iostreams/detail/forward.hpp [3:4]
- include/boost/iostreams/detail/fstream.hpp [3:4]
- include/boost/iostreams/detail/ios.hpp [3:4]
- include/boost/iostreams/detail/iostream.hpp [3:4]
- include/boost/iostreams/detail/is_dereferenceable.hpp [4:5]
- include/boost/iostreams/detail/is_iterator_range.hpp [3:4]
- include/boost/iostreams/detail/newline.hpp [3:4]
- include/boost/iostreams/detail/optional.hpp [3:4]
- include/boost/iostreams/detail/param_type.hpp [3:4]
- include/boost/iostreams/detail/push.hpp [3:4]
- include/boost/iostreams/detail/push_params.hpp [3:4]
- include/boost/iostreams/detail/resolve.hpp [3:4]
- include/boost/iostreams/detail/select.hpp [3:4]
- include/boost/iostreams/detail/select_by_size.hpp [3:4]
- include/boost/iostreams/detail/streambuf.hpp [3:4]
- include/boost/iostreams/detail/streambuf/chainbuf.hpp [3:4]
- include/boost/iostreams/detail/streambuf/direct_streambuf.hpp [3:4]
- include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp [3:4]
- include/boost/iostreams/detail/streambuf/linked_streambuf.hpp [3:4]
- include/boost/iostreams/detail/system_failure.hpp [4:5]
- include/boost/iostreams/detail/template_params.hpp [3:4]
- include/boost/iostreams/detail/translate_int_type.hpp [3:4]
- include/boost/iostreams/detail/wrap_unwrap.hpp [3:4]
- include/boost/iostreams/device/array.hpp [3:4]
- include/boost/iostreams/device/back_inserter.hpp [3:4]
- include/boost/iostreams/device/file.hpp [3:4]
- include/boost/iostreams/device/file_descriptor.hpp [3:4]
- include/boost/iostreams/device/mapped_file.hpp [4:5]
- include/boost/iostreams/device/null.hpp [3:4]
- include/boost/iostreams/filter/aggregate.hpp [3:4]
- include/boost/iostreams/filter/bzip2.hpp [3:4]
- include/boost/iostreams/filter/counter.hpp [3:4]
- include/boost/iostreams/filter/gzip.hpp [3:4]
- include/boost/iostreams/filter/line.hpp [3:4]
- include/boost/iostreams/filter/lzma.hpp [3:4]
- include/boost/iostreams/filter/newline.hpp [3:4]
- include/boost/iostreams/filter/regex.hpp [3:4]
- include/boost/iostreams/filter/stdio.hpp [3:4]
- include/boost/iostreams/filter/symmetric.hpp [3:4]
- include/boost/iostreams/filter/test.hpp [3:4]
- include/boost/iostreams/filter/zlib.hpp [3:4]
- include/boost/iostreams/filter/zstd.hpp [4:5]
- include/boost/iostreams/filtering_stream.hpp [3:4]
- include/boost/iostreams/filtering_streambuf.hpp [3:4]
- include/boost/iostreams/flush.hpp [3:4]
- include/boost/iostreams/get.hpp [3:4]
- include/boost/iostreams/imbue.hpp [3:4]
- include/boost/iostreams/input_sequence.hpp [3:4]
- include/boost/iostreams/invert.hpp [3:4]
- include/boost/iostreams/operations.hpp [3:4]
- include/boost/iostreams/operations_fwd.hpp [3:4]
- include/boost/iostreams/optimal_buffer_size.hpp [3:4]
- include/boost/iostreams/output_sequence.hpp [3:4]
- include/boost/iostreams/pipeline.hpp [3:4]
- include/boost/iostreams/positioning.hpp [3:4]
- include/boost/iostreams/put.hpp [3:4]
- include/boost/iostreams/putback.hpp [3:4]
- include/boost/iostreams/read.hpp [3:4]
- include/boost/iostreams/seek.hpp [3:4]
- include/boost/iostreams/skip.hpp [3:4]
- include/boost/iostreams/stream.hpp [3:4]
- include/boost/iostreams/stream_buffer.hpp [3:4]
- include/boost/iostreams/tee.hpp [3:4]
- include/boost/iostreams/traits.hpp [3:4]
- include/boost/iostreams/traits_fwd.hpp [3:4]
- include/boost/iostreams/write.hpp [3:4]
- src/bzip2.cpp [3:4]
- src/file_descriptor.cpp [3:4]
- src/gzip.cpp [3:4]
- src/lzma.cpp [5:6]
- src/mapped_file.cpp [5:6]
- src/zlib.cpp [3:4]
- src/zstd.cpp [5:6]
- 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 50c03a0f9bee856a44f9bf0a4cffed91
- 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/iostreams/detail/absolute_path.hpp [2:3]
- include/boost/iostreams/detail/adapter/device_adapter.hpp [12:13]
- include/boost/iostreams/detail/adapter/filter_adapter.hpp [11:12]
- include/boost/iostreams/detail/config/rtl.hpp [2:3]
- include/boost/iostreams/detail/current_directory.hpp [2:3]
- include/boost/iostreams/detail/execute.hpp [2:3]
- include/boost/iostreams/detail/file_handle.hpp [2:3]
- include/boost/iostreams/detail/functional.hpp [2:3]
- include/boost/iostreams/detail/path.hpp [2:3]
- include/boost/iostreams/detail/restrict_impl.hpp [2:3]
- include/boost/iostreams/filter/grep.hpp [2:3]
- include/boost/iostreams/restrict.hpp [2:3]
- include/boost/iostreams/slice.hpp [2:3]
- 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 [8:10]
- 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 [37:37]
|