devtools.copyrights.report 64 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099
  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 0ef4f9780c88027fdd5a35ac2257715c
  36. BELONGS ya.make
  37. License text:
  38. Copyright (c) 2000-2003 Brian McNamara and Yannis Smaragdakis
  39. Copyright (c) 2001-2007 Joel de Guzman
  40. Copyright (c) 2015 John Fletcher
  41. Scancode info:
  42. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  43. Score : 100.00
  44. Match type : COPYRIGHT
  45. Files with this license:
  46. include/boost/phoenix/function/lazy_list.hpp [33:35]
  47. include/boost/phoenix/function/lazy_operator.hpp [27:29]
  48. include/boost/phoenix/function/lazy_prelude.hpp [115:117]
  49. include/boost/phoenix/function/lazy_reuse.hpp [24:26]
  50. include/boost/phoenix/function/lazy_signature.hpp [34:36]
  51. include/boost/phoenix/function/lazy_smart.hpp [11:13]
  52. KEEP COPYRIGHT_SERVICE_LABEL 12ef2f2c7eec79860fd489ee0d2c3028
  53. BELONGS ya.make
  54. License text:
  55. Copyright (c) 2005-2008 Hartmut Kaiser
  56. Copyright (c) 2005-2010 Joel de Guzman
  57. Copyright (c) 2010 Thomas Heller
  58. Copyright (c) 2021 Beojan Stanislaus
  59. Scancode info:
  60. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  61. Score : 100.00
  62. Match type : COPYRIGHT
  63. Files with this license:
  64. include/boost/phoenix/stl/tuple.hpp [2:5]
  65. KEEP COPYRIGHT_SERVICE_LABEL 1a685e898b4592da150472c48fb0097e
  66. BELONGS ya.make
  67. License text:
  68. Copyright (c) 2006 Daniel Wallin
  69. Copyright (c) 2005 Dan Marsden
  70. Copyright (c) 2007 Joel de Guzman
  71. Scancode info:
  72. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  73. Score : 100.00
  74. Match type : COPYRIGHT
  75. Files with this license:
  76. include/boost/phoenix/stl.hpp [2:4]
  77. include/boost/phoenix/stl/algorithm.hpp [2:5]
  78. include/boost/phoenix/stl/container.hpp [2:3]
  79. KEEP COPYRIGHT_SERVICE_LABEL 1c18279f60677577782048946d4fcdc9
  80. BELONGS ya.make
  81. License text:
  82. Copyright (c) 2005-2010 Joel de Guzman
  83. Copyright (c) 2010 Thomas Heller
  84. Copyright (c) 2014 John Fletcher
  85. Scancode info:
  86. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  87. Score : 100.00
  88. Match type : COPYRIGHT
  89. Files with this license:
  90. include/boost/phoenix/core/actor.hpp [2:5]
  91. include/boost/phoenix/core/arity.hpp [2:3]
  92. include/boost/phoenix/core/debug.hpp [2:4]
  93. include/boost/phoenix/core/detail/cpp03/actor_operator.hpp [24:25]
  94. include/boost/phoenix/core/detail/cpp03/actor_result_of.hpp [25:26]
  95. include/boost/phoenix/core/detail/cpp03/call.hpp [21:22]
  96. include/boost/phoenix/core/detail/cpp03/expression.hpp [18:20]
  97. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_10.hpp [2:3]
  98. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_20.hpp [2:3]
  99. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_30.hpp [2:3]
  100. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_40.hpp [2:3]
  101. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_50.hpp [2:3]
  102. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_10.hpp [2:3]
  103. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_20.hpp [2:3]
  104. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_30.hpp [2:3]
  105. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_40.hpp [2:3]
  106. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_50.hpp [2:3]
  107. include/boost/phoenix/core/detail/cpp03/preprocessed/call_10.hpp [2:3]
  108. include/boost/phoenix/core/detail/cpp03/preprocessed/call_20.hpp [2:3]
  109. include/boost/phoenix/core/detail/cpp03/preprocessed/call_30.hpp [2:3]
  110. include/boost/phoenix/core/detail/cpp03/preprocessed/call_40.hpp [2:3]
  111. include/boost/phoenix/core/detail/cpp03/preprocessed/call_50.hpp [2:3]
  112. include/boost/phoenix/core/detail/cpp03/preprocessed/expression_10.hpp [2:4]
  113. include/boost/phoenix/core/detail/cpp03/preprocessed/expression_20.hpp [2:4]
  114. include/boost/phoenix/core/detail/cpp03/preprocessed/expression_30.hpp [2:4]
  115. include/boost/phoenix/core/detail/cpp03/preprocessed/expression_40.hpp [2:4]
  116. include/boost/phoenix/core/detail/cpp03/preprocessed/expression_50.hpp [2:4]
  117. include/boost/phoenix/core/detail/expression.hpp [2:2]
  118. include/boost/phoenix/core/function_equal.hpp [2:3]
  119. include/boost/phoenix/core/is_nullary.hpp [2:4]
  120. include/boost/phoenix/core/meta_grammar.hpp [2:4]
  121. include/boost/phoenix/core/reference.hpp [2:3]
  122. include/boost/phoenix/core/terminal.hpp [2:3]
  123. include/boost/phoenix/core/terminal_fwd.hpp [2:3]
  124. include/boost/phoenix/core/value.hpp [2:3]
  125. include/boost/phoenix/debug.hpp [2:4]
  126. include/boost/phoenix/function/adapt_function.hpp [2:4]
  127. include/boost/phoenix/function/detail/cpp03/function_operator.hpp [21:22]
  128. include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_10.hpp [2:3]
  129. include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_20.hpp [2:3]
  130. include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_30.hpp [2:3]
  131. include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_40.hpp [2:3]
  132. include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_50.hpp [2:3]
  133. include/boost/phoenix/fusion.hpp [2:3]
  134. include/boost/phoenix/fusion/at.hpp [2:4]
  135. include/boost/phoenix/object.hpp [2:3]
  136. include/boost/phoenix/object/const_cast.hpp [2:3]
  137. include/boost/phoenix/object/construct.hpp [2:3]
  138. include/boost/phoenix/object/delete.hpp [2:3]
  139. include/boost/phoenix/object/detail/cpp03/construct.hpp [21:22]
  140. include/boost/phoenix/object/detail/cpp03/construct_eval.hpp [23:24]
  141. include/boost/phoenix/object/detail/cpp03/new.hpp [21:22]
  142. include/boost/phoenix/object/detail/cpp03/new_eval.hpp [23:24]
  143. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_10.hpp [2:3]
  144. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_20.hpp [2:3]
  145. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_30.hpp [2:3]
  146. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_40.hpp [2:3]
  147. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_50.hpp [2:3]
  148. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_10.hpp [2:3]
  149. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_20.hpp [2:3]
  150. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_30.hpp [2:3]
  151. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_40.hpp [2:3]
  152. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_50.hpp [2:3]
  153. include/boost/phoenix/object/detail/cpp03/preprocessed/new_10.hpp [2:3]
  154. include/boost/phoenix/object/detail/cpp03/preprocessed/new_20.hpp [2:3]
  155. include/boost/phoenix/object/detail/cpp03/preprocessed/new_30.hpp [2:3]
  156. include/boost/phoenix/object/detail/cpp03/preprocessed/new_40.hpp [2:3]
  157. include/boost/phoenix/object/detail/cpp03/preprocessed/new_50.hpp [2:3]
  158. include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_10.hpp [2:3]
  159. include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_20.hpp [2:3]
  160. include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_30.hpp [2:3]
  161. include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_40.hpp [2:3]
  162. include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_50.hpp [2:3]
  163. include/boost/phoenix/object/detail/target.hpp [2:3]
  164. include/boost/phoenix/object/dynamic_cast.hpp [2:3]
  165. include/boost/phoenix/object/new.hpp [2:3]
  166. include/boost/phoenix/object/reinterpret_cast.hpp [2:3]
  167. include/boost/phoenix/object/static_cast.hpp [2:3]
  168. include/boost/phoenix/operator.hpp [2:3]
  169. include/boost/phoenix/operator/arithmetic.hpp [2:3]
  170. include/boost/phoenix/operator/bitwise.hpp [2:3]
  171. include/boost/phoenix/operator/comparison.hpp [2:3]
  172. include/boost/phoenix/operator/detail/cpp03/mem_fun_ptr_eval.hpp [15:17]
  173. include/boost/phoenix/operator/detail/cpp03/mem_fun_ptr_eval_result_of.hpp [15:17]
  174. include/boost/phoenix/operator/detail/cpp03/mem_fun_ptr_gen.hpp [15:16]
  175. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_10.hpp [2:4]
  176. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_20.hpp [2:4]
  177. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_30.hpp [2:4]
  178. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_40.hpp [2:4]
  179. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_50.hpp [2:4]
  180. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_10.hpp [2:4]
  181. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_20.hpp [2:4]
  182. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_30.hpp [2:4]
  183. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_40.hpp [2:4]
  184. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_50.hpp [2:4]
  185. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_10.hpp [2:3]
  186. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_20.hpp [2:3]
  187. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_30.hpp [2:3]
  188. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_40.hpp [2:3]
  189. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_50.hpp [2:3]
  190. include/boost/phoenix/operator/detail/define_operator.hpp [2:3]
  191. include/boost/phoenix/operator/detail/undef_operator.hpp [2:2]
  192. include/boost/phoenix/operator/if_else.hpp [2:3]
  193. include/boost/phoenix/operator/io.hpp [2:3]
  194. include/boost/phoenix/operator/logical.hpp [2:3]
  195. include/boost/phoenix/operator/member.hpp [2:4]
  196. include/boost/phoenix/operator/self.hpp [2:3]
  197. include/boost/phoenix/phoenix.hpp [2:3]
  198. include/boost/phoenix/scope.hpp [2:3]
  199. include/boost/phoenix/scope/detail/cpp03/dynamic.hpp [25:26]
  200. include/boost/phoenix/scope/detail/cpp03/lambda.hpp [14:17]
  201. include/boost/phoenix/scope/detail/cpp03/local_gen.hpp [3:4]
  202. include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_10.hpp [2:3]
  203. include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_20.hpp [2:3]
  204. include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_30.hpp [2:3]
  205. include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_40.hpp [2:3]
  206. include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_50.hpp [2:3]
  207. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_10.hpp [2:5]
  208. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_20.hpp [2:5]
  209. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_30.hpp [2:5]
  210. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_40.hpp [2:5]
  211. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_50.hpp [2:5]
  212. include/boost/phoenix/scope/dynamic.hpp [2:4]
  213. include/boost/phoenix/scope/lambda.hpp [2:5]
  214. include/boost/phoenix/scope/let.hpp [2:5]
  215. include/boost/phoenix/scope/scoped_environment.hpp [2:3]
  216. include/boost/phoenix/statement/detail/catch_push_back.hpp [20:21]
  217. include/boost/phoenix/statement/detail/preprocessed/catch_push_back_10.hpp [2:3]
  218. include/boost/phoenix/statement/detail/preprocessed/catch_push_back_20.hpp [2:3]
  219. include/boost/phoenix/statement/detail/preprocessed/catch_push_back_30.hpp [2:3]
  220. include/boost/phoenix/statement/detail/preprocessed/catch_push_back_40.hpp [2:3]
  221. include/boost/phoenix/statement/detail/preprocessed/catch_push_back_50.hpp [2:3]
  222. include/boost/phoenix/statement/detail/preprocessed/switch_10.hpp [2:3]
  223. include/boost/phoenix/statement/detail/preprocessed/switch_20.hpp [2:3]
  224. include/boost/phoenix/statement/detail/preprocessed/switch_30.hpp [2:3]
  225. include/boost/phoenix/statement/detail/preprocessed/switch_40.hpp [2:3]
  226. include/boost/phoenix/statement/detail/preprocessed/switch_50.hpp [2:3]
  227. include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_10.hpp [2:3]
  228. include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_20.hpp [2:3]
  229. include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_30.hpp [2:3]
  230. include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_40.hpp [2:3]
  231. include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_50.hpp [2:3]
  232. include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_10.hpp [2:3]
  233. include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_20.hpp [2:3]
  234. include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_30.hpp [2:3]
  235. include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_40.hpp [2:3]
  236. include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_50.hpp [2:3]
  237. include/boost/phoenix/statement/detail/switch.hpp [25:26]
  238. include/boost/phoenix/statement/detail/try_catch_eval.hpp [25:26]
  239. include/boost/phoenix/statement/detail/try_catch_expression.hpp [25:26]
  240. include/boost/phoenix/statement/do_while.hpp [2:3]
  241. include/boost/phoenix/statement/for.hpp [2:3]
  242. include/boost/phoenix/statement/sequence.hpp [2:4]
  243. include/boost/phoenix/statement/switch.hpp [2:3]
  244. include/boost/phoenix/statement/throw.hpp [2:4]
  245. include/boost/phoenix/statement/try_catch.hpp [2:4]
  246. include/boost/phoenix/statement/while.hpp [2:3]
  247. include/boost/phoenix/stl/tuple.hpp [2:5]
  248. include/boost/phoenix/support/detail/iterate.hpp [2:2]
  249. include/boost/phoenix/support/detail/iterate_define.hpp [2:2]
  250. include/boost/phoenix/support/detail/iterate_undef.hpp [2:2]
  251. include/boost/phoenix/support/iterate.hpp [2:2]
  252. include/boost/phoenix/support/preprocessed/vector_10.hpp [2:3]
  253. include/boost/phoenix/support/preprocessed/vector_20.hpp [2:3]
  254. include/boost/phoenix/support/preprocessed/vector_30.hpp [2:3]
  255. include/boost/phoenix/support/preprocessed/vector_40.hpp [2:3]
  256. include/boost/phoenix/support/preprocessed/vector_50.hpp [2:3]
  257. include/boost/phoenix/support/vector.hpp [41:42]
  258. KEEP COPYRIGHT_SERVICE_LABEL 1ca91ef6f05ea3ed2297c8183c32193a
  259. BELONGS ya.make
  260. License text:
  261. Copyright (c) 2004 Angus Leeming
  262. Copyright (c) 2004 Joel de Guzman
  263. Scancode info:
  264. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  265. Score : 100.00
  266. Match type : COPYRIGHT
  267. Files with this license:
  268. include/boost/phoenix/stl/container/container.hpp [2:3]
  269. include/boost/phoenix/stl/container/detail/container.hpp [2:3]
  270. KEEP COPYRIGHT_SERVICE_LABEL 21dd23f843f6e73e6d7975f4b3c676ff
  271. BELONGS ya.make
  272. License text:
  273. // Modeled after range_ex, Copyright 2004 Eric Niebler
  274. Scancode info:
  275. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  276. Score : 100.00
  277. Match type : COPYRIGHT
  278. Files with this license:
  279. include/boost/phoenix/stl/algorithm/detail/begin.hpp [9:9]
  280. include/boost/phoenix/stl/algorithm/detail/decay_array.hpp [8:8]
  281. include/boost/phoenix/stl/algorithm/detail/end.hpp [9:9]
  282. include/boost/phoenix/stl/algorithm/detail/has_equal_range.hpp [8:8]
  283. include/boost/phoenix/stl/algorithm/detail/has_find.hpp [10:10]
  284. include/boost/phoenix/stl/algorithm/detail/has_lower_bound.hpp [8:8]
  285. include/boost/phoenix/stl/algorithm/detail/has_remove.hpp [8:8]
  286. include/boost/phoenix/stl/algorithm/detail/has_remove_if.hpp [8:8]
  287. include/boost/phoenix/stl/algorithm/detail/has_reverse.hpp [8:8]
  288. include/boost/phoenix/stl/algorithm/detail/has_sort.hpp [8:8]
  289. include/boost/phoenix/stl/algorithm/detail/has_unique.hpp [8:8]
  290. include/boost/phoenix/stl/algorithm/detail/has_upper_bound.hpp [8:8]
  291. include/boost/phoenix/stl/algorithm/detail/is_std_hash_map.hpp [8:8]
  292. include/boost/phoenix/stl/algorithm/detail/is_std_hash_set.hpp [8:8]
  293. include/boost/phoenix/stl/algorithm/detail/is_std_list.hpp [8:8]
  294. include/boost/phoenix/stl/algorithm/detail/is_std_map.hpp [8:8]
  295. include/boost/phoenix/stl/algorithm/detail/is_std_set.hpp [8:8]
  296. include/boost/phoenix/stl/algorithm/detail/is_unordered_set_or_map.hpp [11:11]
  297. include/boost/phoenix/stl/algorithm/iteration.hpp [9:9]
  298. include/boost/phoenix/stl/algorithm/querying.hpp [11:11]
  299. include/boost/phoenix/stl/algorithm/transformation.hpp [10:10]
  300. KEEP COPYRIGHT_SERVICE_LABEL 2a74f5dc5adfaca2efc96baf17b67dd6
  301. BELONGS ya.make
  302. License text:
  303. Copyright (c) 2005-2010 Joel de Guzman
  304. Copyright (c) 2010-2011 Thomas Heller
  305. Scancode info:
  306. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  307. Score : 100.00
  308. Match type : COPYRIGHT
  309. Files with this license:
  310. include/boost/phoenix.hpp [2:3]
  311. include/boost/phoenix/core/argument.hpp [2:4]
  312. include/boost/phoenix/core/argument.hpp [86:87]
  313. include/boost/phoenix/core/argument.hpp [117:118]
  314. include/boost/phoenix/core/detail/argument.hpp [2:4]
  315. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_10.hpp [2:3]
  316. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_20.hpp [2:3]
  317. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_30.hpp [2:3]
  318. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_40.hpp [2:3]
  319. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_50.hpp [2:3]
  320. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_10.hpp [2:3]
  321. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_20.hpp [2:3]
  322. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_30.hpp [2:3]
  323. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_40.hpp [2:3]
  324. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_50.hpp [2:3]
  325. include/boost/phoenix/core/environment.hpp [2:3]
  326. include/boost/phoenix/scope/local_variable.hpp [2:3]
  327. KEEP COPYRIGHT_SERVICE_LABEL 3abe023357779f6d901fca15ed3388fa
  328. BELONGS ya.make
  329. License text:
  330. Copyright (c) 2011 Hartmut Kaiser
  331. Scancode info:
  332. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  333. Score : 100.00
  334. Match type : COPYRIGHT
  335. Files with this license:
  336. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function.hpp [2:2]
  337. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_object.hpp [2:2]
  338. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_member_function.hpp [2:2]
  339. include/boost/phoenix/bind/detail/cpp03/preprocessed/function_ptr.hpp [2:2]
  340. include/boost/phoenix/bind/detail/cpp03/preprocessed/member_function_ptr.hpp [2:2]
  341. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator.hpp [2:2]
  342. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of.hpp [2:2]
  343. include/boost/phoenix/core/detail/cpp03/preprocessed/argument.hpp [2:2]
  344. include/boost/phoenix/core/detail/cpp03/preprocessed/call.hpp [2:2]
  345. include/boost/phoenix/core/detail/cpp03/preprocessed/expression.hpp [2:2]
  346. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval.hpp [2:2]
  347. include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator.hpp [2:2]
  348. include/boost/phoenix/object/detail/cpp03/preprocessed/construct.hpp [2:2]
  349. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval.hpp [2:2]
  350. include/boost/phoenix/object/detail/cpp03/preprocessed/new.hpp [2:2]
  351. include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval.hpp [2:2]
  352. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen.hpp [2:2]
  353. include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic.hpp [2:2]
  354. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda.hpp [2:2]
  355. include/boost/phoenix/statement/detail/preprocessed/catch_push_back.hpp [2:2]
  356. include/boost/phoenix/statement/detail/preprocessed/switch.hpp [2:2]
  357. include/boost/phoenix/statement/detail/preprocessed/try_catch_eval.hpp [2:2]
  358. include/boost/phoenix/statement/detail/preprocessed/try_catch_expression.hpp [2:2]
  359. include/boost/phoenix/support/preprocessed/vector.hpp [2:2]
  360. KEEP COPYRIGHT_SERVICE_LABEL 3dd399fb0e33c0a28d7e33bf73823cd3
  361. BELONGS ya.make
  362. License text:
  363. // Copyright 2005 Daniel Wallin.
  364. // Copyright 2005 Joel de Guzman.
  365. // Copyright 2005 Dan Marsden.
  366. // Copyright 2008 Hartmut Kaiser.
  367. // Copyright 2015 John Fletcher.
  368. Scancode info:
  369. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  370. Score : 100.00
  371. Match type : COPYRIGHT
  372. Files with this license:
  373. include/boost/phoenix/stl/algorithm/querying.hpp [1:5]
  374. KEEP COPYRIGHT_SERVICE_LABEL 3e0c380c062104dfdc18c3bf4dc03287
  375. BELONGS ya.make
  376. License text:
  377. Copyright (c) 2001-2010 Joel de Guzman
  378. Copyright (c) 2010 Eric Niebler
  379. Copyright (c) 2014-2015 John Fletcher
  380. Copyright (c) 2016 Kohei Takahashi
  381. Scancode info:
  382. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  383. Score : 100.00
  384. Match type : COPYRIGHT
  385. Files with this license:
  386. include/boost/phoenix/config.hpp [2:5]
  387. include/boost/phoenix/core/actor.hpp [2:5]
  388. include/boost/phoenix/core/argument.hpp [2:4]
  389. include/boost/phoenix/core/arity.hpp [2:3]
  390. include/boost/phoenix/core/detail/argument.hpp [2:4]
  391. include/boost/phoenix/core/detail/cpp03/expression.hpp [18:20]
  392. include/boost/phoenix/core/detail/cpp03/preprocessed/expression_10.hpp [2:4]
  393. include/boost/phoenix/core/detail/cpp03/preprocessed/expression_20.hpp [2:4]
  394. include/boost/phoenix/core/detail/cpp03/preprocessed/expression_30.hpp [2:4]
  395. include/boost/phoenix/core/detail/cpp03/preprocessed/expression_40.hpp [2:4]
  396. include/boost/phoenix/core/detail/cpp03/preprocessed/expression_50.hpp [2:4]
  397. include/boost/phoenix/core/domain.hpp [2:3]
  398. include/boost/phoenix/core/is_nullary.hpp [2:4]
  399. include/boost/phoenix/core/meta_grammar.hpp [2:4]
  400. include/boost/phoenix/function/function.hpp [2:4]
  401. include/boost/phoenix/statement/if.hpp [2:3]
  402. include/boost/phoenix/statement/sequence.hpp [2:4]
  403. KEEP COPYRIGHT_SERVICE_LABEL 4e6192abffcb83698b8aca4b2cf8a172
  404. BELONGS ya.make
  405. License text:
  406. Copyright (c) 2005-2010 Joel de Guzman
  407. Copyright (c) 2010-2013 Thomas Heller
  408. Copyright (c) 2014-2015 John Fletcher
  409. Copyright (c) 2016 Kohei Takahashi
  410. Scancode info:
  411. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  412. Score : 100.00
  413. Match type : COPYRIGHT
  414. Files with this license:
  415. ChangeLog [4:7]
  416. KEEP COPYRIGHT_SERVICE_LABEL 5e997ed5f034c1dc23e6643ea466e0d1
  417. BELONGS ya.make
  418. License text:
  419. Copyright (c) 2005-2010 Joel de Guzman
  420. Copyright (c) 2010-2013 Thomas Heller
  421. Copyright (c) 2014-2015 John Fletcher
  422. Copyright (c) 2016 Kohei Takahashi
  423. Scancode info:
  424. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  425. Score : 100.00
  426. Match type : COPYRIGHT
  427. Files with this license:
  428. ChangeLog [4:7]
  429. include/boost/phoenix.hpp [2:3]
  430. include/boost/phoenix/core/actor.hpp [2:5]
  431. include/boost/phoenix/core/call.hpp [2:3]
  432. include/boost/phoenix/core/debug.hpp [2:4]
  433. include/boost/phoenix/core/detail/cpp03/actor_operator.hpp [24:25]
  434. include/boost/phoenix/core/detail/cpp03/actor_result_of.hpp [25:26]
  435. include/boost/phoenix/core/detail/cpp03/call.hpp [21:22]
  436. include/boost/phoenix/core/detail/cpp03/expression.hpp [18:20]
  437. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_10.hpp [2:3]
  438. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_20.hpp [2:3]
  439. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_30.hpp [2:3]
  440. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_40.hpp [2:3]
  441. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_50.hpp [2:3]
  442. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_10.hpp [2:3]
  443. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_20.hpp [2:3]
  444. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_30.hpp [2:3]
  445. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_40.hpp [2:3]
  446. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_50.hpp [2:3]
  447. include/boost/phoenix/core/detail/cpp03/preprocessed/call_10.hpp [2:3]
  448. include/boost/phoenix/core/detail/cpp03/preprocessed/call_20.hpp [2:3]
  449. include/boost/phoenix/core/detail/cpp03/preprocessed/call_30.hpp [2:3]
  450. include/boost/phoenix/core/detail/cpp03/preprocessed/call_40.hpp [2:3]
  451. include/boost/phoenix/core/detail/cpp03/preprocessed/call_50.hpp [2:3]
  452. include/boost/phoenix/core/detail/cpp03/preprocessed/expression_10.hpp [2:4]
  453. include/boost/phoenix/core/detail/cpp03/preprocessed/expression_20.hpp [2:4]
  454. include/boost/phoenix/core/detail/cpp03/preprocessed/expression_30.hpp [2:4]
  455. include/boost/phoenix/core/detail/cpp03/preprocessed/expression_40.hpp [2:4]
  456. include/boost/phoenix/core/detail/cpp03/preprocessed/expression_50.hpp [2:4]
  457. include/boost/phoenix/core/domain.hpp [2:3]
  458. include/boost/phoenix/core/environment.hpp [2:3]
  459. include/boost/phoenix/core/function_equal.hpp [2:3]
  460. include/boost/phoenix/core/is_actor.hpp [2:2]
  461. include/boost/phoenix/core/is_nullary.hpp [2:4]
  462. include/boost/phoenix/core/is_value.hpp [2:3]
  463. include/boost/phoenix/core/meta_grammar.hpp [2:4]
  464. include/boost/phoenix/core/nothing.hpp [2:2]
  465. include/boost/phoenix/core/terminal.hpp [2:3]
  466. include/boost/phoenix/core/terminal_fwd.hpp [2:3]
  467. include/boost/phoenix/debug.hpp [2:4]
  468. include/boost/phoenix/function/adapt_callable.hpp [2:3]
  469. include/boost/phoenix/function/adapt_function.hpp [2:4]
  470. include/boost/phoenix/function/detail/cpp03/function_operator.hpp [21:22]
  471. include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_10.hpp [2:3]
  472. include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_20.hpp [2:3]
  473. include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_30.hpp [2:3]
  474. include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_40.hpp [2:3]
  475. include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_50.hpp [2:3]
  476. include/boost/phoenix/fusion.hpp [2:3]
  477. include/boost/phoenix/fusion/at.hpp [2:4]
  478. include/boost/phoenix/object/detail/cpp03/construct.hpp [21:22]
  479. include/boost/phoenix/object/detail/cpp03/construct_eval.hpp [23:24]
  480. include/boost/phoenix/object/detail/cpp03/new.hpp [21:22]
  481. include/boost/phoenix/object/detail/cpp03/new_eval.hpp [23:24]
  482. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_10.hpp [2:3]
  483. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_20.hpp [2:3]
  484. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_30.hpp [2:3]
  485. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_40.hpp [2:3]
  486. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_50.hpp [2:3]
  487. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_10.hpp [2:3]
  488. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_20.hpp [2:3]
  489. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_30.hpp [2:3]
  490. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_40.hpp [2:3]
  491. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_50.hpp [2:3]
  492. include/boost/phoenix/object/detail/cpp03/preprocessed/new_10.hpp [2:3]
  493. include/boost/phoenix/object/detail/cpp03/preprocessed/new_20.hpp [2:3]
  494. include/boost/phoenix/object/detail/cpp03/preprocessed/new_30.hpp [2:3]
  495. include/boost/phoenix/object/detail/cpp03/preprocessed/new_40.hpp [2:3]
  496. include/boost/phoenix/object/detail/cpp03/preprocessed/new_50.hpp [2:3]
  497. include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_10.hpp [2:3]
  498. include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_20.hpp [2:3]
  499. include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_30.hpp [2:3]
  500. include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_40.hpp [2:3]
  501. include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_50.hpp [2:3]
  502. include/boost/phoenix/operator.hpp [2:3]
  503. include/boost/phoenix/operator/arithmetic.hpp [2:3]
  504. include/boost/phoenix/operator/bitwise.hpp [2:3]
  505. include/boost/phoenix/operator/comparison.hpp [2:3]
  506. include/boost/phoenix/operator/detail/cpp03/mem_fun_ptr_eval.hpp [15:17]
  507. include/boost/phoenix/operator/detail/cpp03/mem_fun_ptr_eval_result_of.hpp [15:17]
  508. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_10.hpp [2:4]
  509. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_20.hpp [2:4]
  510. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_30.hpp [2:4]
  511. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_40.hpp [2:4]
  512. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_50.hpp [2:4]
  513. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_10.hpp [2:4]
  514. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_20.hpp [2:4]
  515. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_30.hpp [2:4]
  516. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_40.hpp [2:4]
  517. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_50.hpp [2:4]
  518. include/boost/phoenix/operator/detail/define_operator.hpp [2:3]
  519. include/boost/phoenix/operator/logical.hpp [2:3]
  520. include/boost/phoenix/operator/member.hpp [2:4]
  521. include/boost/phoenix/operator/self.hpp [2:3]
  522. include/boost/phoenix/phoenix.hpp [2:3]
  523. include/boost/phoenix/scope.hpp [2:3]
  524. include/boost/phoenix/scope/detail/cpp03/dynamic.hpp [25:26]
  525. include/boost/phoenix/scope/detail/cpp03/local_gen.hpp [3:4]
  526. include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_10.hpp [2:3]
  527. include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_20.hpp [2:3]
  528. include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_30.hpp [2:3]
  529. include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_40.hpp [2:3]
  530. include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_50.hpp [2:3]
  531. include/boost/phoenix/scope/local_variable.hpp [2:3]
  532. include/boost/phoenix/scope/scoped_environment.hpp [2:3]
  533. include/boost/phoenix/statement/detail/catch_push_back.hpp [20:21]
  534. include/boost/phoenix/statement/detail/preprocessed/catch_push_back_10.hpp [2:3]
  535. include/boost/phoenix/statement/detail/preprocessed/catch_push_back_20.hpp [2:3]
  536. include/boost/phoenix/statement/detail/preprocessed/catch_push_back_30.hpp [2:3]
  537. include/boost/phoenix/statement/detail/preprocessed/catch_push_back_40.hpp [2:3]
  538. include/boost/phoenix/statement/detail/preprocessed/catch_push_back_50.hpp [2:3]
  539. include/boost/phoenix/statement/detail/preprocessed/switch_10.hpp [2:3]
  540. include/boost/phoenix/statement/detail/preprocessed/switch_20.hpp [2:3]
  541. include/boost/phoenix/statement/detail/preprocessed/switch_30.hpp [2:3]
  542. include/boost/phoenix/statement/detail/preprocessed/switch_40.hpp [2:3]
  543. include/boost/phoenix/statement/detail/preprocessed/switch_50.hpp [2:3]
  544. include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_10.hpp [2:3]
  545. include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_20.hpp [2:3]
  546. include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_30.hpp [2:3]
  547. include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_40.hpp [2:3]
  548. include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_50.hpp [2:3]
  549. include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_10.hpp [2:3]
  550. include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_20.hpp [2:3]
  551. include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_30.hpp [2:3]
  552. include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_40.hpp [2:3]
  553. include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_50.hpp [2:3]
  554. include/boost/phoenix/statement/detail/switch.hpp [25:26]
  555. include/boost/phoenix/statement/detail/try_catch_eval.hpp [25:26]
  556. include/boost/phoenix/statement/detail/try_catch_expression.hpp [25:26]
  557. include/boost/phoenix/statement/throw.hpp [2:4]
  558. include/boost/phoenix/statement/try_catch.hpp [2:4]
  559. include/boost/phoenix/stl/tuple.hpp [2:5]
  560. include/boost/phoenix/support/preprocessed/vector_10.hpp [2:3]
  561. include/boost/phoenix/support/preprocessed/vector_20.hpp [2:3]
  562. include/boost/phoenix/support/preprocessed/vector_30.hpp [2:3]
  563. include/boost/phoenix/support/preprocessed/vector_40.hpp [2:3]
  564. include/boost/phoenix/support/preprocessed/vector_50.hpp [2:3]
  565. include/boost/phoenix/support/vector.hpp [41:42]
  566. include/boost/phoenix/version.hpp [2:4]
  567. KEEP COPYRIGHT_SERVICE_LABEL 6130b1094fc9360db3fcfb20d798534e
  568. BELONGS ya.make
  569. License text:
  570. Copyright (c) 2001-2007 Joel de Guzman
  571. Copyright (c) 2015 Kohei Takahashi
  572. Scancode info:
  573. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  574. Score : 100.00
  575. Match type : COPYRIGHT
  576. Files with this license:
  577. include/boost/phoenix/core/detail/function_eval.hpp [2:3]
  578. KEEP COPYRIGHT_SERVICE_LABEL 6475e648e705f129c481426fb1e23aae
  579. BELONGS ya.make
  580. License text:
  581. // Copyright 2005 Daniel Wallin.
  582. // Copyright 2005 Joel de Guzman.
  583. // Copyright 2005 Dan Marsden.
  584. Scancode info:
  585. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  586. Score : 100.00
  587. Match type : COPYRIGHT
  588. Files with this license:
  589. include/boost/phoenix/stl/algorithm/detail/begin.hpp [1:3]
  590. include/boost/phoenix/stl/algorithm/detail/decay_array.hpp [1:2]
  591. include/boost/phoenix/stl/algorithm/detail/end.hpp [1:3]
  592. include/boost/phoenix/stl/algorithm/detail/has_equal_range.hpp [1:2]
  593. include/boost/phoenix/stl/algorithm/detail/has_find.hpp [2:4]
  594. include/boost/phoenix/stl/algorithm/detail/has_lower_bound.hpp [1:2]
  595. include/boost/phoenix/stl/algorithm/detail/has_remove.hpp [1:2]
  596. include/boost/phoenix/stl/algorithm/detail/has_remove_if.hpp [1:2]
  597. include/boost/phoenix/stl/algorithm/detail/has_reverse.hpp [1:2]
  598. include/boost/phoenix/stl/algorithm/detail/has_sort.hpp [1:2]
  599. include/boost/phoenix/stl/algorithm/detail/has_unique.hpp [1:2]
  600. include/boost/phoenix/stl/algorithm/detail/has_upper_bound.hpp [1:2]
  601. include/boost/phoenix/stl/algorithm/detail/is_std_hash_map.hpp [1:2]
  602. include/boost/phoenix/stl/algorithm/detail/is_std_hash_set.hpp [1:2]
  603. include/boost/phoenix/stl/algorithm/detail/is_std_list.hpp [1:2]
  604. include/boost/phoenix/stl/algorithm/detail/is_std_map.hpp [1:2]
  605. include/boost/phoenix/stl/algorithm/detail/is_std_set.hpp [1:2]
  606. include/boost/phoenix/stl/algorithm/detail/is_unordered_set_or_map.hpp [2:4]
  607. include/boost/phoenix/stl/algorithm/iteration.hpp [1:3]
  608. include/boost/phoenix/stl/algorithm/querying.hpp [1:5]
  609. include/boost/phoenix/stl/algorithm/transformation.hpp [1:4]
  610. KEEP COPYRIGHT_SERVICE_LABEL 65ba4d43cd2a4710f9a61abf485eb0b5
  611. BELONGS ya.make
  612. License text:
  613. Copyright (c) 2005-2007 Dan Marsden
  614. Copyright (c) 2005-2010 Joel de Guzman
  615. Copyright (c) 2010 Thomas Heller
  616. Scancode info:
  617. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  618. Score : 100.00
  619. Match type : COPYRIGHT
  620. Files with this license:
  621. include/boost/phoenix/statement/throw.hpp [2:4]
  622. include/boost/phoenix/statement/try_catch.hpp [2:4]
  623. KEEP COPYRIGHT_SERVICE_LABEL 697cb0d596751ecb1c3f13236f0f3bc9
  624. BELONGS ya.make
  625. License text:
  626. Copyright (c) 2011 Steven Watanabe
  627. Scancode info:
  628. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  629. Score : 100.00
  630. Match type : COPYRIGHT
  631. Files with this license:
  632. include/boost/phoenix/stl/cmath.hpp [2:2]
  633. KEEP COPYRIGHT_SERVICE_LABEL 6ce14f1c23b7f081182f398a3770f41b
  634. BELONGS ya.make
  635. License text:
  636. Copyright (c) 2006 Daniel Wallin
  637. Copyright (c) 2005 Dan Marsden
  638. Copyright (c) 2007 Joel de Guzman
  639. Scancode info:
  640. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  641. Score : 100.00
  642. Match type : COPYRIGHT
  643. Files with this license:
  644. include/boost/phoenix/stl.hpp [2:4]
  645. include/boost/phoenix/stl/algorithm.hpp [2:5]
  646. KEEP COPYRIGHT_SERVICE_LABEL 7273d54756a475d9666d11cf88482d60
  647. BELONGS ya.make
  648. License text:
  649. // Copyright 2005 Daniel Wallin.
  650. // Copyright 2005 Joel de Guzman.
  651. // Copyright 2005 Dan Marsden.
  652. Scancode info:
  653. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  654. Score : 100.00
  655. Match type : COPYRIGHT
  656. Files with this license:
  657. include/boost/phoenix/stl/algorithm/iteration.hpp [1:3]
  658. include/boost/phoenix/stl/algorithm/querying.hpp [1:5]
  659. include/boost/phoenix/stl/algorithm/transformation.hpp [1:4]
  660. KEEP COPYRIGHT_SERVICE_LABEL 7fe227ec710d458b7abf79bdc3c1ad1e
  661. BELONGS ya.make
  662. License text:
  663. Copyright (c) 2005-2010 Joel de Guzman
  664. Copyright (c) 2011 Thomas Heller
  665. Scancode info:
  666. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  667. Score : 100.00
  668. Match type : COPYRIGHT
  669. Files with this license:
  670. include/boost/phoenix/core/call.hpp [2:3]
  671. include/boost/phoenix/core/v2_eval.hpp [2:2]
  672. include/boost/phoenix/function/adapt_callable.hpp [2:3]
  673. include/boost/phoenix/scope/detail/local_variable.hpp [2:4]
  674. include/boost/phoenix/scope/this.hpp [2:3]
  675. include/boost/phoenix/support/preprocessor/round.hpp [2:2]
  676. KEEP COPYRIGHT_SERVICE_LABEL 815d94d66a2546cae56370ff8fcb4b87
  677. BELONGS ya.make
  678. License text:
  679. Copyright (c) 2005-2010 Joel de Guzman
  680. Copyright (c) 2015 John Fletcher
  681. Scancode info:
  682. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  683. Score : 100.00
  684. Match type : COPYRIGHT
  685. Files with this license:
  686. include/boost/phoenix/core/is_value.hpp [2:3]
  687. include/boost/phoenix/function/adapt_function.hpp [2:4]
  688. include/boost/phoenix/function/function.hpp [2:4]
  689. include/boost/phoenix/function/lazy_list.hpp [33:35]
  690. include/boost/phoenix/function/lazy_operator.hpp [27:29]
  691. include/boost/phoenix/function/lazy_prelude.hpp [115:117]
  692. include/boost/phoenix/function/lazy_reuse.hpp [24:26]
  693. include/boost/phoenix/function/lazy_signature.hpp [34:36]
  694. include/boost/phoenix/function/lazy_smart.hpp [11:13]
  695. include/boost/phoenix/scope/let.hpp [2:5]
  696. KEEP COPYRIGHT_SERVICE_LABEL 827562f5ed05600883ea03e3e0a2c31c
  697. BELONGS ya.make
  698. License text:
  699. Copyright (c) 2005-2010 Joel de Guzman
  700. Copyright (c) 2010 Thomas Heller
  701. Copyright (c) 2018 Kohei Takahashi
  702. Scancode info:
  703. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  704. Score : 100.00
  705. Match type : COPYRIGHT
  706. Files with this license:
  707. include/boost/phoenix/operator/detail/cpp03/mem_fun_ptr_eval_result_of.hpp [15:17]
  708. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_10.hpp [2:4]
  709. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_20.hpp [2:4]
  710. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_30.hpp [2:4]
  711. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_40.hpp [2:4]
  712. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_50.hpp [2:4]
  713. KEEP COPYRIGHT_SERVICE_LABEL 8732aa250cc4eb30f9cc35dfea00a8c2
  714. BELONGS ya.make
  715. License text:
  716. // Copyright 2005 Daniel Wallin.
  717. // Copyright 2005 Joel de Guzman.
  718. // Copyright 2005 Dan Marsden.
  719. // Copyright 2008 Hartmut Kaiser.
  720. // Copyright 2015 John Fletcher.
  721. Scancode info:
  722. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  723. Score : 100.00
  724. Match type : COPYRIGHT
  725. Files with this license:
  726. include/boost/phoenix/stl/algorithm/detail/begin.hpp [1:3]
  727. include/boost/phoenix/stl/algorithm/detail/end.hpp [1:3]
  728. include/boost/phoenix/stl/algorithm/detail/has_find.hpp [2:4]
  729. include/boost/phoenix/stl/algorithm/detail/is_unordered_set_or_map.hpp [2:4]
  730. include/boost/phoenix/stl/algorithm/querying.hpp [1:5]
  731. include/boost/phoenix/stl/algorithm/transformation.hpp [1:4]
  732. KEEP COPYRIGHT_SERVICE_LABEL 8d32c9bc0dec53998ef384e09f62c65a
  733. BELONGS ya.make
  734. License text:
  735. Copyright (c) 2005-2010 Joel de Guzman
  736. Copyright (c) 2010-2013 Thomas Heller
  737. Copyright (c) 2014-2015 John Fletcher
  738. Copyright (c) 2016 Kohei Takahashi
  739. Scancode info:
  740. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  741. Score : 100.00
  742. Match type : COPYRIGHT
  743. Files with this license:
  744. ChangeLog [4:7]
  745. include/boost/phoenix/config.hpp [2:5]
  746. include/boost/phoenix/version.hpp [2:4]
  747. KEEP COPYRIGHT_SERVICE_LABEL 9a63cb87e8c2a3dd336d616478d5f492
  748. BELONGS ya.make
  749. License text:
  750. Copyright (c) 2005-2008 Hartmut Kaiser
  751. Copyright (c) 2005-2010 Joel de Guzman
  752. Copyright (c) 2014-2015 John Fletcher
  753. Scancode info:
  754. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  755. Score : 100.00
  756. Match type : COPYRIGHT
  757. Files with this license:
  758. include/boost/phoenix/fusion/at.hpp [2:4]
  759. include/boost/phoenix/stl/tuple.hpp [2:5]
  760. include/boost/phoenix/version.hpp [2:4]
  761. KEEP COPYRIGHT_SERVICE_LABEL a542bc4ffee8ff4fefee589d7e422332
  762. BELONGS ya.make
  763. License text:
  764. Copyright (c) 2004 Angus Leeming
  765. Copyright (c) 2006 Daniel Wallin
  766. Copyright (c) 2005 Dan Marsden
  767. Copyright (c) 2007 Joel de Guzman
  768. Scancode info:
  769. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  770. Score : 100.00
  771. Match type : COPYRIGHT
  772. Files with this license:
  773. include/boost/phoenix/stl/algorithm.hpp [2:5]
  774. include/boost/phoenix/stl/container.hpp [2:3]
  775. include/boost/phoenix/stl/container/container.hpp [2:3]
  776. include/boost/phoenix/stl/container/detail/container.hpp [2:3]
  777. KEEP COPYRIGHT_SERVICE_LABEL a8052e92fe6f00f953d51bb1b9eabb8a
  778. BELONGS ya.make
  779. License text:
  780. Copyright (c) 2005-2010 Joel de Guzman
  781. Copyright (c) 2010 Thomas Heller
  782. Copyright (c) 2014 John Fletcher
  783. Scancode info:
  784. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  785. Score : 100.00
  786. Match type : COPYRIGHT
  787. Files with this license:
  788. include/boost/phoenix/bind/bind_member_variable.hpp [2:3]
  789. include/boost/phoenix/bind/detail/cpp03/bind_member_function.hpp [2:3]
  790. include/boost/phoenix/core/actor.hpp [2:5]
  791. include/boost/phoenix/core/debug.hpp [2:4]
  792. include/boost/phoenix/debug.hpp [2:4]
  793. KEEP COPYRIGHT_SERVICE_LABEL b5798aa67e74d9f05dec809f252a358b
  794. BELONGS ya.make
  795. License text:
  796. Copyright (c) 2005-2010 Joel de Guzman
  797. Copyright (c) 2010-2013 Thomas Heller
  798. Copyright (c) 2014-2015 John Fletcher
  799. Copyright (c) 2016 Kohei Takahashi
  800. Scancode info:
  801. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  802. Score : 100.00
  803. Match type : COPYRIGHT
  804. Files with this license:
  805. ChangeLog [4:7]
  806. include/boost/phoenix/bind/bind_function.hpp [2:2]
  807. include/boost/phoenix/bind/bind_function_object.hpp [2:2]
  808. include/boost/phoenix/bind/bind_member_function.hpp [2:2]
  809. include/boost/phoenix/config.hpp [2:5]
  810. include/boost/phoenix/core/detail/cpp03/function_eval_expr.hpp [2:2]
  811. include/boost/phoenix/core/detail/cpp03/function_eval_expr.hpp [17:18]
  812. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr.hpp [2:2]
  813. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_10.hpp [2:3]
  814. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_20.hpp [2:3]
  815. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_30.hpp [2:3]
  816. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_40.hpp [2:3]
  817. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_50.hpp [2:3]
  818. include/boost/phoenix/core/detail/index_sequence.hpp [2:2]
  819. include/boost/phoenix/core/expression.hpp [2:2]
  820. include/boost/phoenix/object/detail/cpp03/construct_expr.hpp [12:12]
  821. include/boost/phoenix/object/detail/cpp03/new_expr.hpp [12:12]
  822. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_expr.hpp [2:2]
  823. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_expr_10.hpp [2:2]
  824. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_expr_20.hpp [2:2]
  825. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_expr_30.hpp [2:2]
  826. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_expr_40.hpp [2:2]
  827. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_expr_50.hpp [2:2]
  828. include/boost/phoenix/object/detail/cpp03/preprocessed/new_expr.hpp [2:2]
  829. include/boost/phoenix/object/detail/cpp03/preprocessed/new_expr_10.hpp [2:2]
  830. include/boost/phoenix/object/detail/cpp03/preprocessed/new_expr_20.hpp [2:2]
  831. include/boost/phoenix/object/detail/cpp03/preprocessed/new_expr_30.hpp [2:2]
  832. include/boost/phoenix/object/detail/cpp03/preprocessed/new_expr_40.hpp [2:2]
  833. include/boost/phoenix/object/detail/cpp03/preprocessed/new_expr_50.hpp [2:2]
  834. include/boost/phoenix/operator/detail/cpp03/mem_fun_ptr_eval.hpp [15:17]
  835. include/boost/phoenix/operator/detail/cpp03/mem_fun_ptr_expr.hpp [11:11]
  836. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval.hpp [2:2]
  837. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_10.hpp [2:4]
  838. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_20.hpp [2:4]
  839. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_30.hpp [2:4]
  840. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_40.hpp [2:4]
  841. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_50.hpp [2:4]
  842. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of.hpp [2:2]
  843. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_expr.hpp [2:2]
  844. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_expr_10.hpp [2:2]
  845. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_expr_20.hpp [2:2]
  846. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_expr_30.hpp [2:2]
  847. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_expr_40.hpp [2:2]
  848. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_expr_50.hpp [2:2]
  849. include/boost/phoenix/operator/member.hpp [2:4]
  850. include/boost/phoenix/scope/detail/cpp03/lambda.hpp [14:17]
  851. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_10.hpp [2:5]
  852. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_20.hpp [2:5]
  853. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_30.hpp [2:5]
  854. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_40.hpp [2:5]
  855. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_50.hpp [2:5]
  856. include/boost/phoenix/scope/detail/local_gen.hpp [2:2]
  857. include/boost/phoenix/scope/lambda.hpp [2:5]
  858. KEEP COPYRIGHT_SERVICE_LABEL e0a85874f71f22af59d2d33636d28925
  859. BELONGS ya.make
  860. License text:
  861. Copyright (c) 2005-2011 Joel de Guzman
  862. Copyright (c) 2011 Thomas Heller
  863. Scancode info:
  864. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  865. Score : 100.00
  866. Match type : COPYRIGHT
  867. Files with this license:
  868. include/boost/phoenix/scope/this.hpp [2:3]
  869. KEEP COPYRIGHT_SERVICE_LABEL e2b926c2da0d2e8f0d9454a3cbeec2b9
  870. BELONGS ya.make
  871. License text:
  872. Copyright (c) 2006 Daniel Wallin
  873. Copyright (c) 2005 Dan Marsden
  874. Copyright (c) 2007 Joel de Guzman
  875. Scancode info:
  876. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  877. Score : 100.00
  878. Match type : COPYRIGHT
  879. Files with this license:
  880. include/boost/phoenix/stl.hpp [2:4]
  881. include/boost/phoenix/stl/algorithm.hpp [2:5]
  882. KEEP COPYRIGHT_SERVICE_LABEL e33f9b0942991a1015e55f9d51fcdfe9
  883. BELONGS ya.make
  884. License text:
  885. Copyright (c) 2001-2007 Joel de Guzman
  886. Copyright (c) 2014 John Fletcher
  887. Scancode info:
  888. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  889. Score : 100.00
  890. Match type : COPYRIGHT
  891. Files with this license:
  892. include/boost/phoenix/bind/bind_member_variable.hpp [2:3]
  893. include/boost/phoenix/bind/detail/cpp03/bind_function.hpp [2:2]
  894. include/boost/phoenix/bind/detail/cpp03/bind_function.hpp [54:54]
  895. include/boost/phoenix/bind/detail/cpp03/bind_function_object.hpp [2:2]
  896. include/boost/phoenix/bind/detail/cpp03/bind_function_object.hpp [31:31]
  897. include/boost/phoenix/bind/detail/cpp03/bind_member_function.hpp [2:3]
  898. include/boost/phoenix/bind/detail/cpp03/bind_member_function.hpp [106:106]
  899. include/boost/phoenix/bind/detail/cpp03/function_ptr.hpp [2:2]
  900. include/boost/phoenix/bind/detail/cpp03/function_ptr.hpp [95:95]
  901. include/boost/phoenix/bind/detail/cpp03/member_function_ptr.hpp [2:2]
  902. include/boost/phoenix/bind/detail/cpp03/member_function_ptr.hpp [84:84]
  903. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_10.hpp [2:2]
  904. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_20.hpp [2:2]
  905. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_30.hpp [2:2]
  906. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_40.hpp [2:2]
  907. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_50.hpp [2:2]
  908. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_object_10.hpp [2:2]
  909. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_object_20.hpp [2:2]
  910. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_object_30.hpp [2:2]
  911. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_object_40.hpp [2:2]
  912. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_object_50.hpp [2:2]
  913. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_member_function_10.hpp [2:2]
  914. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_member_function_20.hpp [2:2]
  915. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_member_function_30.hpp [2:2]
  916. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_member_function_40.hpp [2:2]
  917. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_member_function_50.hpp [2:2]
  918. include/boost/phoenix/bind/detail/cpp03/preprocessed/function_ptr_10.hpp [2:2]
  919. include/boost/phoenix/bind/detail/cpp03/preprocessed/function_ptr_20.hpp [2:2]
  920. include/boost/phoenix/bind/detail/cpp03/preprocessed/function_ptr_30.hpp [2:2]
  921. include/boost/phoenix/bind/detail/cpp03/preprocessed/function_ptr_40.hpp [2:2]
  922. include/boost/phoenix/bind/detail/cpp03/preprocessed/function_ptr_50.hpp [2:2]
  923. include/boost/phoenix/bind/detail/cpp03/preprocessed/member_function_ptr_10.hpp [2:2]
  924. include/boost/phoenix/bind/detail/cpp03/preprocessed/member_function_ptr_20.hpp [2:2]
  925. include/boost/phoenix/bind/detail/cpp03/preprocessed/member_function_ptr_30.hpp [2:2]
  926. include/boost/phoenix/bind/detail/cpp03/preprocessed/member_function_ptr_40.hpp [2:2]
  927. include/boost/phoenix/bind/detail/cpp03/preprocessed/member_function_ptr_50.hpp [2:2]
  928. include/boost/phoenix/bind/detail/member_variable.hpp [2:2]
  929. include/boost/phoenix/core/as_actor.hpp [2:2]
  930. include/boost/phoenix/core/detail/cpp03/function_eval.hpp [13:13]
  931. include/boost/phoenix/core/detail/cpp03/function_eval_expr.hpp [17:18]
  932. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_10.hpp [2:2]
  933. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_20.hpp [2:2]
  934. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_30.hpp [2:2]
  935. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_40.hpp [2:2]
  936. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_50.hpp [2:2]
  937. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_10.hpp [2:3]
  938. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_20.hpp [2:3]
  939. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_30.hpp [2:3]
  940. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_40.hpp [2:3]
  941. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_50.hpp [2:3]
  942. include/boost/phoenix/core/detail/function_eval.hpp [2:3]
  943. include/boost/phoenix/core/limits.hpp [2:2]
  944. include/boost/phoenix/function/lazy_list.hpp [33:35]
  945. include/boost/phoenix/function/lazy_operator.hpp [27:29]
  946. include/boost/phoenix/function/lazy_prelude.hpp [115:117]
  947. include/boost/phoenix/function/lazy_reuse.hpp [24:26]
  948. include/boost/phoenix/function/lazy_signature.hpp [34:36]
  949. include/boost/phoenix/function/lazy_smart.hpp [11:13]
  950. include/boost/phoenix/scope/detail/local_variable.hpp [2:4]
  951. KEEP COPYRIGHT_SERVICE_LABEL ed1b188a6ba6638935d97d62b3f63c2c
  952. BELONGS ya.make
  953. License text:
  954. // Copyright 2005 Daniel Wallin.
  955. // Copyright 2005 Joel de Guzman.
  956. // Copyright 2005 Dan Marsden.
  957. Scancode info:
  958. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  959. Score : 100.00
  960. Match type : COPYRIGHT
  961. Files with this license:
  962. include/boost/phoenix/stl/algorithm/detail/begin.hpp [1:3]
  963. include/boost/phoenix/stl/algorithm/detail/decay_array.hpp [1:2]
  964. include/boost/phoenix/stl/algorithm/detail/end.hpp [1:3]
  965. include/boost/phoenix/stl/algorithm/detail/has_equal_range.hpp [1:2]
  966. include/boost/phoenix/stl/algorithm/detail/has_find.hpp [2:4]
  967. include/boost/phoenix/stl/algorithm/detail/has_lower_bound.hpp [1:2]
  968. include/boost/phoenix/stl/algorithm/detail/has_remove.hpp [1:2]
  969. include/boost/phoenix/stl/algorithm/detail/has_remove_if.hpp [1:2]
  970. include/boost/phoenix/stl/algorithm/detail/has_reverse.hpp [1:2]
  971. include/boost/phoenix/stl/algorithm/detail/has_sort.hpp [1:2]
  972. include/boost/phoenix/stl/algorithm/detail/has_unique.hpp [1:2]
  973. include/boost/phoenix/stl/algorithm/detail/has_upper_bound.hpp [1:2]
  974. include/boost/phoenix/stl/algorithm/detail/is_std_hash_map.hpp [1:2]
  975. include/boost/phoenix/stl/algorithm/detail/is_std_hash_set.hpp [1:2]
  976. include/boost/phoenix/stl/algorithm/detail/is_std_list.hpp [1:2]
  977. include/boost/phoenix/stl/algorithm/detail/is_std_map.hpp [1:2]
  978. include/boost/phoenix/stl/algorithm/detail/is_std_set.hpp [1:2]
  979. include/boost/phoenix/stl/algorithm/detail/is_unordered_set_or_map.hpp [2:4]
  980. include/boost/phoenix/stl/algorithm/iteration.hpp [1:3]
  981. include/boost/phoenix/stl/algorithm/querying.hpp [1:5]
  982. include/boost/phoenix/stl/algorithm/transformation.hpp [1:4]
  983. KEEP COPYRIGHT_SERVICE_LABEL f6e13419ff45640c01826efe04ffd1e9
  984. BELONGS ya.make
  985. License text:
  986. Copyright (c) 2001-2010 Joel de Guzman
  987. Copyright (c) 2004 Daniel Wallin
  988. Copyright (c) 2010 Thomas Heller
  989. Scancode info:
  990. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  991. Score : 100.00
  992. Match type : COPYRIGHT
  993. Files with this license:
  994. include/boost/phoenix/scope/detail/cpp03/lambda.hpp [14:17]
  995. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_10.hpp [2:5]
  996. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_20.hpp [2:5]
  997. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_30.hpp [2:5]
  998. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_40.hpp [2:5]
  999. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_50.hpp [2:5]
  1000. include/boost/phoenix/scope/detail/local_variable.hpp [2:4]
  1001. include/boost/phoenix/scope/dynamic.hpp [2:4]
  1002. include/boost/phoenix/scope/lambda.hpp [2:5]
  1003. include/boost/phoenix/scope/let.hpp [2:5]
  1004. KEEP COPYRIGHT_SERVICE_LABEL f7a61a4b8a24a380f195fe3c28c7fb47
  1005. BELONGS ya.make
  1006. License text:
  1007. Copyright (c) 2001-2010 Joel de Guzman
  1008. Scancode info:
  1009. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1010. Score : 100.00
  1011. Match type : COPYRIGHT
  1012. Files with this license:
  1013. include/boost/phoenix/bind.hpp [2:2]
  1014. include/boost/phoenix/config.hpp [2:5]
  1015. include/boost/phoenix/core.hpp [2:2]
  1016. include/boost/phoenix/core/argument.hpp [2:4]
  1017. include/boost/phoenix/core/argument.hpp [86:87]
  1018. include/boost/phoenix/core/argument.hpp [117:118]
  1019. include/boost/phoenix/core/detail/argument.hpp [2:4]
  1020. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_10.hpp [2:3]
  1021. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_20.hpp [2:3]
  1022. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_30.hpp [2:3]
  1023. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_40.hpp [2:3]
  1024. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_50.hpp [2:3]
  1025. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_10.hpp [2:3]
  1026. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_20.hpp [2:3]
  1027. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_30.hpp [2:3]
  1028. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_40.hpp [2:3]
  1029. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_50.hpp [2:3]
  1030. include/boost/phoenix/core/reference.hpp [2:3]
  1031. include/boost/phoenix/core/value.hpp [2:3]
  1032. include/boost/phoenix/function.hpp [2:2]
  1033. include/boost/phoenix/function/function.hpp [2:4]
  1034. include/boost/phoenix/object.hpp [2:3]
  1035. include/boost/phoenix/object/const_cast.hpp [2:3]
  1036. include/boost/phoenix/object/construct.hpp [2:3]
  1037. include/boost/phoenix/object/delete.hpp [2:3]
  1038. include/boost/phoenix/object/detail/target.hpp [2:3]
  1039. include/boost/phoenix/object/dynamic_cast.hpp [2:3]
  1040. include/boost/phoenix/object/new.hpp [2:3]
  1041. include/boost/phoenix/object/reinterpret_cast.hpp [2:3]
  1042. include/boost/phoenix/object/static_cast.hpp [2:3]
  1043. include/boost/phoenix/operator/detail/cpp03/mem_fun_ptr_gen.hpp [15:16]
  1044. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_10.hpp [2:3]
  1045. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_20.hpp [2:3]
  1046. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_30.hpp [2:3]
  1047. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_40.hpp [2:3]
  1048. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_50.hpp [2:3]
  1049. include/boost/phoenix/operator/if_else.hpp [2:3]
  1050. include/boost/phoenix/operator/io.hpp [2:3]
  1051. include/boost/phoenix/scope/detail/cpp03/lambda.hpp [14:17]
  1052. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_10.hpp [2:5]
  1053. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_20.hpp [2:5]
  1054. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_30.hpp [2:5]
  1055. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_40.hpp [2:5]
  1056. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_50.hpp [2:5]
  1057. include/boost/phoenix/scope/dynamic.hpp [2:4]
  1058. include/boost/phoenix/scope/lambda.hpp [2:5]
  1059. include/boost/phoenix/scope/let.hpp [2:5]
  1060. include/boost/phoenix/statement.hpp [2:2]
  1061. include/boost/phoenix/statement/do_while.hpp [2:3]
  1062. include/boost/phoenix/statement/for.hpp [2:3]
  1063. include/boost/phoenix/statement/if.hpp [2:3]
  1064. include/boost/phoenix/statement/sequence.hpp [2:4]
  1065. include/boost/phoenix/statement/switch.hpp [2:3]
  1066. include/boost/phoenix/statement/while.hpp [2:3]