123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270 |
- # 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 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 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/move/algo/adaptive_merge.hpp [4:6]
- include/boost/move/algo/adaptive_sort.hpp [4:6]
- include/boost/move/algo/detail/adaptive_sort_merge.hpp [4:6]
- include/boost/move/algo/detail/basic_op.hpp [4:6]
- include/boost/move/algo/detail/heap_sort.hpp [4:6]
- include/boost/move/algo/detail/insertion_sort.hpp [4:6]
- include/boost/move/algo/detail/merge.hpp [4:6]
- include/boost/move/algo/detail/merge_sort.hpp [4:6]
- include/boost/move/algo/detail/pdqsort.hpp [5:7]
- include/boost/move/algo/detail/search.hpp [4:6]
- include/boost/move/algo/detail/set_difference.hpp [4:6]
- include/boost/move/algo/move.hpp [4:6]
- include/boost/move/algo/predicate.hpp [4:6]
- include/boost/move/algo/unique.hpp [4:6]
- include/boost/move/algorithm.hpp [4:6]
- include/boost/move/core.hpp [4:6]
- include/boost/move/detail/destruct_n.hpp [4:6]
- include/boost/move/detail/iterator_traits.hpp [4:6]
- include/boost/move/detail/meta_utils.hpp [4:6]
- include/boost/move/detail/meta_utils_core.hpp [4:6]
- include/boost/move/detail/move_helpers.hpp [4:6]
- include/boost/move/detail/type_traits.hpp [5:7]
- include/boost/move/detail/unique_ptr_meta_utils.hpp [4:6]
- include/boost/move/iterator.hpp [4:6]
- include/boost/move/move.hpp [5:7]
- include/boost/move/traits.hpp [4:6]
- include/boost/move/utility.hpp [4:6]
- include/boost/move/utility_core.hpp [4:6]
- KEEP BSL-1.0 31b5f7cf1ea991a6516437dc785d8c86
- BELONGS ya.make
- License text:
- // (C) Copyright Ion Gaztanaga 2017-2018. 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/move/algo/detail/is_sorted.hpp [5:7]
- KEEP BSL-1.0 476ce185bbfb7af264a4b35c8c5d052e
- 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/move/detail/std_ns_begin.hpp [4:6]
- include/boost/move/detail/std_ns_end.hpp [4:6]
- KEEP BSL-1.0 4d5252e413de14514a327fd589154ef8
- BELONGS ya.make
- License text:
- // (C) Copyright Ion Gaztanaga 2005-2013. 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/move/adl_move_swap.hpp [4:6]
- KEEP BSL-1.0 50dc18b27f34dab68ff41aa3f7880dda
- 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/move/detail/reverse_iterator.hpp [5:7]
- include/boost/move/detail/to_raw_pointer.hpp [5:7]
- 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 690c428b6f6c5e3219b8dd9abdb64215
- BELONGS ya.make
- License text:
- // (C) Copyright Ion Gaztanaga 2014-2017. 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/move/detail/pointer_element.hpp [3:5]
- KEEP BSL-1.0 6f58c862f763ee945f279dbe9d509166
- BELONGS ya.make
- License text:
- // (C) Copyright Ion Gaztanaga 2014-2014. 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/move/default_delete.hpp [3:5]
- include/boost/move/detail/fwd_macros.hpp [3:5]
- include/boost/move/detail/workaround.hpp [3:5]
- include/boost/move/unique_ptr.hpp [3:5]
- KEEP BSL-1.0 7046eb5e05d97f8094aad004556f5459
- BELONGS ya.make
- License text:
- // (C) Copyright Ion Gaztanaga 2006-2014. 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/move/make_unique.hpp [3:5]
- 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 [33:33]
- KEEP BSL-1.0 d4d0d34f805f5eee001a987f1e04a4a4
- BELONGS ya.make
- License text:
- // (C) Copyright Ion Gaztanaga 2012-2012. 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/move/detail/config_begin.hpp [3:5]
- include/boost/move/detail/config_end.hpp [3:5]
- KEEP BSL-1.0 d61752484f220755bd1f5e838c59307b
- BELONGS ya.make
- License text:
- // (C) Copyright Ion Gaztanaga 2014-2015. 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/move/detail/addressof.hpp [3:5]
- include/boost/move/detail/force_ptr.hpp [3:5]
- include/boost/move/detail/iterator_to_raw_pointer.hpp [3:5]
- include/boost/move/detail/launder.hpp [3:5]
- include/boost/move/detail/placement_new.hpp [5:7]
- KEEP BSL-1.0 da2a87ccf5ae416e33c8d6bfe78baa14
- BELONGS ya.make
- License text:
- // Distributed under the Boost Software License, Version 1.0.
- // See 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/move/detail/nsec_clock.hpp [18:19]
- KEEP Zlib feac64119d30e7019060ba88ec6d5f1a
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: Zlib
- Score : 100.00
- Match type : TEXT
- Links : http://www.gzip.org/zlib/zlib_license.html, http://www.zlib.net/, https://spdx.org/licenses/Zlib
- Files with this license:
- include/boost/move/algo/detail/pdqsort.hpp [25:34]
|