devtools.copyrights.report 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265
  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 COPYRIGHT_SERVICE_LABEL 00c7d0bb63cb71747e934511dcaa5bcc
  36. BELONGS ya.make
  37. License text:
  38. Copyright (c) 2001-2003 Joel de Guzman
  39. http://spirit.sourceforge.net/
  40. Scancode info:
  41. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  42. Score : 100.00
  43. Match type : COPYRIGHT
  44. Files with this license:
  45. include/boost/xpressive/detail/utility/chset/range_run.hpp [2:3]
  46. include/boost/xpressive/detail/utility/chset/range_run.ipp [2:3]
  47. KEEP COPYRIGHT_SERVICE_LABEL 0c99d75cb8a2efd9e835c9f7a2d6551d
  48. BELONGS ya.make
  49. Note: matched license text is too long. Read it in the source files.
  50. Scancode info:
  51. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  52. Score : 100.00
  53. Match type : COPYRIGHT
  54. Files with this license:
  55. include/boost/xpressive/detail/utility/counted_base.hpp [2:4]
  56. KEEP COPYRIGHT_SERVICE_LABEL 4c05b98b305186bded685dc5e858e190
  57. BELONGS ya.make
  58. License text:
  59. // Copyright 2007 David Jenkins.
  60. // Copyright 2007 Eric Niebler.
  61. Scancode info:
  62. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  63. Score : 100.00
  64. Match type : COPYRIGHT
  65. Files with this license:
  66. include/boost/xpressive/detail/utility/symbols.hpp [9:10]
  67. KEEP COPYRIGHT_SERVICE_LABEL 5d5ceeefae6baf9c4d0ab38f1ad40835
  68. BELONGS ya.make
  69. License text:
  70. Copyright (c) 2001-2003 Joel de Guzman
  71. Copyright (c) 2001-2003 Daniel Nuffer
  72. http://spirit.sourceforge.net/
  73. Scancode info:
  74. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  75. Score : 100.00
  76. Match type : COPYRIGHT
  77. Files with this license:
  78. include/boost/xpressive/detail/utility/chset/basic_chset.hpp [2:4]
  79. include/boost/xpressive/detail/utility/chset/basic_chset.ipp [2:4]
  80. KEEP COPYRIGHT_SERVICE_LABEL 904ac0fbc0c69dc23756cca7f9047738
  81. BELONGS ya.make
  82. License text:
  83. // Copyright 2009 Eric Niebler. Distributed under the Boost
  84. // Software License, Version 1.0. (See accompanying file
  85. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  86. Scancode info:
  87. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  88. Score : 100.00
  89. Match type : COPYRIGHT
  90. Files with this license:
  91. include/boost/xpressive/detail/core/list.hpp [7:9]
  92. include/boost/xpressive/detail/core/regex_domain.hpp [5:7]
  93. KEEP COPYRIGHT_SERVICE_LABEL 9f570a3f9d4cfb2e159acf8ce988271b
  94. BELONGS ya.make
  95. License text:
  96. // Copyright 2008 Eric Niebler.
  97. // Copyright 2008 David Jenkins.
  98. Scancode info:
  99. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  100. Score : 100.00
  101. Match type : COPYRIGHT
  102. Files with this license:
  103. include/boost/xpressive/detail/core/matcher/action_matcher.hpp [4:5]
  104. include/boost/xpressive/detail/core/matcher/attr_matcher.hpp [4:5]
  105. include/boost/xpressive/detail/static/transforms/as_action.hpp [4:5]
  106. KEEP COPYRIGHT_SERVICE_LABEL b55de55bf9cf2ea9ad89223e9c74d22d
  107. BELONGS ya.make
  108. License text:
  109. // Copyright 2007 David Jenkins.
  110. // Copyright 2007 Eric Niebler.
  111. Scancode info:
  112. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  113. Score : 100.00
  114. Match type : COPYRIGHT
  115. Files with this license:
  116. include/boost/xpressive/detail/utility/symbols.hpp [9:10]
  117. KEEP COPYRIGHT_SERVICE_LABEL c24b5b08917188c6ae925e003535d186
  118. BELONGS ya.make
  119. License text:
  120. // Copyright 2008 Eric Niebler. Distributed under the Boost
  121. // Software License, Version 1.0. (See accompanying file
  122. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  123. Scancode info:
  124. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  125. Score : 100.00
  126. Match type : COPYRIGHT
  127. Files with this license:
  128. include/boost/xpressive/basic_regex.hpp [6:8]
  129. include/boost/xpressive/detail/core/access.hpp [4:6]
  130. include/boost/xpressive/detail/core/action.hpp [4:6]
  131. include/boost/xpressive/detail/core/adaptor.hpp [4:6]
  132. include/boost/xpressive/detail/core/finder.hpp [3:5]
  133. include/boost/xpressive/detail/core/flow_control.hpp [4:6]
  134. include/boost/xpressive/detail/core/icase.hpp [4:6]
  135. include/boost/xpressive/detail/core/linker.hpp [4:6]
  136. include/boost/xpressive/detail/core/matcher/action_matcher.hpp [4:5]
  137. include/boost/xpressive/detail/core/matcher/alternate_end_matcher.hpp [4:6]
  138. include/boost/xpressive/detail/core/matcher/alternate_matcher.hpp [4:6]
  139. include/boost/xpressive/detail/core/matcher/any_matcher.hpp [4:6]
  140. include/boost/xpressive/detail/core/matcher/assert_bol_matcher.hpp [4:6]
  141. include/boost/xpressive/detail/core/matcher/assert_bos_matcher.hpp [4:6]
  142. include/boost/xpressive/detail/core/matcher/assert_eol_matcher.hpp [4:6]
  143. include/boost/xpressive/detail/core/matcher/assert_eos_matcher.hpp [4:6]
  144. include/boost/xpressive/detail/core/matcher/assert_line_base.hpp [4:6]
  145. include/boost/xpressive/detail/core/matcher/assert_word_matcher.hpp [4:6]
  146. include/boost/xpressive/detail/core/matcher/attr_begin_matcher.hpp [4:6]
  147. include/boost/xpressive/detail/core/matcher/attr_end_matcher.hpp [4:6]
  148. include/boost/xpressive/detail/core/matcher/attr_matcher.hpp [4:5]
  149. include/boost/xpressive/detail/core/matcher/charset_matcher.hpp [4:6]
  150. include/boost/xpressive/detail/core/matcher/end_matcher.hpp [4:6]
  151. include/boost/xpressive/detail/core/matcher/epsilon_matcher.hpp [4:6]
  152. include/boost/xpressive/detail/core/matcher/keeper_matcher.hpp [4:6]
  153. include/boost/xpressive/detail/core/matcher/literal_matcher.hpp [4:6]
  154. include/boost/xpressive/detail/core/matcher/logical_newline_matcher.hpp [4:6]
  155. include/boost/xpressive/detail/core/matcher/lookahead_matcher.hpp [4:6]
  156. include/boost/xpressive/detail/core/matcher/lookbehind_matcher.hpp [4:6]
  157. include/boost/xpressive/detail/core/matcher/mark_begin_matcher.hpp [4:6]
  158. include/boost/xpressive/detail/core/matcher/mark_end_matcher.hpp [4:6]
  159. include/boost/xpressive/detail/core/matcher/mark_matcher.hpp [4:6]
  160. include/boost/xpressive/detail/core/matcher/optional_matcher.hpp [4:6]
  161. include/boost/xpressive/detail/core/matcher/posix_charset_matcher.hpp [4:6]
  162. include/boost/xpressive/detail/core/matcher/predicate_matcher.hpp [4:6]
  163. include/boost/xpressive/detail/core/matcher/range_matcher.hpp [4:6]
  164. include/boost/xpressive/detail/core/matcher/regex_byref_matcher.hpp [4:6]
  165. include/boost/xpressive/detail/core/matcher/regex_matcher.hpp [4:6]
  166. include/boost/xpressive/detail/core/matcher/repeat_begin_matcher.hpp [4:6]
  167. include/boost/xpressive/detail/core/matcher/repeat_end_matcher.hpp [4:6]
  168. include/boost/xpressive/detail/core/matcher/set_matcher.hpp [4:6]
  169. include/boost/xpressive/detail/core/matcher/simple_repeat_matcher.hpp [4:6]
  170. include/boost/xpressive/detail/core/matcher/string_matcher.hpp [4:6]
  171. include/boost/xpressive/detail/core/matcher/true_matcher.hpp [4:6]
  172. include/boost/xpressive/detail/core/matchers.hpp [4:6]
  173. include/boost/xpressive/detail/core/optimize.hpp [4:6]
  174. include/boost/xpressive/detail/core/peeker.hpp [4:6]
  175. include/boost/xpressive/detail/core/quant_style.hpp [4:6]
  176. include/boost/xpressive/detail/core/regex_impl.hpp [4:6]
  177. include/boost/xpressive/detail/core/results_cache.hpp [4:6]
  178. include/boost/xpressive/detail/core/state.hpp [4:6]
  179. include/boost/xpressive/detail/core/sub_match_impl.hpp [4:6]
  180. include/boost/xpressive/detail/core/sub_match_vector.hpp [4:6]
  181. include/boost/xpressive/detail/detail_fwd.hpp [4:6]
  182. include/boost/xpressive/detail/dynamic/dynamic.hpp [4:6]
  183. include/boost/xpressive/detail/dynamic/matchable.hpp [4:6]
  184. include/boost/xpressive/detail/dynamic/parse_charset.hpp [4:6]
  185. include/boost/xpressive/detail/dynamic/parser.hpp [6:8]
  186. include/boost/xpressive/detail/dynamic/parser_enum.hpp [4:6]
  187. include/boost/xpressive/detail/dynamic/parser_traits.hpp [4:6]
  188. include/boost/xpressive/detail/dynamic/sequence.hpp [4:6]
  189. include/boost/xpressive/detail/static/compile.hpp [4:6]
  190. include/boost/xpressive/detail/static/grammar.hpp [4:6]
  191. include/boost/xpressive/detail/static/is_pure.hpp [4:6]
  192. include/boost/xpressive/detail/static/modifier.hpp [4:6]
  193. include/boost/xpressive/detail/static/placeholders.hpp [4:6]
  194. include/boost/xpressive/detail/static/static.hpp [4:6]
  195. include/boost/xpressive/detail/static/transforms/as_action.hpp [4:5]
  196. include/boost/xpressive/detail/static/transforms/as_alternate.hpp [4:6]
  197. include/boost/xpressive/detail/static/transforms/as_independent.hpp [4:6]
  198. include/boost/xpressive/detail/static/transforms/as_inverse.hpp [4:6]
  199. include/boost/xpressive/detail/static/transforms/as_marker.hpp [4:6]
  200. include/boost/xpressive/detail/static/transforms/as_matcher.hpp [4:6]
  201. include/boost/xpressive/detail/static/transforms/as_modifier.hpp [4:6]
  202. include/boost/xpressive/detail/static/transforms/as_quantifier.hpp [4:6]
  203. include/boost/xpressive/detail/static/transforms/as_sequence.hpp [4:6]
  204. include/boost/xpressive/detail/static/transforms/as_set.hpp [4:6]
  205. include/boost/xpressive/detail/static/transmogrify.hpp [4:6]
  206. include/boost/xpressive/detail/static/type_traits.hpp [4:6]
  207. include/boost/xpressive/detail/static/visitor.hpp [4:6]
  208. include/boost/xpressive/detail/static/width_of.hpp [4:6]
  209. include/boost/xpressive/detail/utility/algorithm.hpp [4:6]
  210. include/boost/xpressive/detail/utility/any.hpp [4:6]
  211. include/boost/xpressive/detail/utility/boyer_moore.hpp [7:9]
  212. include/boost/xpressive/detail/utility/chset/chset.hpp [4:6]
  213. include/boost/xpressive/detail/utility/cons.hpp [4:6]
  214. include/boost/xpressive/detail/utility/dont_care.hpp [4:6]
  215. include/boost/xpressive/detail/utility/hash_peek_bitset.hpp [4:6]
  216. include/boost/xpressive/detail/utility/ignore_unused.hpp [4:6]
  217. include/boost/xpressive/detail/utility/literals.hpp [4:6]
  218. include/boost/xpressive/detail/utility/never_true.hpp [4:6]
  219. include/boost/xpressive/detail/utility/save_restore.hpp [4:6]
  220. include/boost/xpressive/detail/utility/sequence_stack.hpp [4:6]
  221. include/boost/xpressive/detail/utility/tracking_ptr.hpp [4:6]
  222. include/boost/xpressive/detail/utility/traits_utils.hpp [4:6]
  223. include/boost/xpressive/detail/utility/width.hpp [4:6]
  224. include/boost/xpressive/match_results.hpp [7:9]
  225. include/boost/xpressive/regex_actions.hpp [5:7]
  226. include/boost/xpressive/regex_algorithms.hpp [5:7]
  227. include/boost/xpressive/regex_compiler.hpp [6:8]
  228. include/boost/xpressive/regex_constants.hpp [6:8]
  229. include/boost/xpressive/regex_error.hpp [5:7]
  230. include/boost/xpressive/regex_iterator.hpp [6:8]
  231. include/boost/xpressive/regex_primitives.hpp [5:7]
  232. include/boost/xpressive/regex_token_iterator.hpp [6:8]
  233. include/boost/xpressive/regex_traits.hpp [6:8]
  234. include/boost/xpressive/sub_match.hpp [6:8]
  235. include/boost/xpressive/traits/c_regex_traits.hpp [7:9]
  236. include/boost/xpressive/traits/cpp_regex_traits.hpp [7:9]
  237. include/boost/xpressive/traits/detail/c_ctype.hpp [4:6]
  238. include/boost/xpressive/traits/null_regex_traits.hpp [7:9]
  239. include/boost/xpressive/xpressive.hpp [6:8]
  240. include/boost/xpressive/xpressive_dynamic.hpp [5:7]
  241. include/boost/xpressive/xpressive_fwd.hpp [5:7]
  242. include/boost/xpressive/xpressive_static.hpp [6:8]
  243. include/boost/xpressive/xpressive_typeof.hpp [5:7]
  244. KEEP COPYRIGHT_SERVICE_LABEL da9efae22788f28294f7f9a2902ac5c7
  245. BELONGS ya.make
  246. License text:
  247. Copyright (c) 2001-2003 Joel de Guzman
  248. Copyright (c) 2001-2003 Daniel Nuffer
  249. http://spirit.sourceforge.net/
  250. Scancode info:
  251. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  252. Score : 100.00
  253. Match type : COPYRIGHT
  254. Files with this license:
  255. include/boost/xpressive/detail/utility/chset/basic_chset.hpp [2:4]
  256. include/boost/xpressive/detail/utility/chset/basic_chset.ipp [2:4]