devtools.licenses.report 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468
  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 16b657614c09f3c453fe6a1aa0ffd686
  36. BELONGS ya.make
  37. Note: matched license text is too long. Read it in the source files.
  38. Scancode info:
  39. Original SPDX id: BSL-1.0
  40. Score : 96.88
  41. Match type : NOTICE
  42. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  43. Files with this license:
  44. include/boost/range/algorithm_ext.hpp [8:11]
  45. include/boost/range/as_array.hpp [3:6]
  46. include/boost/range/as_literal.hpp [3:6]
  47. include/boost/range/detail/str_types.hpp [3:6]
  48. KEEP BSL-1.0 1d7cd1eda70644f6f1ed6eac7bbf2c13
  49. BELONGS ya.make
  50. Note: matched license text is too long. Read it in the source files.
  51. Scancode info:
  52. Original SPDX id: BSL-1.0
  53. Score : 100.00
  54. Match type : NOTICE
  55. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  56. Files with this license:
  57. include/boost/range/concepts.hpp [3:6]
  58. include/boost/range/detail/misc_concept.hpp [3:6]
  59. KEEP BSL-1.0 2d0ff12029b5a0864e69427697633f03
  60. BELONGS ya.make
  61. License text:
  62. // Use, modification and distribution is subject to the Boost Software License,
  63. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  64. // http://www.boost.org/LICENSE_1_0.txt)
  65. Scancode info:
  66. Original SPDX id: BSL-1.0
  67. Score : 96.88
  68. Match type : NOTICE
  69. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  70. Files with this license:
  71. include/boost/range/adaptor/indexed.hpp [5:7]
  72. KEEP BSL-1.0 367057ccd06eefdae0d0832b1147fc90
  73. BELONGS ya.make
  74. Note: matched license text is too long. Read it in the source files.
  75. Scancode info:
  76. Original SPDX id: BSL-1.0
  77. Score : 96.88
  78. Match type : NOTICE
  79. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  80. Files with this license:
  81. include/boost/range/category.hpp [3:6]
  82. include/boost/range/distance.hpp [3:6]
  83. include/boost/range/functions.hpp [3:6]
  84. include/boost/range/pointer.hpp [3:6]
  85. KEEP BSL-1.0 3b7ba38d3301bd8fa20e5d271abee5fe
  86. BELONGS ya.make
  87. Note: matched license text is too long. Read it in the source files.
  88. Scancode info:
  89. Original SPDX id: BSL-1.0
  90. Score : 96.88
  91. Match type : NOTICE
  92. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  93. Files with this license:
  94. include/boost/range/mfc_map.hpp [3:6]
  95. KEEP BSL-1.0 3e0c1cf439330b613e9a358372456112
  96. BELONGS ya.make
  97. Note: matched license text is too long. Read it in the source files.
  98. Scancode info:
  99. Original SPDX id: BSL-1.0
  100. Score : 96.88
  101. Match type : NOTICE
  102. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  103. Files with this license:
  104. include/boost/range.hpp [3:6]
  105. include/boost/range/begin.hpp [3:6]
  106. include/boost/range/config.hpp [3:6]
  107. include/boost/range/const_iterator.hpp [3:6]
  108. include/boost/range/const_reverse_iterator.hpp [3:6]
  109. include/boost/range/detail/common.hpp [3:6]
  110. include/boost/range/detail/difference_type.hpp [3:6]
  111. include/boost/range/detail/empty.hpp [3:6]
  112. include/boost/range/detail/implementation_help.hpp [3:6]
  113. include/boost/range/detail/sfinae.hpp [3:6]
  114. include/boost/range/detail/sizer.hpp [3:6]
  115. include/boost/range/difference_type.hpp [3:6]
  116. include/boost/range/empty.hpp [3:6]
  117. include/boost/range/end.hpp [3:6]
  118. include/boost/range/iterator.hpp [3:6]
  119. include/boost/range/metafunctions.hpp [3:6]
  120. include/boost/range/mutable_iterator.hpp [3:6]
  121. include/boost/range/rbegin.hpp [3:6]
  122. include/boost/range/reference.hpp [3:6]
  123. include/boost/range/rend.hpp [3:6]
  124. include/boost/range/result_iterator.hpp [3:6]
  125. include/boost/range/reverse_iterator.hpp [3:6]
  126. include/boost/range/reverse_result_iterator.hpp [3:6]
  127. include/boost/range/size.hpp [3:6]
  128. include/boost/range/size_type.hpp [3:6]
  129. include/boost/range/sub_range.hpp [4:7]
  130. include/boost/range/value_type.hpp [3:6]
  131. KEEP BSL-1.0 45e6804496b42c113a568514b7edcf98
  132. BELONGS ya.make
  133. Note: matched license text is too long. Read it in the source files.
  134. Scancode info:
  135. Original SPDX id: BSL-1.0
  136. Score : 94.74
  137. Match type : NOTICE
  138. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  139. Files with this license:
  140. include/boost/range/detail/collection_traits_detail.hpp [4:8]
  141. KEEP BSL-1.0 47a0454637d4fa45d78eb2557ccd70c4
  142. BELONGS ya.make
  143. License text:
  144. // Distributed under the Boost Software License, Version 1.0. (See
  145. // accompanying file LICENSE_1_0.txt or copy at
  146. // http://www.boost.org/LICENSE_1_0.txt)
  147. Scancode info:
  148. Original SPDX id: BSL-1.0
  149. Score : 100.00
  150. Match type : NOTICE
  151. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  152. Files with this license:
  153. include/boost/range/algorithm.hpp [9:11]
  154. include/boost/range/numeric.hpp [2:4]
  155. include/boost/range/numeric.hpp [7:9]
  156. include/boost/range/numeric.hpp [12:14]
  157. KEEP BSL-1.0 52bb7ffef4964d9161d4ca3967722670
  158. BELONGS ya.make
  159. License text:
  160. // Use, modification and distribution are subject to the Boost Software License,
  161. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  162. // http://www.boost.org/LICENSE_1_0.txt).
  163. Scancode info:
  164. Original SPDX id: BSL-1.0
  165. Score : 100.00
  166. Match type : NOTICE
  167. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  168. Files with this license:
  169. include/boost/range/detail/has_member_size.hpp [5:7]
  170. KEEP BSL-1.0 540637cc651c55d1ebf9438ca4ad8fbe
  171. BELONGS ya.make
  172. License text:
  173. // Use, modification and distribution is subject to the Boost Software
  174. // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  175. // http://www.boost.org/LICENSE_1_0.txt)
  176. Scancode info:
  177. Original SPDX id: BSL-1.0
  178. Score : 96.88
  179. Match type : NOTICE
  180. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  181. Files with this license:
  182. include/boost/range/adaptor/formatted.hpp [4:6]
  183. include/boost/range/adaptors.hpp [5:7]
  184. include/boost/range/algorithm/equal.hpp [4:6]
  185. include/boost/range/detail/extract_optional_type.hpp [4:6]
  186. include/boost/range/iterator_range.hpp [4:6]
  187. include/boost/range/iterator_range_core.hpp [4:6]
  188. include/boost/range/iterator_range_hash.hpp [4:6]
  189. include/boost/range/iterator_range_io.hpp [4:6]
  190. include/boost/range/range_fwd.hpp [4:6]
  191. KEEP BSL-1.0 56f0f1ae21573cb9dc1a9925ad7eae91
  192. BELONGS ya.make
  193. Note: matched license text is too long. Read it in the source files.
  194. Scancode info:
  195. Original SPDX id: BSL-1.0
  196. Score : 96.88
  197. Match type : NOTICE
  198. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  199. Files with this license:
  200. include/boost/range/detail/combine_cxx03.hpp [3:6]
  201. include/boost/range/detail/combine_cxx11.hpp [1:4]
  202. include/boost/range/detail/combine_no_rvalue.hpp [3:6]
  203. include/boost/range/detail/combine_rvalue.hpp [3:6]
  204. include/boost/range/detail/default_constructible_unary_fn.hpp [3:6]
  205. include/boost/range/traversal.hpp [3:6]
  206. KEEP BSL-1.0 59b97879dbe85145abb5fd7c850cbd1e
  207. BELONGS ya.make
  208. Note: matched license text is too long. Read it in the source files.
  209. Scancode info:
  210. Original SPDX id: BSL-1.0
  211. Score : 96.88
  212. Match type : NOTICE
  213. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  214. Files with this license:
  215. include/boost/range/detail/collection_traits.hpp [13:16]
  216. KEEP BSL-1.0 59f772b611d1719332041cf35a9361d2
  217. BELONGS ya.make
  218. Note: matched license text is too long. Read it in the source files.
  219. Scancode info:
  220. Original SPDX id: BSL-1.0
  221. Score : 96.88
  222. Match type : NOTICE
  223. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  224. Files with this license:
  225. include/boost/range/adaptor/define_adaptor.hpp [3:6]
  226. include/boost/range/adaptor/type_erased.hpp [3:6]
  227. include/boost/range/any_range.hpp [1:4]
  228. include/boost/range/combine.hpp [1:4]
  229. include/boost/range/counting_range.hpp [1:4]
  230. include/boost/range/detail/any_iterator.hpp [3:6]
  231. include/boost/range/detail/any_iterator_buffer.hpp [3:6]
  232. include/boost/range/detail/any_iterator_interface.hpp [3:6]
  233. include/boost/range/detail/any_iterator_wrapper.hpp [3:6]
  234. include/boost/range/has_range_iterator.hpp [3:6]
  235. include/boost/range/irange.hpp [3:6]
  236. include/boost/range/istream_range.hpp [1:4]
  237. KEEP BSL-1.0 5cd4044c79f85aa40c2edd653c1d76f4
  238. BELONGS ya.make
  239. License text:
  240. (http://www.boost.org/LICENSE_1_0.txt)
  241. Scancode info:
  242. Original SPDX id: BSL-1.0
  243. Score : 44.00
  244. Match type : REFERENCE
  245. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  246. Files with this license:
  247. include/boost/range/detail/less.hpp [6:6]
  248. KEEP BSL-1.0 62881692e33fda8a4e634744b528c964
  249. BELONGS ya.make
  250. Note: matched license text is too long. Read it in the source files.
  251. Scancode info:
  252. Original SPDX id: BSL-1.0
  253. Score : 96.88
  254. Match type : NOTICE
  255. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  256. Files with this license:
  257. include/boost/range/detail/collection_traits.hpp [3:6]
  258. KEEP BSL-1.0 745252704aa72167f50d9aad40337785
  259. BELONGS ya.make
  260. License text:
  261. // Distributed under the Boost Software License, Version 1.0.
  262. // See accompanying file LICENSE_1_0.txt or copy at
  263. // http://www.boost.org/LICENSE_1_0.txt
  264. Scancode info:
  265. Original SPDX id: BSL-1.0
  266. Score : 100.00
  267. Match type : NOTICE
  268. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  269. Files with this license:
  270. include/boost/range/detail/safe_bool.hpp [4:6]
  271. KEEP BSL-1.0 78f7dffc575e9ab83ba643ecd766473e
  272. BELONGS ya.make
  273. Note: matched license text is too long. Read it in the source files.
  274. Scancode info:
  275. Original SPDX id: BSL-1.0
  276. Score : 96.88
  277. Match type : NOTICE
  278. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  279. Files with this license:
  280. include/boost/range/algorithm/adjacent_find.hpp [1:4]
  281. include/boost/range/algorithm/binary_search.hpp [1:4]
  282. include/boost/range/algorithm/copy.hpp [1:4]
  283. include/boost/range/algorithm/copy_backward.hpp [1:4]
  284. include/boost/range/algorithm/count.hpp [1:4]
  285. include/boost/range/algorithm/count_if.hpp [1:4]
  286. include/boost/range/algorithm/equal_range.hpp [1:4]
  287. include/boost/range/algorithm/fill.hpp [1:4]
  288. include/boost/range/algorithm/fill_n.hpp [1:4]
  289. include/boost/range/algorithm/find.hpp [1:4]
  290. include/boost/range/algorithm/find_end.hpp [1:4]
  291. include/boost/range/algorithm/find_first_of.hpp [1:4]
  292. include/boost/range/algorithm/find_if.hpp [1:4]
  293. include/boost/range/algorithm/for_each.hpp [1:4]
  294. include/boost/range/algorithm/generate.hpp [1:4]
  295. include/boost/range/algorithm/heap_algorithm.hpp [1:4]
  296. include/boost/range/algorithm/inplace_merge.hpp [1:4]
  297. include/boost/range/algorithm/lexicographical_compare.hpp [1:4]
  298. include/boost/range/algorithm/lower_bound.hpp [1:4]
  299. include/boost/range/algorithm/max_element.hpp [1:4]
  300. include/boost/range/algorithm/merge.hpp [1:4]
  301. include/boost/range/algorithm/min_element.hpp [1:4]
  302. include/boost/range/algorithm/mismatch.hpp [1:4]
  303. include/boost/range/algorithm/nth_element.hpp [1:4]
  304. include/boost/range/algorithm/partial_sort.hpp [1:4]
  305. include/boost/range/algorithm/partial_sort_copy.hpp [1:4]
  306. include/boost/range/algorithm/partition.hpp [1:4]
  307. include/boost/range/algorithm/permutation.hpp [1:4]
  308. include/boost/range/algorithm/random_shuffle.hpp [1:4]
  309. include/boost/range/algorithm/remove.hpp [1:4]
  310. include/boost/range/algorithm/remove_copy.hpp [1:4]
  311. include/boost/range/algorithm/remove_copy_if.hpp [1:4]
  312. include/boost/range/algorithm/remove_if.hpp [1:4]
  313. include/boost/range/algorithm/replace.hpp [1:4]
  314. include/boost/range/algorithm/replace_copy.hpp [1:4]
  315. include/boost/range/algorithm/replace_copy_if.hpp [1:4]
  316. include/boost/range/algorithm/replace_if.hpp [1:4]
  317. include/boost/range/algorithm/reverse.hpp [1:4]
  318. include/boost/range/algorithm/reverse_copy.hpp [1:4]
  319. include/boost/range/algorithm/rotate.hpp [1:4]
  320. include/boost/range/algorithm/rotate_copy.hpp [1:4]
  321. include/boost/range/algorithm/search.hpp [1:4]
  322. include/boost/range/algorithm/search_n.hpp [1:4]
  323. include/boost/range/algorithm/set_algorithm.hpp [1:4]
  324. include/boost/range/algorithm/sort.hpp [1:4]
  325. include/boost/range/algorithm/stable_partition.hpp [1:4]
  326. include/boost/range/algorithm/stable_sort.hpp [1:4]
  327. include/boost/range/algorithm/swap_ranges.hpp [1:4]
  328. include/boost/range/algorithm/transform.hpp [1:4]
  329. include/boost/range/algorithm/unique.hpp [1:4]
  330. include/boost/range/algorithm/unique_copy.hpp [1:4]
  331. include/boost/range/algorithm/upper_bound.hpp [1:4]
  332. include/boost/range/algorithm_ext/copy_n.hpp [1:4]
  333. include/boost/range/algorithm_ext/erase.hpp [3:6]
  334. include/boost/range/algorithm_ext/for_each.hpp [3:6]
  335. include/boost/range/algorithm_ext/insert.hpp [3:6]
  336. include/boost/range/algorithm_ext/iota.hpp [3:6]
  337. include/boost/range/algorithm_ext/is_sorted.hpp [2:5]
  338. include/boost/range/algorithm_ext/overwrite.hpp [3:6]
  339. include/boost/range/algorithm_ext/push_back.hpp [3:6]
  340. include/boost/range/algorithm_ext/push_front.hpp [3:6]
  341. include/boost/range/detail/demote_iterator_traversal_tag.hpp [3:6]
  342. include/boost/range/detail/join_iterator.hpp [3:6]
  343. include/boost/range/detail/range_return.hpp [1:4]
  344. include/boost/range/join.hpp [3:6]
  345. KEEP BSL-1.0 8b16adbc58945f3e7e0b3d19eea06be7
  346. BELONGS ya.make
  347. Note: matched license text is too long. Read it in the source files.
  348. Scancode info:
  349. Original SPDX id: BSL-1.0
  350. Score : 100.00
  351. Match type : NOTICE
  352. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  353. Files with this license:
  354. include/boost/range/concepts.hpp [8:11]
  355. KEEP BSL-1.0 8e0227f825163b0c4b28b330397fa5eb
  356. BELONGS ya.make
  357. Note: matched license text is too long. Read it in the source files.
  358. Scancode info:
  359. Original SPDX id: BSL-1.0
  360. Score : 96.88
  361. Match type : NOTICE
  362. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  363. Files with this license:
  364. include/boost/range/detail/collection_traits.hpp [8:11]
  365. KEEP BSL-1.0 ba1e62e24c3a9267634f49eb092f0afb
  366. BELONGS ya.make
  367. Note: matched license text is too long. Read it in the source files.
  368. Scancode info:
  369. Original SPDX id: BSL-1.0
  370. Score : 96.88
  371. Match type : NOTICE
  372. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  373. Files with this license:
  374. include/boost/range/detail/msvc_has_iterator_workaround.hpp [3:6]
  375. KEEP BSL-1.0 bd5d1d3e2ab4557acb808f71d4a03783
  376. BELONGS ya.make
  377. License text:
  378. // Distributed under the Boost Software License, Version 1.0.
  379. // (See accompanying file LICENSE_1_0.txt or copy at
  380. // http://www.boost.org/LICENSE_1_0.txt)
  381. Scancode info:
  382. Original SPDX id: BSL-1.0
  383. Score : 100.00
  384. Match type : NOTICE
  385. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  386. Files with this license:
  387. include/boost/range/atl.hpp [10:12]
  388. include/boost/range/detail/microsoft.hpp [7:9]
  389. include/boost/range/mfc.hpp [10:12]
  390. KEEP BSL-1.0 cdc5eaf687f57e7bd84ebeb4c1db8f35
  391. BELONGS ya.make
  392. Note: matched license text is too long. Read it in the source files.
  393. Scancode info:
  394. Original SPDX id: BSL-1.0
  395. Score : 96.88
  396. Match type : NOTICE
  397. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  398. Files with this license:
  399. include/boost/range/adaptor/adjacent_filtered.hpp [3:6]
  400. include/boost/range/adaptor/argument_fwd.hpp [3:6]
  401. include/boost/range/adaptor/filtered.hpp [3:6]
  402. include/boost/range/adaptor/indirected.hpp [3:6]
  403. include/boost/range/adaptor/map.hpp [3:6]
  404. include/boost/range/adaptor/ref_unwrapped.hpp [4:7]
  405. include/boost/range/adaptor/reversed.hpp [3:6]
  406. include/boost/range/adaptor/sliced.hpp [3:6]
  407. include/boost/range/adaptor/transformed.hpp [3:6]
  408. include/boost/range/adaptor/uniqued.hpp [3:6]
  409. KEEP BSL-1.0 e9bbf58ab1f2bd1f5073e4b511502f61
  410. BELONGS ya.make
  411. Note: matched license text is too long. Read it in the source files.
  412. Scancode info:
  413. Original SPDX id: BSL-1.0
  414. Score : 96.88
  415. Match type : NOTICE
  416. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  417. Files with this license:
  418. include/boost/range/adaptor/copied.hpp [3:6]
  419. include/boost/range/adaptor/tokenized.hpp [3:6]
  420. KEEP BSL-1.0 eeda69591b5957fb1dbf0286c30acb85
  421. BELONGS ya.make
  422. License text:
  423. Distributed under the Boost Software License, Version 1.0.
  424. Scancode info:
  425. Original SPDX id: BSL-1.0
  426. Score : 100.00
  427. Match type : NOTICE
  428. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  429. Files with this license:
  430. include/boost/range/detail/less.hpp [5:5]
  431. KEEP BSL-1.0 f9017d20b23c39e85a02ca3c65f61f86
  432. BELONGS ya.make
  433. Note: matched license text is too long. Read it in the source files.
  434. Scancode info:
  435. Original SPDX id: BSL-1.0
  436. Score : 96.88
  437. Match type : NOTICE
  438. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  439. Files with this license:
  440. include/boost/range/adaptor/replaced.hpp [3:6]
  441. include/boost/range/adaptor/replaced_if.hpp [3:6]
  442. include/boost/range/adaptor/strided.hpp [3:6]
  443. include/boost/range/algorithm_ext.hpp [3:6]