123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470 |
- # 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 COPYRIGHT_SERVICE_LABEL 0a2a0abc8536e98547d88c1773f19fb5
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- src/mapped_file.cpp [1:6]
- KEEP COPYRIGHT_SERVICE_LABEL 0d692a3f4b84fd7a4a8cf39a7e86f0f8
- BELONGS ya.make
- License text:
- * Date: Sun Jun 22 14:23:12 MDT 2008
- * Copyright: 2008 CodeRage, LLC
- * Author: Jonathan Turkanis
- * Contact: turkanis at coderage dot com
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/iostreams/detail/file_handle.hpp [8:11]
- include/boost/iostreams/detail/path.hpp [8:11]
- include/boost/iostreams/filter/grep.hpp [8:11]
- KEEP COPYRIGHT_SERVICE_LABEL 12743f021f74d5e841d401749523a04e
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/iostreams/categories.hpp [1:4]
- include/boost/iostreams/chain.hpp [1:4]
- include/boost/iostreams/char_traits.hpp [1:4]
- include/boost/iostreams/close.hpp [1:4]
- include/boost/iostreams/code_converter.hpp [1:4]
- include/boost/iostreams/combine.hpp [1:4]
- include/boost/iostreams/concepts.hpp [1:4]
- include/boost/iostreams/constants.hpp [1:4]
- include/boost/iostreams/copy.hpp [1:4]
- include/boost/iostreams/detail/access_control.hpp [1:4]
- include/boost/iostreams/detail/adapter/concept_adapter.hpp [1:4]
- include/boost/iostreams/detail/adapter/direct_adapter.hpp [1:4]
- include/boost/iostreams/detail/adapter/mode_adapter.hpp [1:4]
- include/boost/iostreams/detail/adapter/output_iterator_adapter.hpp [1:4]
- include/boost/iostreams/detail/adapter/range_adapter.hpp [1:4]
- include/boost/iostreams/detail/add_facet.hpp [1:4]
- include/boost/iostreams/detail/bool_trait_def.hpp [1:4]
- include/boost/iostreams/detail/broken_overload_resolution/forward.hpp [1:4]
- include/boost/iostreams/detail/broken_overload_resolution/stream.hpp [1:4]
- include/boost/iostreams/detail/broken_overload_resolution/stream_buffer.hpp [1:4]
- include/boost/iostreams/detail/buffer.hpp [1:4]
- include/boost/iostreams/detail/call_traits.hpp [1:4]
- include/boost/iostreams/detail/char_traits.hpp [1:4]
- include/boost/iostreams/detail/codecvt_helper.hpp [1:4]
- include/boost/iostreams/detail/codecvt_holder.hpp [1:4]
- include/boost/iostreams/detail/config/auto_link.hpp [1:4]
- include/boost/iostreams/detail/config/bzip2.hpp [1:4]
- include/boost/iostreams/detail/config/codecvt.hpp [1:4]
- include/boost/iostreams/detail/config/disable_warnings.hpp [1:4]
- include/boost/iostreams/detail/config/dyn_link.hpp [1:4]
- include/boost/iostreams/detail/config/enable_warnings.hpp [1:4]
- include/boost/iostreams/detail/config/gcc.hpp [1:4]
- include/boost/iostreams/detail/config/limits.hpp [1:4]
- include/boost/iostreams/detail/config/overload_resolution.hpp [1:4]
- include/boost/iostreams/detail/config/wide_streams.hpp [1:4]
- include/boost/iostreams/detail/config/zlib.hpp [1:4]
- include/boost/iostreams/detail/dispatch.hpp [1:4]
- include/boost/iostreams/detail/enable_if_stream.hpp [1:4]
- include/boost/iostreams/detail/error.hpp [1:4]
- include/boost/iostreams/detail/forward.hpp [1:4]
- include/boost/iostreams/detail/fstream.hpp [1:4]
- include/boost/iostreams/detail/ios.hpp [1:4]
- include/boost/iostreams/detail/iostream.hpp [1:4]
- include/boost/iostreams/detail/is_iterator_range.hpp [1:4]
- include/boost/iostreams/detail/param_type.hpp [1:4]
- include/boost/iostreams/detail/push.hpp [1:4]
- include/boost/iostreams/detail/push_params.hpp [1:4]
- include/boost/iostreams/detail/resolve.hpp [1:4]
- include/boost/iostreams/detail/select.hpp [1:4]
- include/boost/iostreams/detail/streambuf.hpp [1:4]
- include/boost/iostreams/detail/streambuf/chainbuf.hpp [1:4]
- include/boost/iostreams/detail/streambuf/direct_streambuf.hpp [1:4]
- include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp [1:4]
- include/boost/iostreams/detail/streambuf/linked_streambuf.hpp [1:4]
- include/boost/iostreams/detail/template_params.hpp [1:4]
- include/boost/iostreams/detail/translate_int_type.hpp [1:4]
- include/boost/iostreams/detail/wrap_unwrap.hpp [1:4]
- include/boost/iostreams/device/back_inserter.hpp [1:4]
- include/boost/iostreams/device/file.hpp [1:4]
- include/boost/iostreams/device/file_descriptor.hpp [1:4]
- include/boost/iostreams/filter/aggregate.hpp [1:4]
- include/boost/iostreams/filter/bzip2.hpp [1:4]
- include/boost/iostreams/filter/gzip.hpp [1:4]
- include/boost/iostreams/filter/newline.hpp [1:4]
- include/boost/iostreams/filter/regex.hpp [1:4]
- include/boost/iostreams/filter/symmetric.hpp [1:4]
- include/boost/iostreams/filter/zlib.hpp [1:4]
- include/boost/iostreams/filtering_streambuf.hpp [1:4]
- include/boost/iostreams/flush.hpp [1:4]
- include/boost/iostreams/imbue.hpp [1:4]
- include/boost/iostreams/input_sequence.hpp [1:4]
- include/boost/iostreams/invert.hpp [1:4]
- include/boost/iostreams/operations_fwd.hpp [1:4]
- include/boost/iostreams/optimal_buffer_size.hpp [1:4]
- include/boost/iostreams/output_sequence.hpp [1:4]
- include/boost/iostreams/pipeline.hpp [1:4]
- include/boost/iostreams/positioning.hpp [1:4]
- include/boost/iostreams/seek.hpp [1:4]
- include/boost/iostreams/skip.hpp [1:4]
- include/boost/iostreams/stream.hpp [1:4]
- include/boost/iostreams/stream_buffer.hpp [1:4]
- include/boost/iostreams/traits.hpp [1:4]
- include/boost/iostreams/traits_fwd.hpp [1:4]
- include/boost/iostreams/write.hpp [1:4]
- src/bzip2.cpp [1:4]
- src/file_descriptor.cpp [1:4]
- src/gzip.cpp [1:4]
- src/zlib.cpp [1:4]
- KEEP COPYRIGHT_SERVICE_LABEL 2548a67b92ccb549f815c71fffedd824
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/iostreams/detail/config/windows_posix.hpp [1:5]
- include/boost/iostreams/detail/double_object.hpp [1:4]
- include/boost/iostreams/detail/select_by_size.hpp [1:4]
- include/boost/iostreams/device/array.hpp [1:4]
- include/boost/iostreams/device/null.hpp [1:4]
- include/boost/iostreams/filtering_stream.hpp [1:4]
- KEEP COPYRIGHT_SERVICE_LABEL 419fa76220a5a1e9495033b491e46d24
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/iostreams/detail/system_failure.hpp [1:5]
- src/mapped_file.cpp [1:6]
- KEEP COPYRIGHT_SERVICE_LABEL 44d4cf6912aa70fe8c223f9152d3c3bb
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/iostreams/restrict.hpp [8:12]
- include/boost/iostreams/slice.hpp [8:12]
- KEEP COPYRIGHT_SERVICE_LABEL 47f09c67ed73e45fb62566eb4d245310
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/iostreams/filter/lzma.hpp [1:4]
- include/boost/iostreams/filter/zstd.hpp [1:5]
- src/lzma.cpp [1:6]
- src/zstd.cpp [1:6]
- KEEP COPYRIGHT_SERVICE_LABEL 5ab711ab8144e3652f3ab473e36a4162
- BELONGS ya.make
- License text:
- * Date: Thu Dec 06 13:21:54 MST 2007
- * Copyright: 2007-2008 CodeRage, LLC
- * Author: Jonathan Turkanis
- * Contact: turkanis at coderage dot com
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/iostreams/detail/absolute_path.hpp [8:11]
- include/boost/iostreams/detail/adapter/device_adapter.hpp [8:10]
- include/boost/iostreams/detail/adapter/filter_adapter.hpp [6:9]
- include/boost/iostreams/detail/config/fpos.hpp [8:11]
- include/boost/iostreams/detail/config/rtl.hpp [14:16]
- include/boost/iostreams/detail/current_directory.hpp [8:11]
- include/boost/iostreams/detail/execute.hpp [8:11]
- include/boost/iostreams/detail/functional.hpp [8:11]
- include/boost/iostreams/detail/restrict_impl.hpp [8:11]
- KEEP COPYRIGHT_SERVICE_LABEL 6f7c276a012f9ee2246668b32b4af25b
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/iostreams/device/mapped_file.hpp [1:5]
- src/mapped_file.cpp [1:6]
- KEEP COPYRIGHT_SERVICE_LABEL 7fe04975698c2d2ed95aae6c40492320
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/iostreams/categories.hpp [1:4]
- include/boost/iostreams/chain.hpp [1:4]
- include/boost/iostreams/char_traits.hpp [1:4]
- include/boost/iostreams/checked_operations.hpp [1:4]
- include/boost/iostreams/close.hpp [1:4]
- include/boost/iostreams/code_converter.hpp [1:4]
- include/boost/iostreams/combine.hpp [1:4]
- include/boost/iostreams/compose.hpp [1:4]
- include/boost/iostreams/concepts.hpp [1:4]
- include/boost/iostreams/constants.hpp [1:4]
- include/boost/iostreams/copy.hpp [1:4]
- include/boost/iostreams/detail/access_control.hpp [1:4]
- include/boost/iostreams/detail/adapter/concept_adapter.hpp [1:4]
- include/boost/iostreams/detail/adapter/direct_adapter.hpp [1:4]
- include/boost/iostreams/detail/adapter/mode_adapter.hpp [1:4]
- include/boost/iostreams/detail/adapter/non_blocking_adapter.hpp [1:4]
- include/boost/iostreams/detail/adapter/output_iterator_adapter.hpp [1:4]
- include/boost/iostreams/detail/adapter/range_adapter.hpp [1:4]
- include/boost/iostreams/detail/add_facet.hpp [1:4]
- include/boost/iostreams/detail/bool_trait_def.hpp [1:4]
- include/boost/iostreams/detail/broken_overload_resolution/forward.hpp [1:4]
- include/boost/iostreams/detail/broken_overload_resolution/stream.hpp [1:4]
- include/boost/iostreams/detail/broken_overload_resolution/stream_buffer.hpp [1:4]
- include/boost/iostreams/detail/buffer.hpp [1:4]
- include/boost/iostreams/detail/call_traits.hpp [1:4]
- include/boost/iostreams/detail/char_traits.hpp [1:4]
- include/boost/iostreams/detail/codecvt_helper.hpp [1:4]
- include/boost/iostreams/detail/codecvt_holder.hpp [1:4]
- include/boost/iostreams/detail/config/auto_link.hpp [1:4]
- include/boost/iostreams/detail/config/bzip2.hpp [1:4]
- include/boost/iostreams/detail/config/codecvt.hpp [1:4]
- include/boost/iostreams/detail/config/disable_warnings.hpp [1:4]
- include/boost/iostreams/detail/config/dyn_link.hpp [1:4]
- include/boost/iostreams/detail/config/enable_warnings.hpp [1:4]
- include/boost/iostreams/detail/config/gcc.hpp [1:4]
- include/boost/iostreams/detail/config/limits.hpp [1:4]
- include/boost/iostreams/detail/config/overload_resolution.hpp [1:4]
- include/boost/iostreams/detail/config/wide_streams.hpp [1:4]
- include/boost/iostreams/detail/config/windows_posix.hpp [1:5]
- include/boost/iostreams/detail/config/zlib.hpp [1:4]
- include/boost/iostreams/detail/counted_array.hpp [1:4]
- include/boost/iostreams/detail/default_arg.hpp [1:4]
- include/boost/iostreams/detail/dispatch.hpp [1:4]
- include/boost/iostreams/detail/double_object.hpp [1:4]
- include/boost/iostreams/detail/enable_if_stream.hpp [1:4]
- include/boost/iostreams/detail/error.hpp [1:4]
- include/boost/iostreams/detail/forward.hpp [1:4]
- include/boost/iostreams/detail/fstream.hpp [1:4]
- include/boost/iostreams/detail/ios.hpp [1:4]
- include/boost/iostreams/detail/iostream.hpp [1:4]
- include/boost/iostreams/detail/is_dereferenceable.hpp [1:5]
- include/boost/iostreams/detail/is_iterator_range.hpp [1:4]
- include/boost/iostreams/detail/newline.hpp [1:4]
- include/boost/iostreams/detail/optional.hpp [1:4]
- include/boost/iostreams/detail/param_type.hpp [1:4]
- include/boost/iostreams/detail/push.hpp [1:4]
- include/boost/iostreams/detail/push_params.hpp [1:4]
- include/boost/iostreams/detail/resolve.hpp [1:4]
- include/boost/iostreams/detail/select.hpp [1:4]
- include/boost/iostreams/detail/select_by_size.hpp [1:4]
- include/boost/iostreams/detail/streambuf.hpp [1:4]
- include/boost/iostreams/detail/streambuf/chainbuf.hpp [1:4]
- include/boost/iostreams/detail/streambuf/direct_streambuf.hpp [1:4]
- include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp [1:4]
- include/boost/iostreams/detail/streambuf/linked_streambuf.hpp [1:4]
- include/boost/iostreams/detail/system_failure.hpp [1:5]
- include/boost/iostreams/detail/template_params.hpp [1:4]
- include/boost/iostreams/detail/translate_int_type.hpp [1:4]
- include/boost/iostreams/detail/wrap_unwrap.hpp [1:4]
- include/boost/iostreams/device/array.hpp [1:4]
- include/boost/iostreams/device/back_inserter.hpp [1:4]
- include/boost/iostreams/device/file.hpp [1:4]
- include/boost/iostreams/device/file_descriptor.hpp [1:4]
- include/boost/iostreams/device/null.hpp [1:4]
- include/boost/iostreams/filter/aggregate.hpp [1:4]
- include/boost/iostreams/filter/bzip2.hpp [1:4]
- include/boost/iostreams/filter/counter.hpp [1:4]
- include/boost/iostreams/filter/gzip.hpp [1:4]
- include/boost/iostreams/filter/line.hpp [1:4]
- include/boost/iostreams/filter/newline.hpp [1:4]
- include/boost/iostreams/filter/regex.hpp [1:4]
- include/boost/iostreams/filter/stdio.hpp [1:4]
- include/boost/iostreams/filter/symmetric.hpp [1:4]
- include/boost/iostreams/filter/test.hpp [1:4]
- include/boost/iostreams/filter/zlib.hpp [1:4]
- include/boost/iostreams/filtering_stream.hpp [1:4]
- include/boost/iostreams/filtering_streambuf.hpp [1:4]
- include/boost/iostreams/flush.hpp [1:4]
- include/boost/iostreams/get.hpp [1:4]
- include/boost/iostreams/imbue.hpp [1:4]
- include/boost/iostreams/input_sequence.hpp [1:4]
- include/boost/iostreams/invert.hpp [1:4]
- include/boost/iostreams/operations.hpp [1:4]
- include/boost/iostreams/operations_fwd.hpp [1:4]
- include/boost/iostreams/optimal_buffer_size.hpp [1:4]
- include/boost/iostreams/output_sequence.hpp [1:4]
- include/boost/iostreams/pipeline.hpp [1:4]
- include/boost/iostreams/positioning.hpp [1:4]
- include/boost/iostreams/put.hpp [1:4]
- include/boost/iostreams/putback.hpp [1:4]
- include/boost/iostreams/read.hpp [1:4]
- include/boost/iostreams/seek.hpp [1:4]
- include/boost/iostreams/skip.hpp [1:4]
- include/boost/iostreams/stream.hpp [1:4]
- include/boost/iostreams/stream_buffer.hpp [1:4]
- include/boost/iostreams/tee.hpp [1:4]
- include/boost/iostreams/traits.hpp [1:4]
- include/boost/iostreams/traits_fwd.hpp [1:4]
- include/boost/iostreams/write.hpp [1:4]
- src/bzip2.cpp [1:4]
- src/file_descriptor.cpp [1:4]
- src/gzip.cpp [1:4]
- src/zlib.cpp [1:4]
- KEEP COPYRIGHT_SERVICE_LABEL a383151b86e2e3e0818991de72bf0c0e
- BELONGS ya.make
- FILE_INCLUDE include/boost/iostreams/filter/zstd.hpp found in files: include/boost/iostreams/filter/zstd.hpp at line 2, src/zstd.cpp at line 2
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/iostreams/filter/zstd.hpp [1:5]
- src/zstd.cpp [1:6]
- KEEP COPYRIGHT_SERVICE_LABEL ad834a54e6d96a73491e6f259770ab00
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/iostreams/detail/is_dereferenceable.hpp [1:5]
- KEEP COPYRIGHT_SERVICE_LABEL b4f5a55de50af359f9bfe971eb3941df
- BELONGS ya.make
- License text:
- // Inspired by fdstream.hpp, (C) Copyright Nicolai M. Josuttis 2001,
- // available at http://www.josuttis.com/cppcode/fdstream.html.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/iostreams/device/file_descriptor.hpp [8:9]
- KEEP COPYRIGHT_SERVICE_LABEL baa2e80f36559136e553f8b3692be5fb
- BELONGS ya.make
- License text:
- // (C) Copyright 2010 Daniel James
- // 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: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/iostreams/detail/config/unreachable_return.hpp [1:3]
- KEEP COPYRIGHT_SERVICE_LABEL c1ad1eba3e3dc2cbb9f429a55bf844e6
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/iostreams/detail/config/windows_posix.hpp [1:5]
- KEEP COPYRIGHT_SERVICE_LABEL cc7820f60bca73eee8e6e5903d73df38
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/iostreams/checked_operations.hpp [1:4]
- include/boost/iostreams/compose.hpp [1:4]
- include/boost/iostreams/detail/adapter/non_blocking_adapter.hpp [1:4]
- include/boost/iostreams/detail/counted_array.hpp [1:4]
- include/boost/iostreams/detail/default_arg.hpp [1:4]
- include/boost/iostreams/detail/is_dereferenceable.hpp [1:5]
- include/boost/iostreams/detail/newline.hpp [1:4]
- include/boost/iostreams/detail/optional.hpp [1:4]
- include/boost/iostreams/detail/system_failure.hpp [1:5]
- include/boost/iostreams/filter/counter.hpp [1:4]
- include/boost/iostreams/filter/line.hpp [1:4]
- include/boost/iostreams/filter/stdio.hpp [1:4]
- include/boost/iostreams/filter/test.hpp [1:4]
- include/boost/iostreams/get.hpp [1:4]
- include/boost/iostreams/operations.hpp [1:4]
- include/boost/iostreams/put.hpp [1:4]
- include/boost/iostreams/putback.hpp [1:4]
- include/boost/iostreams/read.hpp [1:4]
- include/boost/iostreams/tee.hpp [1:4]
- KEEP COPYRIGHT_SERVICE_LABEL ecdca441295ae759827f996dedc739c0
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/iostreams/device/mapped_file.hpp [1:5]
- src/lzma.cpp [1:6]
- src/zstd.cpp [1:6]
- KEEP COPYRIGHT_SERVICE_LABEL fc2a9fc530edf9f16f6eaac267113149
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/iostreams/device/mapped_file.hpp [1:5]
- src/mapped_file.cpp [1:6]
|