devtools.copyrights.report 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687
  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 054553d0fbd7cb00c6d1e840b41b53ac
  36. BELONGS ya.make
  37. License text:
  38. * Copyright (c) 2015 Andrey Semashev
  39. Scancode info:
  40. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  41. Score : 100.00
  42. Match type : COPYRIGHT
  43. Files with this license:
  44. include/boost/atomic/detail/extra_ops_gcc_x86.hpp [6:6]
  45. include/boost/atomic/detail/extra_ops_generic.hpp [6:6]
  46. KEEP COPYRIGHT_SERVICE_LABEL 076287fa482917f209c0f8a9802f1534
  47. BELONGS ya.make
  48. License text:
  49. * (C) Copyright 2013 Tim Blechmann
  50. * (C) Copyright 2013, 2020 Andrey Semashev
  51. Scancode info:
  52. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  53. Score : 100.00
  54. Match type : COPYRIGHT
  55. Files with this license:
  56. include/boost/atomic/detail/pause.hpp [6:7]
  57. KEEP COPYRIGHT_SERVICE_LABEL 07800470c2ba8c780e349b8cff2f965e
  58. BELONGS ya.make
  59. License text:
  60. // Copyright (c) 2011 Helge Bahmann
  61. // Copyright (c) 2020 Andrey Semashev
  62. Scancode info:
  63. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  64. Score : 100.00
  65. Match type : COPYRIGHT
  66. Files with this license:
  67. include/boost/atomic.hpp [4:5]
  68. include/boost/atomic/detail/aligned_variable.hpp [6:6]
  69. include/boost/atomic/detail/atomic_ref_impl.hpp [6:6]
  70. include/boost/atomic/detail/core_arch_operations.hpp [6:6]
  71. include/boost/atomic/detail/core_arch_operations_fwd.hpp [6:6]
  72. include/boost/atomic/detail/core_arch_ops_gcc_aarch32.hpp [6:6]
  73. include/boost/atomic/detail/core_arch_ops_gcc_aarch64.hpp [6:6]
  74. include/boost/atomic/detail/core_operations_emulated_fwd.hpp [6:6]
  75. include/boost/atomic/detail/extra_ops_gcc_aarch32.hpp [6:6]
  76. include/boost/atomic/detail/extra_ops_gcc_aarch64.hpp [6:6]
  77. include/boost/atomic/detail/fence_arch_operations.hpp [6:6]
  78. include/boost/atomic/detail/fence_arch_ops_gcc_aarch32.hpp [6:6]
  79. include/boost/atomic/detail/fence_arch_ops_gcc_aarch64.hpp [6:6]
  80. include/boost/atomic/detail/fence_arch_ops_gcc_alpha.hpp [6:6]
  81. include/boost/atomic/detail/fence_arch_ops_gcc_arm.hpp [6:6]
  82. include/boost/atomic/detail/fence_arch_ops_gcc_ppc.hpp [6:6]
  83. include/boost/atomic/detail/fence_arch_ops_gcc_sparc.hpp [6:6]
  84. include/boost/atomic/detail/fence_arch_ops_gcc_x86.hpp [6:6]
  85. include/boost/atomic/detail/fence_arch_ops_msvc_arm.hpp [6:6]
  86. include/boost/atomic/detail/fence_arch_ops_msvc_x86.hpp [6:6]
  87. include/boost/atomic/detail/fence_operations.hpp [6:6]
  88. include/boost/atomic/detail/fence_operations_emulated.hpp [6:6]
  89. include/boost/atomic/detail/fence_ops_gcc_atomic.hpp [6:6]
  90. include/boost/atomic/detail/fence_ops_gcc_sync.hpp [6:6]
  91. include/boost/atomic/detail/fence_ops_windows.hpp [6:6]
  92. include/boost/atomic/detail/futex.hpp [6:6]
  93. include/boost/atomic/detail/gcc_atomic_memory_order_utils.hpp [6:6]
  94. include/boost/atomic/detail/intptr.hpp [6:6]
  95. include/boost/atomic/detail/memory_order_utils.hpp [6:6]
  96. include/boost/atomic/detail/once_flag.hpp [6:6]
  97. include/boost/atomic/detail/ops_gcc_aarch32_common.hpp [6:6]
  98. include/boost/atomic/detail/ops_gcc_aarch64_common.hpp [6:6]
  99. include/boost/atomic/detail/type_traits/alignment_of.hpp [6:6]
  100. include/boost/atomic/detail/wait_capabilities.hpp [6:6]
  101. include/boost/atomic/detail/wait_caps_dragonfly_umtx.hpp [6:6]
  102. include/boost/atomic/detail/wait_caps_freebsd_umtx.hpp [6:6]
  103. include/boost/atomic/detail/wait_caps_futex.hpp [6:6]
  104. include/boost/atomic/detail/wait_caps_windows.hpp [6:6]
  105. include/boost/atomic/detail/wait_operations.hpp [6:6]
  106. include/boost/atomic/detail/wait_operations_fwd.hpp [6:6]
  107. include/boost/atomic/detail/wait_ops_dragonfly_umtx.hpp [6:6]
  108. include/boost/atomic/detail/wait_ops_emulated.hpp [6:6]
  109. include/boost/atomic/detail/wait_ops_freebsd_umtx.hpp [6:6]
  110. include/boost/atomic/detail/wait_ops_futex.hpp [6:6]
  111. include/boost/atomic/detail/wait_ops_generic.hpp [6:6]
  112. include/boost/atomic/detail/wait_ops_windows.hpp [6:6]
  113. include/boost/atomic/ipc_atomic.hpp [6:6]
  114. include/boost/atomic/ipc_atomic_flag.hpp [6:6]
  115. src/bit_operation_tools.hpp [6:6]
  116. src/cpuid.hpp [6:6]
  117. src/find_address.hpp [6:6]
  118. src/find_address_sse2.cpp [6:6]
  119. src/find_address_sse41.cpp [6:6]
  120. src/lock_pool_init1.ipp [6:6]
  121. src/lock_pool_init256.ipp [6:6]
  122. src/wait_on_address.cpp [6:6]
  123. src/x86_vector_tools.hpp [6:6]
  124. KEEP COPYRIGHT_SERVICE_LABEL 12527346025f8068ec14e86caab53066
  125. BELONGS ya.make
  126. License text:
  127. * Copyright (c) 2009 Helge Bahmann
  128. * Copyright (c) 2014-2018, 2020 Andrey Semashev
  129. Scancode info:
  130. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  131. Score : 100.00
  132. Match type : COPYRIGHT
  133. Files with this license:
  134. include/boost/atomic/detail/platform.hpp [6:7]
  135. KEEP COPYRIGHT_SERVICE_LABEL 1d556732a0c7feaf3d0bed45f7e37a82
  136. BELONGS ya.make
  137. License text:
  138. // Copyright (c) 2009 Helge Bahmann
  139. // Copyright (c) 2012 - 2014, 2017 Andrey Semashev
  140. Scancode info:
  141. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  142. Score : 100.00
  143. Match type : COPYRIGHT
  144. Files with this license:
  145. include/boost/atomic/detail/interlocked.hpp [4:5]
  146. KEEP COPYRIGHT_SERVICE_LABEL 20e8e6135e1f61009ffaeaa23267908f
  147. BELONGS ya.make
  148. License text:
  149. * Copyright (c) 2011 Helge Bahmann
  150. * Copyright (c) 2013 Tim Blechmann
  151. * Copyright (c) 2014, 2020 Andrey Semashev
  152. Scancode info:
  153. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  154. Score : 100.00
  155. Match type : COPYRIGHT
  156. Files with this license:
  157. include/boost/atomic/atomic.hpp [6:8]
  158. include/boost/atomic/atomic_flag.hpp [6:8]
  159. include/boost/atomic/detail/atomic_flag_impl.hpp [6:8]
  160. include/boost/atomic/detail/atomic_impl.hpp [6:8]
  161. include/boost/atomic/detail/caps_arch_gcc_alpha.hpp [6:8]
  162. include/boost/atomic/detail/caps_arch_gcc_ppc.hpp [6:8]
  163. include/boost/atomic/detail/caps_arch_gcc_sparc.hpp [6:8]
  164. include/boost/atomic/detail/caps_arch_msvc_arm.hpp [6:8]
  165. include/boost/atomic/detail/caps_arch_msvc_x86.hpp [6:8]
  166. include/boost/atomic/detail/caps_gcc_sync.hpp [6:8]
  167. include/boost/atomic/detail/caps_windows.hpp [6:8]
  168. include/boost/atomic/detail/core_arch_ops_gcc_alpha.hpp [6:8]
  169. include/boost/atomic/detail/core_arch_ops_gcc_arm.hpp [6:8]
  170. include/boost/atomic/detail/core_arch_ops_gcc_ppc.hpp [6:8]
  171. include/boost/atomic/detail/core_arch_ops_gcc_sparc.hpp [6:8]
  172. include/boost/atomic/detail/core_ops_gcc_sync.hpp [6:8]
  173. include/boost/atomic/detail/gcc_arm_asm_common.hpp [6:8]
  174. include/boost/atomic/detail/ops_gcc_arm_common.hpp [6:8]
  175. include/boost/atomic/detail/ops_gcc_ppc_common.hpp [6:8]
  176. include/boost/atomic/fences.hpp [6:8]
  177. KEEP COPYRIGHT_SERVICE_LABEL 2b6708129fdf91bd871f6ae1e2789611
  178. BELONGS ya.make
  179. License text:
  180. * Copyright (c) 2009 Helge Bahmann
  181. * Copyright (c) 2013 Tim Blechmann
  182. * Copyright (c) 2012 - 2014 Andrey Semashev
  183. Scancode info:
  184. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  185. Score : 100.00
  186. Match type : COPYRIGHT
  187. Files with this license:
  188. include/boost/atomic/detail/caps_arch_msvc_arm.hpp [6:8]
  189. include/boost/atomic/detail/caps_arch_msvc_x86.hpp [6:8]
  190. include/boost/atomic/detail/caps_windows.hpp [6:8]
  191. KEEP COPYRIGHT_SERVICE_LABEL 31cb9e006eee3f336c157d3cfe1e85c4
  192. BELONGS ya.make
  193. License text:
  194. * Copyright (c) 2020-2021 Andrey Semashev
  195. Scancode info:
  196. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  197. Score : 100.00
  198. Match type : COPYRIGHT
  199. Files with this license:
  200. include/boost/atomic/atomic_ref.hpp [6:6]
  201. include/boost/atomic/detail/classify.hpp [6:6]
  202. include/boost/atomic/ipc_atomic_ref.hpp [6:6]
  203. KEEP COPYRIGHT_SERVICE_LABEL 3244b00e8ab273a03f19b20a64c26a96
  204. BELONGS ya.make
  205. License text:
  206. * Copyright (c) 2023 Andrey Semashev
  207. Scancode info:
  208. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  209. Score : 100.00
  210. Match type : COPYRIGHT
  211. Files with this license:
  212. include/boost/atomic/detail/type_traits/remove_cv.hpp [6:6]
  213. KEEP COPYRIGHT_SERVICE_LABEL 39b86d305df61c4b16df80122d10f3af
  214. BELONGS ya.make
  215. License text:
  216. * Copyright (c) 2009 Helge Bahmann
  217. * Copyright (c) 2012 Tim Blechmann
  218. * Copyright (c) 2013-2018, 2020-2021 Andrey Semashev
  219. Scancode info:
  220. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  221. Score : 100.00
  222. Match type : COPYRIGHT
  223. Files with this license:
  224. include/boost/atomic/detail/bitwise_cast.hpp [6:8]
  225. include/boost/atomic/detail/caps_arch_gcc_x86.hpp [6:8]
  226. include/boost/atomic/detail/core_arch_ops_gcc_x86.hpp [6:8]
  227. include/boost/atomic/detail/core_arch_ops_msvc_arm.hpp [6:8]
  228. include/boost/atomic/detail/core_arch_ops_msvc_x86.hpp [6:8]
  229. include/boost/atomic/detail/core_ops_windows.hpp [6:8]
  230. include/boost/atomic/detail/ops_msvc_common.hpp [6:8]
  231. include/boost/atomic/detail/storage_traits.hpp [6:8]
  232. KEEP COPYRIGHT_SERVICE_LABEL 3ab1a173d5a0c289a0d2df10479f557b
  233. BELONGS ya.make
  234. License text:
  235. * Copyright (c) 2009 Helge Bahmann
  236. * Copyright (c) 2012 Tim Blechmann
  237. * Copyright (c) 2013-2018, 2020-2021 Andrey Semashev
  238. Scancode info:
  239. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  240. Score : 100.00
  241. Match type : COPYRIGHT
  242. Files with this license:
  243. include/boost/atomic/detail/bitwise_cast.hpp [6:8]
  244. KEEP COPYRIGHT_SERVICE_LABEL 3d5351e8355a6ae64e654a6990c80b75
  245. BELONGS ya.make
  246. License text:
  247. * Copyright (c) 2010 Helge Bahmann
  248. * Copyright (c) 2013 Tim Blechmann
  249. * Copyright (c) 2014 Andrey Semashev
  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/atomic/detail/caps_arch_gcc_sparc.hpp [6:8]
  256. include/boost/atomic/detail/core_arch_ops_gcc_sparc.hpp [6:8]
  257. KEEP COPYRIGHT_SERVICE_LABEL 41f7c2c90271aeefb7ade2de29e316de
  258. BELONGS ya.make
  259. License text:
  260. * Copyright (c) 2017 - 2018 Andrey Semashev
  261. Scancode info:
  262. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  263. Score : 100.00
  264. Match type : COPYRIGHT
  265. Files with this license:
  266. include/boost/atomic/detail/extra_ops_gcc_arm.hpp [6:6]
  267. include/boost/atomic/detail/extra_ops_gcc_ppc.hpp [6:6]
  268. KEEP COPYRIGHT_SERVICE_LABEL 488900fa132971e55b2288b6adc90297
  269. BELONGS ya.make
  270. License text:
  271. * Copyright (c) 2014 Andrey Semashev
  272. Scancode info:
  273. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  274. Score : 100.00
  275. Match type : COPYRIGHT
  276. Files with this license:
  277. include/boost/atomic/capabilities.hpp [6:6]
  278. include/boost/atomic/detail/capabilities.hpp [6:6]
  279. include/boost/atomic/detail/caps_arch_gcc_alpha.hpp [6:8]
  280. include/boost/atomic/detail/caps_arch_gcc_ppc.hpp [6:8]
  281. include/boost/atomic/detail/caps_arch_gcc_sparc.hpp [6:8]
  282. include/boost/atomic/detail/caps_gcc_sync.hpp [6:8]
  283. include/boost/atomic/detail/caps_linux_arm.hpp [6:10]
  284. include/boost/atomic/detail/cas_based_exchange.hpp [6:6]
  285. include/boost/atomic/detail/core_arch_ops_gcc_alpha.hpp [6:8]
  286. include/boost/atomic/detail/core_arch_ops_gcc_ppc.hpp [6:8]
  287. include/boost/atomic/detail/core_arch_ops_gcc_sparc.hpp [6:8]
  288. include/boost/atomic/detail/core_arch_ops_gcc_x86.hpp [6:8]
  289. include/boost/atomic/detail/core_arch_ops_msvc_arm.hpp [6:8]
  290. include/boost/atomic/detail/core_arch_ops_msvc_x86.hpp [6:8]
  291. include/boost/atomic/detail/core_operations.hpp [6:6]
  292. include/boost/atomic/detail/core_operations_fwd.hpp [6:6]
  293. include/boost/atomic/detail/core_ops_cas_based.hpp [6:6]
  294. include/boost/atomic/detail/core_ops_gcc_sync.hpp [6:8]
  295. include/boost/atomic/detail/core_ops_linux_arm.hpp [6:10]
  296. include/boost/atomic/detail/core_ops_windows.hpp [6:8]
  297. include/boost/atomic/detail/extending_cas_based_arithmetic.hpp [6:6]
  298. include/boost/atomic/detail/fence_ops_linux_arm.hpp [6:10]
  299. include/boost/atomic/detail/int_sizes.hpp [6:6]
  300. include/boost/atomic/detail/link.hpp [6:7]
  301. include/boost/atomic/detail/ops_gcc_arm_common.hpp [6:8]
  302. include/boost/atomic/detail/ops_gcc_ppc_common.hpp [6:8]
  303. include/boost/atomic/fences.hpp [6:8]
  304. KEEP COPYRIGHT_SERVICE_LABEL 4acc98cb2ee09f021554a5bfcdb1ed48
  305. BELONGS ya.make
  306. License text:
  307. * Copyright (c) 2011 Helge Bahmann
  308. * Copyright (c) 2013 Tim Blechmann
  309. * Copyright (c) 2014-2020 Andrey Semashev
  310. Scancode info:
  311. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  312. Score : 100.00
  313. Match type : COPYRIGHT
  314. Files with this license:
  315. include/boost/atomic/detail/atomic_impl.hpp [6:8]
  316. KEEP COPYRIGHT_SERVICE_LABEL 5fb5f6ca300790b02fc3d6d759e22987
  317. BELONGS ya.make
  318. License text:
  319. * Copyright (c) 2020, 2022 Andrey Semashev
  320. Scancode info:
  321. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  322. Score : 100.00
  323. Match type : COPYRIGHT
  324. Files with this license:
  325. include/boost/atomic/detail/caps_arch_gcc_aarch32.hpp [6:6]
  326. include/boost/atomic/detail/caps_arch_gcc_aarch64.hpp [6:6]
  327. KEEP COPYRIGHT_SERVICE_LABEL 6558581a775b2f48ad290a72ccc6c5bd
  328. BELONGS ya.make
  329. License text:
  330. // Copyright (c) 2008, 2009 Peter Dimov
  331. // Copyright (c) 2018 Andrey Semashev
  332. Scancode info:
  333. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  334. Score : 100.00
  335. Match type : COPYRIGHT
  336. Files with this license:
  337. include/boost/memory_order.hpp [5:6]
  338. KEEP COPYRIGHT_SERVICE_LABEL 6b8215918da502d491698722e4f8094f
  339. BELONGS ya.make
  340. License text:
  341. * Copyright (c) 2009 Helge Bahmann
  342. * Copyright (c) 2012 Tim Blechmann
  343. * Copyright (c) 2014, 2019 Andrey Semashev
  344. Scancode info:
  345. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  346. Score : 100.00
  347. Match type : COPYRIGHT
  348. Files with this license:
  349. include/boost/atomic/detail/ops_msvc_common.hpp [6:8]
  350. KEEP COPYRIGHT_SERVICE_LABEL 70c75f8953a0e7cc364b82999fe9db5c
  351. BELONGS ya.make
  352. License text:
  353. * (C) Copyright 2013 Tim Blechmann
  354. * (C) Copyright 2013, 2020 Andrey Semashev
  355. Scancode info:
  356. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  357. Score : 100.00
  358. Match type : COPYRIGHT
  359. Files with this license:
  360. include/boost/atomic/detail/pause.hpp [6:7]
  361. KEEP COPYRIGHT_SERVICE_LABEL 7243a87c22485b4f89611b940ba19721
  362. BELONGS ya.make
  363. License text:
  364. // Copyright (c) 2011 Helge Bahmann
  365. // Copyright (c) 2020 Andrey Semashev
  366. Scancode info:
  367. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  368. Score : 100.00
  369. Match type : COPYRIGHT
  370. Files with this license:
  371. include/boost/atomic.hpp [4:5]
  372. include/boost/atomic/atomic.hpp [6:8]
  373. include/boost/atomic/atomic_flag.hpp [6:8]
  374. include/boost/atomic/detail/atomic_flag_impl.hpp [6:8]
  375. include/boost/atomic/detail/atomic_impl.hpp [6:8]
  376. include/boost/atomic/detail/caps_gcc_sync.hpp [6:8]
  377. include/boost/atomic/detail/core_ops_gcc_sync.hpp [6:8]
  378. include/boost/atomic/detail/lock_pool.hpp [6:7]
  379. include/boost/atomic/fences.hpp [6:8]
  380. src/lock_pool.cpp [6:7]
  381. KEEP COPYRIGHT_SERVICE_LABEL 785717c228dc241833db0e172f628355
  382. BELONGS ya.make
  383. License text:
  384. * Copyright (c) 2009 Helge Bahmann
  385. * Copyright (c) 2012 Tim Blechmann
  386. * Copyright (c) 2013 - 2020 Andrey Semashev
  387. Scancode info:
  388. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  389. Score : 100.00
  390. Match type : COPYRIGHT
  391. Files with this license:
  392. include/boost/atomic/detail/storage_traits.hpp [6:8]
  393. KEEP COPYRIGHT_SERVICE_LABEL 8bffccdfaa8562e58a7a916628756b56
  394. BELONGS ya.make
  395. License text:
  396. * Copyright (c) 2009, 2011 Helge Bahmann
  397. * Copyright (c) 2009 Phil Endecott
  398. * Copyright (c) 2013 Tim Blechmann
  399. * Linux-specific code by Phil Endecott
  400. * Copyright (c) 2014 Andrey Semashev
  401. Scancode info:
  402. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  403. Score : 100.00
  404. Match type : COPYRIGHT
  405. Files with this license:
  406. include/boost/atomic/detail/caps_linux_arm.hpp [6:10]
  407. include/boost/atomic/detail/core_ops_linux_arm.hpp [6:10]
  408. include/boost/atomic/detail/fence_ops_linux_arm.hpp [6:10]
  409. KEEP COPYRIGHT_SERVICE_LABEL 8c2ca0c3207940ab793062e779368ed8
  410. BELONGS ya.make
  411. License text:
  412. * Copyright (c) 2011 Helge Bahmann
  413. * Copyright (c) 2013 Tim Blechmann
  414. * Copyright (c) 2014, 2020 Andrey Semashev
  415. Scancode info:
  416. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  417. Score : 100.00
  418. Match type : COPYRIGHT
  419. Files with this license:
  420. include/boost/atomic/atomic.hpp [6:8]
  421. include/boost/atomic/atomic_flag.hpp [6:8]
  422. include/boost/atomic/detail/atomic_flag_impl.hpp [6:8]
  423. include/boost/atomic/detail/caps_gcc_atomic.hpp [6:6]
  424. include/boost/atomic/detail/core_arch_ops_gcc_arm.hpp [6:8]
  425. include/boost/atomic/detail/core_operations_emulated.hpp [6:6]
  426. include/boost/atomic/detail/core_ops_gcc_atomic.hpp [6:6]
  427. include/boost/atomic/detail/gcc_arm_asm_common.hpp [6:8]
  428. KEEP COPYRIGHT_SERVICE_LABEL 93ab4584acfafbfa5bd38b8d5199a363
  429. BELONGS ya.make
  430. Note: matched license text is too long. Read it in the source files.
  431. Scancode info:
  432. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  433. Score : 100.00
  434. Match type : COPYRIGHT
  435. Files with this license:
  436. include/boost/atomic/detail/caps_arch_gcc_arm.hpp [6:10]
  437. KEEP COPYRIGHT_SERVICE_LABEL 978e32f9a33b30389e2696777850a01e
  438. BELONGS ya.make
  439. License text:
  440. * Copyright (c) 2011 Helge Bahmann
  441. * Copyright (c) 2013-2014, 2020 Andrey Semashev
  442. Scancode info:
  443. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  444. Score : 100.00
  445. Match type : COPYRIGHT
  446. Files with this license:
  447. include/boost/atomic/detail/lock_pool.hpp [6:7]
  448. src/lock_pool.cpp [6:7]
  449. KEEP COPYRIGHT_SERVICE_LABEL 9920a131cad7f7cbf1729cb6309d2b08
  450. BELONGS ya.make
  451. License text:
  452. * Copyright (c) 2009 Helge Bahmann
  453. * Copyright (c) 2012 Tim Blechmann
  454. * Copyright (c) 2013 - 2014 Andrey Semashev
  455. Scancode info:
  456. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  457. Score : 100.00
  458. Match type : COPYRIGHT
  459. Files with this license:
  460. include/boost/atomic/detail/caps_arch_gcc_x86.hpp [6:8]
  461. KEEP COPYRIGHT_SERVICE_LABEL ab0e461ec3c22b7d8e543cb65284d5ae
  462. BELONGS ya.make
  463. License text:
  464. * Copyright (c) 2009 Helge Bahmann
  465. * Copyright (c) 2012 Tim Blechmann
  466. * Copyright (c) 2013-2018, 2020-2021 Andrey Semashev
  467. Scancode info:
  468. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  469. Score : 100.00
  470. Match type : COPYRIGHT
  471. Files with this license:
  472. include/boost/atomic/detail/bitwise_cast.hpp [6:8]
  473. include/boost/atomic/detail/caps_arch_gcc_alpha.hpp [6:8]
  474. include/boost/atomic/detail/caps_arch_gcc_arm.hpp [6:10]
  475. include/boost/atomic/detail/caps_arch_gcc_ppc.hpp [6:8]
  476. include/boost/atomic/detail/caps_arch_gcc_x86.hpp [6:8]
  477. include/boost/atomic/detail/caps_arch_msvc_arm.hpp [6:8]
  478. include/boost/atomic/detail/caps_arch_msvc_x86.hpp [6:8]
  479. include/boost/atomic/detail/caps_windows.hpp [6:8]
  480. include/boost/atomic/detail/core_arch_ops_gcc_alpha.hpp [6:8]
  481. include/boost/atomic/detail/core_arch_ops_gcc_arm.hpp [6:8]
  482. include/boost/atomic/detail/core_arch_ops_gcc_ppc.hpp [6:8]
  483. include/boost/atomic/detail/core_arch_ops_gcc_x86.hpp [6:8]
  484. include/boost/atomic/detail/core_arch_ops_msvc_arm.hpp [6:8]
  485. include/boost/atomic/detail/core_arch_ops_msvc_x86.hpp [6:8]
  486. include/boost/atomic/detail/core_ops_windows.hpp [6:8]
  487. include/boost/atomic/detail/gcc_arm_asm_common.hpp [6:8]
  488. include/boost/atomic/detail/interlocked.hpp [4:5]
  489. include/boost/atomic/detail/ops_gcc_arm_common.hpp [6:8]
  490. include/boost/atomic/detail/ops_gcc_ppc_common.hpp [6:8]
  491. include/boost/atomic/detail/ops_msvc_common.hpp [6:8]
  492. include/boost/atomic/detail/platform.hpp [6:7]
  493. include/boost/atomic/detail/storage_traits.hpp [6:8]
  494. KEEP COPYRIGHT_SERVICE_LABEL adf8fdbff8ada68b4c85c833fa6fc85e
  495. BELONGS ya.make
  496. License text:
  497. * Copyright (c) 2018-2023 Andrey Semashev
  498. Scancode info:
  499. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  500. Score : 100.00
  501. Match type : COPYRIGHT
  502. Files with this license:
  503. include/boost/atomic/detail/float_sizes.hpp [6:6]
  504. KEEP COPYRIGHT_SERVICE_LABEL c00bfc5c4d0ddbae4e5f2f2570d510e6
  505. BELONGS ya.make
  506. License text:
  507. * Copyright (c) 2017 Andrey Semashev
  508. Scancode info:
  509. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  510. Score : 100.00
  511. Match type : COPYRIGHT
  512. Files with this license:
  513. include/boost/atomic/detail/extra_operations.hpp [6:6]
  514. include/boost/atomic/detail/extra_operations_fwd.hpp [6:6]
  515. include/boost/atomic/detail/extra_ops_msvc_arm.hpp [6:6]
  516. include/boost/atomic/detail/extra_ops_msvc_x86.hpp [6:6]
  517. include/boost/atomic/detail/type_traits/conditional.hpp [6:6]
  518. include/boost/atomic/detail/type_traits/integral_constant.hpp [6:6]
  519. include/boost/atomic/detail/type_traits/is_function.hpp [6:6]
  520. include/boost/atomic/detail/type_traits/is_integral.hpp [6:6]
  521. include/boost/atomic/detail/type_traits/is_signed.hpp [6:6]
  522. include/boost/atomic/detail/type_traits/make_signed.hpp [6:6]
  523. include/boost/atomic/detail/type_traits/make_unsigned.hpp [6:6]
  524. KEEP COPYRIGHT_SERVICE_LABEL c31b991e37358af5b57f3f43016e2218
  525. BELONGS ya.make
  526. License text:
  527. * Copyright Andrey Semashev 2020.
  528. * Distributed under the Boost Software License, Version 1.0.
  529. * (See accompanying file LICENSE_1_0.txt or copy at
  530. Scancode info:
  531. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  532. Score : 100.00
  533. Match type : COPYRIGHT
  534. Files with this license:
  535. include/boost/atomic/detail/footer.hpp [2:4]
  536. include/boost/atomic/detail/header.hpp [2:4]
  537. KEEP COPYRIGHT_SERVICE_LABEL ccc0cb954aa88f5dd5e62b4d653c439c
  538. BELONGS ya.make
  539. License text:
  540. // Copyright (c) 2008, 2009 Peter Dimov
  541. // Copyright (c) 2018 Andrey Semashev
  542. Scancode info:
  543. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  544. Score : 100.00
  545. Match type : COPYRIGHT
  546. Files with this license:
  547. include/boost/atomic/detail/addressof.hpp [6:6]
  548. include/boost/atomic/detail/extra_fp_operations.hpp [6:6]
  549. include/boost/atomic/detail/extra_fp_operations_fwd.hpp [6:6]
  550. include/boost/atomic/detail/extra_fp_ops_emulated.hpp [6:6]
  551. include/boost/atomic/detail/extra_fp_ops_generic.hpp [6:6]
  552. include/boost/atomic/detail/extra_ops_emulated.hpp [6:6]
  553. include/boost/atomic/detail/fp_operations.hpp [6:6]
  554. include/boost/atomic/detail/fp_operations_fwd.hpp [6:6]
  555. include/boost/atomic/detail/fp_ops_emulated.hpp [6:6]
  556. include/boost/atomic/detail/fp_ops_generic.hpp [6:6]
  557. include/boost/atomic/detail/integral_conversions.hpp [6:6]
  558. include/boost/atomic/detail/string_ops.hpp [6:6]
  559. include/boost/atomic/detail/type_traits/is_floating_point.hpp [6:6]
  560. include/boost/atomic/detail/type_traits/is_iec559.hpp [6:6]
  561. include/boost/atomic/detail/type_traits/is_trivially_copyable.hpp [6:6]
  562. include/boost/atomic/detail/type_traits/is_trivially_default_constructible.hpp [6:6]
  563. include/boost/memory_order.hpp [5:6]
  564. KEEP COPYRIGHT_SERVICE_LABEL e4700525f1ca13f160dcc093f20bd1d2
  565. BELONGS ya.make
  566. Note: matched license text is too long. Read it in the source files.
  567. Scancode info:
  568. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  569. Score : 100.00
  570. Match type : COPYRIGHT
  571. Files with this license:
  572. include/boost/atomic/detail/caps_arch_gcc_arm.hpp [6:10]
  573. include/boost/atomic/detail/caps_linux_arm.hpp [6:10]
  574. include/boost/atomic/detail/core_ops_linux_arm.hpp [6:10]
  575. include/boost/atomic/detail/fence_ops_linux_arm.hpp [6:10]
  576. KEEP COPYRIGHT_SERVICE_LABEL e67e730925821a93f95b28f9b952b322
  577. BELONGS ya.make
  578. License text:
  579. * Copyright (c) 2021 Andrey Semashev
  580. Scancode info:
  581. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  582. Score : 100.00
  583. Match type : COPYRIGHT
  584. Files with this license:
  585. include/boost/atomic/detail/gcc_ppc_asm_common.hpp [6:6]
  586. include/boost/atomic/detail/type_traits/has_unique_object_representations.hpp [6:6]
  587. include/boost/atomic/detail/type_traits/is_enum.hpp [6:6]
  588. include/boost/atomic/detail/type_traits/is_nothrow_default_constructible.hpp [6:6]
  589. include/boost/atomic/detail/wait_caps_darwin_ulock.hpp [6:6]
  590. include/boost/atomic/detail/wait_on_address.hpp [6:6]
  591. include/boost/atomic/detail/wait_ops_darwin_ulock.hpp [6:6]
  592. KEEP COPYRIGHT_SERVICE_LABEL e888920b10fb6ae2e7f8cbb6bdce6d74
  593. BELONGS ya.make
  594. License text:
  595. * Copyright (c) 2012 Hartmut Kaiser
  596. * Copyright (c) 2014-2018, 2020-2021 Andrey Semashev
  597. Scancode info:
  598. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  599. Score : 100.00
  600. Match type : COPYRIGHT
  601. Files with this license:
  602. include/boost/atomic/detail/config.hpp [6:7]
  603. KEEP COPYRIGHT_SERVICE_LABEL eef36e86f5884df0402a5f7ab97a623e
  604. BELONGS ya.make
  605. License text:
  606. * Copyright (c) 2009, 2011 Helge Bahmann
  607. * Copyright (c) 2009 Phil Endecott
  608. * Copyright (c) 2013 Tim Blechmann
  609. * Linux-specific code by Phil Endecott
  610. * Copyright (c) 2014 Andrey Semashev
  611. Scancode info:
  612. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  613. Score : 100.00
  614. Match type : COPYRIGHT
  615. Files with this license:
  616. include/boost/atomic/detail/caps_linux_arm.hpp [6:10]
  617. include/boost/atomic/detail/core_ops_linux_arm.hpp [6:10]
  618. include/boost/atomic/detail/fence_ops_linux_arm.hpp [6:10]
  619. KEEP COPYRIGHT_SERVICE_LABEL f30aa67f457c8856763f2182dbf19f39
  620. BELONGS ya.make
  621. Note: matched license text is too long. Read it in the source files.
  622. Scancode info:
  623. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  624. Score : 100.00
  625. Match type : COPYRIGHT
  626. Files with this license:
  627. include/boost/atomic/detail/caps_arch_gcc_arm.hpp [6:10]
  628. KEEP COPYRIGHT_SERVICE_LABEL f5c46c99511835f0f4ed7b4f827a9f16
  629. BELONGS ya.make
  630. License text:
  631. * Copyright (c) 2018, 2021 Andrey Semashev
  632. Scancode info:
  633. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  634. Score : 100.00
  635. Match type : COPYRIGHT
  636. Files with this license:
  637. include/boost/atomic/detail/bitwise_fp_cast.hpp [6:6]
  638. KEEP COPYRIGHT_SERVICE_LABEL fb36b29faf58b57823a283e76940e43d
  639. BELONGS ya.make
  640. License text:
  641. * Copyright (c) 2012 Hartmut Kaiser
  642. * Copyright (c) 2014-2018, 2020-2021 Andrey Semashev
  643. Scancode info:
  644. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  645. Score : 100.00
  646. Match type : COPYRIGHT
  647. Files with this license:
  648. include/boost/atomic/detail/config.hpp [6:7]
  649. include/boost/atomic/detail/link.hpp [6:7]