devtools.licenses.report 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. # File format ($ symbol means the beginning of a line):
  2. #
  3. # $ # this message
  4. # $ # =======================
  5. # $ # comments (all commentaries should starts with some number of spaces and # symbol)
  6. # $ IGNORE_FILES {file1.ext1} {file2.ext2} - (optional) ignore listed files when generating license macro and credits
  7. # $ RENAME {original license id} TO {new license id} # user comments - (optional) use {new license id} instead {original license id} in ya.make files
  8. # $ # user comments
  9. # $
  10. # ${action} {license id} {license text hash}
  11. # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
  12. # ${all_file_action} filename
  13. # $ # user commentaries (many lines)
  14. # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
  15. # ${action} {license spdx} {license text hash}
  16. # $BELONGS ./ya/make/file/relative/path/3/ya.make
  17. # ${all_file_action} filename
  18. # $ # user commentaries
  19. # $ generated description
  20. # $ ...
  21. #
  22. # You can modify action, all_file_action and add commentaries
  23. # Available actions:
  24. # keep - keep license in contrib and use in credits
  25. # skip - skip license
  26. # remove - remove all files with this license
  27. # 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
  28. #
  29. # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
  30. # We suppose that that files can contain some license info
  31. # Available all file actions:
  32. # FILE_IGNORE - ignore file (do nothing)
  33. # FILE_INCLUDE - include all file data into licenses text file
  34. # =======================
  35. KEEP BSL-1.0 0974809ca97a6ae3d4791e1b39276ddd
  36. BELONGS ya.make
  37. License text:
  38. * Use, modification and distribution are subject to the
  39. * Boost Software License, Version 1.0. (See accompanying file
  40. * LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  41. Scancode info:
  42. Original SPDX id: BSL-1.0
  43. Score : 100.00
  44. Match type : NOTICE
  45. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  46. Files with this license:
  47. include/boost/regex/v4/regex_token_iterator.hpp [6:8]
  48. include/boost/regex/v5/regex_token_iterator.hpp [6:8]
  49. KEEP BSL-1.0 65724380ee1601b28f0db6323a0ad006
  50. BELONGS ya.make
  51. License text:
  52. * Use, modification and distribution are subject to the
  53. * Boost Software License, Version 1.0. (See accompanying file
  54. * LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  55. Scancode info:
  56. Original SPDX id: BSL-1.0
  57. Score : 100.00
  58. Match type : NOTICE
  59. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  60. Files with this license:
  61. include/boost/regex/config.hpp [6:8]
  62. include/boost/regex/v4/char_regex_traits.hpp [6:8]
  63. include/boost/regex/v4/cregex.hpp [6:8]
  64. include/boost/regex/v4/error_type.hpp [6:8]
  65. include/boost/regex/v4/icu.hpp [6:8]
  66. include/boost/regex/v4/regex_traits_defaults.hpp [6:8]
  67. include/boost/regex/v5/char_regex_traits.hpp [6:8]
  68. include/boost/regex/v5/cregex.hpp [6:8]
  69. include/boost/regex/v5/error_type.hpp [6:8]
  70. include/boost/regex/v5/regex_traits_defaults.hpp [6:8]
  71. KEEP BSL-1.0 7dd8de26ac392d25f996e40e98028698
  72. BELONGS ya.make
  73. License text:
  74. * Use, modification and distribution are subject to the
  75. * Boost Software License, Version 1.0. (See accompanying file
  76. * LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  77. Scancode info:
  78. Original SPDX id: BSL-1.0
  79. Score : 100.00
  80. Match type : NOTICE
  81. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  82. Files with this license:
  83. include/boost/cregex.hpp [6:8]
  84. include/boost/regex.h [6:8]
  85. include/boost/regex.hpp [6:8]
  86. include/boost/regex/concepts.hpp [6:8]
  87. include/boost/regex/config/borland.hpp [6:8]
  88. include/boost/regex/config/cwchar.hpp [6:8]
  89. include/boost/regex/icu.hpp [6:8]
  90. include/boost/regex/mfc.hpp [6:8]
  91. include/boost/regex/pattern_except.hpp [6:8]
  92. include/boost/regex/pending/object_cache.hpp [6:8]
  93. include/boost/regex/pending/static_mutex.hpp [6:8]
  94. include/boost/regex/pending/unicode_iterator.hpp [6:8]
  95. include/boost/regex/regex_traits.hpp [6:8]
  96. include/boost/regex/user.hpp [6:8]
  97. include/boost/regex/v4/basic_regex_creator.hpp [6:8]
  98. include/boost/regex/v4/basic_regex_parser.hpp [6:8]
  99. include/boost/regex/v4/c_regex_traits.hpp [6:8]
  100. include/boost/regex/v4/cpp_regex_traits.hpp [6:8]
  101. include/boost/regex/v4/indexed_bit_flag.hpp [6:8]
  102. include/boost/regex/v4/iterator_category.hpp [6:8]
  103. include/boost/regex/v4/iterator_traits.hpp [6:8]
  104. include/boost/regex/v4/match_flags.hpp [6:8]
  105. include/boost/regex/v4/match_results.hpp [6:8]
  106. include/boost/regex/v4/mem_block_cache.hpp [5:7]
  107. include/boost/regex/v4/object_cache.hpp [6:8]
  108. include/boost/regex/v4/pattern_except.hpp [6:8]
  109. include/boost/regex/v4/perl_matcher.hpp [6:8]
  110. include/boost/regex/v4/perl_matcher_common.hpp [6:8]
  111. include/boost/regex/v4/perl_matcher_non_recursive.hpp [6:8]
  112. include/boost/regex/v4/perl_matcher_recursive.hpp [6:8]
  113. include/boost/regex/v4/primary_transform.hpp [6:8]
  114. include/boost/regex/v4/protected_call.hpp [6:8]
  115. include/boost/regex/v4/regbase.hpp [6:8]
  116. include/boost/regex/v4/regex.hpp [6:8]
  117. include/boost/regex/v4/regex_format.hpp [6:8]
  118. include/boost/regex/v4/regex_fwd.hpp [6:8]
  119. include/boost/regex/v4/regex_grep.hpp [6:8]
  120. include/boost/regex/v4/regex_iterator.hpp [6:8]
  121. include/boost/regex/v4/regex_match.hpp [6:8]
  122. include/boost/regex/v4/regex_merge.hpp [6:8]
  123. include/boost/regex/v4/regex_raw_buffer.hpp [6:8]
  124. include/boost/regex/v4/regex_replace.hpp [6:8]
  125. include/boost/regex/v4/regex_search.hpp [6:8]
  126. include/boost/regex/v4/regex_split.hpp [6:8]
  127. include/boost/regex/v4/regex_traits.hpp [6:8]
  128. include/boost/regex/v4/regex_workaround.hpp [6:8]
  129. include/boost/regex/v4/states.hpp [6:8]
  130. include/boost/regex/v4/sub_match.hpp [6:8]
  131. include/boost/regex/v4/syntax_type.hpp [6:8]
  132. include/boost/regex/v4/u32regex_iterator.hpp [6:8]
  133. include/boost/regex/v4/u32regex_token_iterator.hpp [6:8]
  134. include/boost/regex/v4/unicode_iterator.hpp [6:8]
  135. include/boost/regex/v4/w32_regex_traits.hpp [6:8]
  136. include/boost/regex/v5/basic_regex_creator.hpp [6:8]
  137. include/boost/regex/v5/basic_regex_parser.hpp [6:8]
  138. include/boost/regex/v5/c_regex_traits.hpp [6:8]
  139. include/boost/regex/v5/cpp_regex_traits.hpp [6:8]
  140. include/boost/regex/v5/icu.hpp [6:8]
  141. include/boost/regex/v5/iterator_category.hpp [6:8]
  142. include/boost/regex/v5/iterator_traits.hpp [6:8]
  143. include/boost/regex/v5/match_flags.hpp [6:8]
  144. include/boost/regex/v5/match_results.hpp [6:8]
  145. include/boost/regex/v5/mem_block_cache.hpp [5:7]
  146. include/boost/regex/v5/object_cache.hpp [6:8]
  147. include/boost/regex/v5/pattern_except.hpp [6:8]
  148. include/boost/regex/v5/perl_matcher.hpp [6:8]
  149. include/boost/regex/v5/perl_matcher_common.hpp [6:8]
  150. include/boost/regex/v5/perl_matcher_non_recursive.hpp [6:8]
  151. include/boost/regex/v5/primary_transform.hpp [6:8]
  152. include/boost/regex/v5/regbase.hpp [6:8]
  153. include/boost/regex/v5/regex.hpp [6:8]
  154. include/boost/regex/v5/regex_format.hpp [6:8]
  155. include/boost/regex/v5/regex_fwd.hpp [6:8]
  156. include/boost/regex/v5/regex_grep.hpp [6:8]
  157. include/boost/regex/v5/regex_iterator.hpp [6:8]
  158. include/boost/regex/v5/regex_match.hpp [6:8]
  159. include/boost/regex/v5/regex_merge.hpp [6:8]
  160. include/boost/regex/v5/regex_raw_buffer.hpp [6:8]
  161. include/boost/regex/v5/regex_replace.hpp [6:8]
  162. include/boost/regex/v5/regex_search.hpp [6:8]
  163. include/boost/regex/v5/regex_split.hpp [6:8]
  164. include/boost/regex/v5/regex_traits.hpp [6:8]
  165. include/boost/regex/v5/regex_workaround.hpp [6:8]
  166. include/boost/regex/v5/states.hpp [6:8]
  167. include/boost/regex/v5/sub_match.hpp [6:8]
  168. include/boost/regex/v5/syntax_type.hpp [6:8]
  169. include/boost/regex/v5/u32regex_iterator.hpp [6:8]
  170. include/boost/regex/v5/u32regex_token_iterator.hpp [6:8]
  171. include/boost/regex/v5/unicode_iterator.hpp [6:8]
  172. include/boost/regex/v5/w32_regex_traits.hpp [6:8]
  173. include/boost/regex_fwd.hpp [6:8]
  174. src/internals.hpp [6:8]
  175. src/posix_api.cpp [6:8]
  176. src/regex.cpp [6:8]
  177. src/regex_debug.cpp [6:8]
  178. src/static_mutex.cpp [6:8]
  179. src/wide_posix_api.cpp [6:8]
  180. KEEP BSL-1.0 c01de0902348b7c9494d50eaacc721eb
  181. BELONGS ya.make
  182. License text:
  183. * Distributed under the Boost Software License, Version 1.0.
  184. * (See accompanying file LICENSE_1_0.txt or copy at
  185. * http://www.boost.org/LICENSE_1_0.txt)
  186. Scancode info:
  187. Original SPDX id: BSL-1.0
  188. Score : 100.00
  189. Match type : NOTICE
  190. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  191. Files with this license:
  192. include/boost/regex/v4/basic_regex.hpp [6:8]
  193. include/boost/regex/v5/basic_regex.hpp [6:8]