123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201 |
- # 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 011fcbacb89caf6fb7d35d5ddd8327fb
- 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/cerrno.hpp [4:6]
- include/boost/system/detail/cerrno.hpp [2:4]
- KEEP BSL-1.0 01e5451e767de9ca66ea6feb8e9878f8
- BELONGS ya.make
- License text:
- // http://www.boost.org/LICENSE_1_0.txt
- Scancode info:
- Original SPDX id: BSL-1.0
- Score : 44.00
- Match type : REFERENCE
- 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/system/detail/enable_if.hpp [6:6]
- include/boost/system/detail/is_same.hpp [6:6]
- include/boost/system/error_category.hpp [6:6]
- include/boost/system/error_condition.hpp [6:6]
- include/boost/system/generic_category.hpp [6:6]
- include/boost/system/system_category.hpp [6:6]
- 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/system/detail/config.hpp [6:7]
- include/boost/system/detail/errc.hpp [8:9]
- include/boost/system/detail/generic_category_message.hpp [8:9]
- include/boost/system/detail/snprintf.hpp [6:7]
- include/boost/system/detail/std_category.hpp [8:9]
- include/boost/system/detail/std_category_impl.hpp [8:9]
- include/boost/system/detail/system_category_condition_win32.hpp [8:9]
- include/boost/system/detail/system_category_message.hpp [8:9]
- include/boost/system/detail/system_category_message_win32.hpp [8:9]
- include/boost/system/errc.hpp [8:9]
- KEEP BSL-1.0 59c75c5a0cf680ac7d511be8b54ed0eb
- BELONGS ya.make
- License text:
- // https://www.boost.org/LICENSE_1_0.txt)
- Scancode info:
- Original SPDX id: BSL-1.0
- Score : 100.00
- Match type : REFERENCE
- 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/system.hpp [6:6]
- include/boost/system/detail/append_int.hpp [6:6]
- include/boost/system/detail/mutex.hpp [6:6]
- KEEP BSL-1.0 91edf42d64b7d575f33dce422ab41c2f
- BELONGS ya.make
- License text:
- // Distributed under the Boost Software License, Version 1.0
- 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/system/detail/enable_if.hpp [5:5]
- include/boost/system/detail/is_same.hpp [5:5]
- include/boost/system/error_category.hpp [5:5]
- include/boost/system/error_condition.hpp [5:5]
- include/boost/system/generic_category.hpp [5:5]
- include/boost/system/system_category.hpp [5:5]
- KEEP BSL-1.0 d7f87ea2cced5bb8dd0a81e515f54c30
- 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/system/config.hpp [5:6]
- include/boost/system/detail/error_category.hpp [8:9]
- include/boost/system/detail/error_category_impl.hpp [8:9]
- include/boost/system/detail/error_code.hpp [8:9]
- include/boost/system/detail/error_condition.hpp [8:9]
- include/boost/system/detail/generic_category.hpp [8:9]
- include/boost/system/detail/interop_category.hpp [8:9]
- include/boost/system/detail/system_category.hpp [8:9]
- include/boost/system/detail/system_category_impl.hpp [8:9]
- include/boost/system/detail/throws.hpp [8:9]
- include/boost/system/error_code.hpp [8:9]
- include/boost/system/is_error_code_enum.hpp [8:9]
- include/boost/system/is_error_condition_enum.hpp [8:9]
- include/boost/system/linux_error.hpp [5:6]
- include/boost/system/windows_error.hpp [5:6]
- 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/system/api_config.hpp [5:6]
- KEEP BSL-1.0 e03c043ca7052925e34194f3fe2631e4
- BELONGS ya.make
- License text:
- // Distributed under the Boost Software License, Version 1.0.
- 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/system.hpp [5:5]
- include/boost/system/detail/append_int.hpp [5:5]
- include/boost/system/detail/mutex.hpp [5:5]
- KEEP BSL-1.0 e9df2954141aa96551bf39192c39d2fe
- 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 : 94.44
- 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/system/result.hpp [5:6]
- include/boost/system/system_error.hpp [6:7]
- KEEP BSL-1.0 f01e076908d4cc1916631abc2b738d8f
- BELONGS ya.make
- License text:
- \## License
- Distributed under the
- [Boost Software License, Version 1.0](http://boost.org/LICENSE_1_0.txt).
- Scancode info:
- Original SPDX id: BSL-1.0
- Score : 50.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 [22:25]
|