123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218 |
- # 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 2077ca9d01c7e6d6029ec1763233c5b0
- BELONGS ya.make
- License text:
- * Distributed under the Boost Software License, Version 1.0.
- * (See accompanying file LICENSE_1_0.txt or copy at
- * https://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/iterator/is_iterator.hpp [2:4]
- KEEP BSL-1.0 2cc71fe4bd12718a9884bf7ff37269f3
- 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/iterator/advance.hpp [3:5]
- include/boost/iterator/distance.hpp [3:5]
- 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/function_output_iterator.hpp [2:4]
- include/boost/generator_iterator.hpp [2:4]
- include/boost/iterator/counting_iterator.hpp [2:4]
- include/boost/iterator/detail/config_def.hpp [4:6]
- include/boost/iterator/detail/config_undef.hpp [2:4]
- include/boost/iterator/detail/enable_if.hpp [4:6]
- include/boost/iterator/filter_iterator.hpp [4:6]
- include/boost/iterator/function_input_iterator.hpp [4:6]
- include/boost/iterator/function_output_iterator.hpp [2:4]
- include/boost/iterator/indirect_iterator.hpp [4:6]
- include/boost/iterator/interoperable.hpp [4:6]
- include/boost/iterator/iterator_adaptor.hpp [4:6]
- include/boost/iterator/iterator_archetypes.hpp [2:4]
- include/boost/iterator/iterator_categories.hpp [2:4]
- include/boost/iterator/iterator_concepts.hpp [2:4]
- include/boost/iterator/iterator_facade.hpp [4:6]
- include/boost/iterator/iterator_traits.hpp [2:4]
- include/boost/iterator/permutation_iterator.hpp [4:6]
- include/boost/iterator/reverse_iterator.hpp [4:6]
- include/boost/iterator/transform_iterator.hpp [4:6]
- include/boost/iterator/zip_iterator.hpp [4:6]
- include/boost/pending/iterator_adaptors.hpp [2:4]
- include/boost/pending/iterator_tests.hpp [2:4]
- KEEP BSL-1.0 49af97cadb10453f2b05003f793e4adc
- BELONGS ya.make
- License text:
- Distributed under the [Boost Software License, Version 1.0](https://www.boost.org/LICENSE_1_0.txt).
- Scancode info:
- Original SPDX id: BSL-1.0
- Score : 88.89
- 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 [27:27]
- KEEP BSL-1.0 49e6bc77399e998df4a19b5127671d43
- BELONGS ya.make
- License text:
- // Copyright David Abrahams 2004. 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/iterator_adaptors.hpp [1:3]
- KEEP BSL-1.0 524e838f61fea095d692df7fee05bf3f
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: LicenseRef-scancode-boost-original
- Score : 100.00
- Match type : TEXT
- Links : http://boost.org, https://github.com/boostorg/rational/blob/0fe0beca5397c812c4f85a7de0d0769de59e12e0/include/boost/rational.hpp, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/boost-original.LICENSE
- Files with this license:
- include/boost/shared_container_iterator.hpp [1:4]
- KEEP BSL-1.0 6cee195f9161a1b94784d4975695337c
- 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 : 96.88
- 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/indirect_reference.hpp [5:7]
- include/boost/pointee.hpp [5:7]
- KEEP BSL-1.0 744fe4ef3652113826a015c6780732de
- 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/next_prior.hpp [6:8]
- 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/pending/detail/int_iterator.hpp [2:4]
- KEEP BSL-1.0 90107d2b937b306faf40f2deb0858e34
- 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 : 96.88
- 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/iterator/detail/any_conversion_eater.hpp [1:3]
- include/boost/iterator/detail/facade_iterator_category.hpp [1:3]
- include/boost/iterator/detail/minimum_category.hpp [1:3]
- include/boost/iterator/is_lvalue_iterator.hpp [1:3]
- include/boost/iterator/is_readable_iterator.hpp [1:3]
- include/boost/iterator/minimum_category.hpp [1:3]
- KEEP BSL-1.0 a5006bb276a0e8fcc0c080cd5a14814e
- 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 : 55.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 [16:16]
- KEEP BSL-1.0 a5255d1626f948de09c788692e999646
- BELONGS ya.make
- License text:
- // Use, modification and distribution is 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 : 96.88
- 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/iterator/new_iterator_tests.hpp [9:12]
|