devtools.copyrights.report 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324
  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. # ${action} {license id} {license text hash}
  7. # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
  8. # ${all_file_action} filename
  9. # $ # user commentaries (many lines)
  10. # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
  11. # ${action} {license spdx} {license text hash}
  12. # $BELONGS ./ya/make/file/relative/path/3/ya.make
  13. # ${all_file_action} filename
  14. # $ # user commentaries
  15. # $ generated description
  16. # $ ...
  17. #
  18. # You can modify action, all_file_action and add commentaries
  19. # Available actions:
  20. # keep - keep license in contrib and use in credits
  21. # skip - skip license
  22. # remove - remove all files with this license
  23. # 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
  24. #
  25. # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
  26. # We suppose that that files can contain some license info
  27. # Available all file actions:
  28. # FILE_IGNORE - ignore file (do nothing)
  29. # FILE_INCLUDE - include all file data into licenses text file
  30. # =======================
  31. KEEP COPYRIGHT_SERVICE_LABEL 0acd00469276a99d863e3828c9954aff
  32. BELONGS ya.make
  33. License text:
  34. Copyright (c) 2020-2021 Intel Corporation
  35. Scancode info:
  36. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  37. Score : 100.00
  38. Match type : COPYRIGHT
  39. Files with this license:
  40. include/oneapi/tbb/detail/_flow_graph_node_set_impl.h [2:2]
  41. include/oneapi/tbb/detail/_namespace_injection.h [2:2]
  42. include/oneapi/tbb/detail/_small_object_pool.h [2:2]
  43. include/oneapi/tbb/detail/_task_handle.h [2:2]
  44. src/tbb/concurrent_bounded_queue.cpp [2:2]
  45. src/tbb/small_object_pool.cpp [2:2]
  46. src/tbb/small_object_pool_impl.h [2:2]
  47. src/tbb/version.cpp [2:2]
  48. KEEP COPYRIGHT_SERVICE_LABEL 3abceee12813f5f5c1ed7a506777af26
  49. BELONGS ya.make
  50. License text:
  51. Copyright (c) 2021 Intel Corporation
  52. Scancode info:
  53. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  54. Score : 100.00
  55. Match type : COPYRIGHT
  56. Files with this license:
  57. include/oneapi/tbb/collaborative_call_once.h [2:2]
  58. include/oneapi/tbb/detail/_attach.h [2:2]
  59. include/oneapi/tbb/detail/_mutex_common.h [2:2]
  60. include/oneapi/tbb/detail/_waitable_atomic.h [2:2]
  61. include/oneapi/tbb/mutex.h [2:2]
  62. include/oneapi/tbb/rw_mutex.h [2:2]
  63. include/tbb/collaborative_call_once.h [2:2]
  64. src/tbb/address_waiter.cpp [2:2]
  65. src/tbb/market_concurrent_monitor.h [2:2]
  66. KEEP COPYRIGHT_SERVICE_LABEL 58712991d6dcb330c78b0224b7cdd4db
  67. BELONGS ya.make
  68. License text:
  69. Copyright (c) 2019-2021 Intel Corporation
  70. Scancode info:
  71. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  72. Score : 100.00
  73. Match type : COPYRIGHT
  74. Files with this license:
  75. include/oneapi/tbb/concurrent_map.h [2:2]
  76. include/oneapi/tbb/concurrent_set.h [2:2]
  77. include/oneapi/tbb/detail/_node_handle.h [2:2]
  78. include/oneapi/tbb/info.h [2:2]
  79. include/tbb/concurrent_map.h [2:2]
  80. include/tbb/concurrent_set.h [2:2]
  81. include/tbb/info.h [2:2]
  82. KEEP COPYRIGHT_SERVICE_LABEL 766614077ece9f54dcc96e471051491a
  83. BELONGS ya.make
  84. License text:
  85. Copyright (c) 2005-2022 Intel Corporation
  86. Scancode info:
  87. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  88. Score : 100.00
  89. Match type : COPYRIGHT
  90. Files with this license:
  91. include/oneapi/tbb/cache_aligned_allocator.h [2:2]
  92. include/oneapi/tbb/concurrent_hash_map.h [2:2]
  93. include/oneapi/tbb/concurrent_priority_queue.h [2:2]
  94. include/oneapi/tbb/concurrent_queue.h [2:2]
  95. include/oneapi/tbb/concurrent_unordered_map.h [2:2]
  96. include/oneapi/tbb/concurrent_unordered_set.h [2:2]
  97. include/oneapi/tbb/concurrent_vector.h [2:2]
  98. include/oneapi/tbb/detail/_aggregator.h [2:2]
  99. include/oneapi/tbb/detail/_assert.h [2:2]
  100. include/oneapi/tbb/detail/_concurrent_queue_base.h [2:2]
  101. include/oneapi/tbb/detail/_concurrent_unordered_base.h [2:2]
  102. include/oneapi/tbb/detail/_config.h [2:2]
  103. include/oneapi/tbb/detail/_flow_graph_body_impl.h [2:2]
  104. include/oneapi/tbb/detail/_flow_graph_cache_impl.h [2:2]
  105. include/oneapi/tbb/detail/_flow_graph_impl.h [2:2]
  106. include/oneapi/tbb/detail/_flow_graph_item_buffer_impl.h [2:2]
  107. include/oneapi/tbb/detail/_flow_graph_join_impl.h [2:2]
  108. include/oneapi/tbb/detail/_flow_graph_node_impl.h [2:2]
  109. include/oneapi/tbb/detail/_flow_graph_tagged_buffer_impl.h [2:2]
  110. include/oneapi/tbb/detail/_flow_graph_trace_impl.h [2:2]
  111. include/oneapi/tbb/detail/_flow_graph_types_impl.h [2:2]
  112. include/oneapi/tbb/detail/_machine.h [2:2]
  113. include/oneapi/tbb/detail/_pipeline_filters.h [2:2]
  114. include/oneapi/tbb/detail/_scoped_lock.h [2:2]
  115. include/oneapi/tbb/detail/_segment_table.h [2:2]
  116. include/oneapi/tbb/enumerable_thread_specific.h [2:2]
  117. include/oneapi/tbb/flow_graph.h [2:2]
  118. include/oneapi/tbb/memory_pool.h [2:2]
  119. include/oneapi/tbb/parallel_reduce.h [2:2]
  120. include/oneapi/tbb/partitioner.h [2:2]
  121. include/oneapi/tbb/profiling.h [2:2]
  122. include/oneapi/tbb/queuing_mutex.h [2:2]
  123. include/oneapi/tbb/queuing_rw_mutex.h [2:2]
  124. include/oneapi/tbb/task_arena.h [2:2]
  125. include/oneapi/tbb/task_group.h [2:2]
  126. include/oneapi/tbb/version.h [2:2]
  127. src/tbb/allocator.cpp [2:2]
  128. src/tbb/arena.cpp [2:2]
  129. src/tbb/arena.h [2:2]
  130. src/tbb/arena_slot.h [2:2]
  131. src/tbb/co_context.h [2:2]
  132. src/tbb/dynamic_link.cpp [2:2]
  133. src/tbb/dynamic_link.h [2:2]
  134. src/tbb/exception.cpp [2:2]
  135. src/tbb/global_control.cpp [2:2]
  136. src/tbb/governor.cpp [2:2]
  137. src/tbb/governor.h [2:2]
  138. src/tbb/itt_notify.cpp [2:2]
  139. src/tbb/main.cpp [2:2]
  140. src/tbb/market.cpp [2:2]
  141. src/tbb/market.h [2:2]
  142. src/tbb/misc.h [2:2]
  143. src/tbb/misc_ex.cpp [2:2]
  144. src/tbb/observer_proxy.cpp [2:2]
  145. src/tbb/observer_proxy.h [2:2]
  146. src/tbb/parallel_pipeline.cpp [2:2]
  147. src/tbb/private_server.cpp [2:2]
  148. src/tbb/profiling.cpp [2:2]
  149. src/tbb/queuing_rw_mutex.cpp [2:2]
  150. src/tbb/rml_tbb.cpp [2:2]
  151. src/tbb/rml_thread_monitor.h [2:2]
  152. src/tbb/rtm_mutex.cpp [2:2]
  153. src/tbb/rtm_rw_mutex.cpp [2:2]
  154. src/tbb/scheduler_common.h [2:2]
  155. src/tbb/semaphore.cpp [2:2]
  156. src/tbb/semaphore.h [2:2]
  157. src/tbb/task.cpp [2:2]
  158. src/tbb/task_group_context.cpp [2:2]
  159. src/tbb/task_stream.h [2:2]
  160. src/tbb/tls.h [2:2]
  161. src/tbb/tools_api/ittnotify_config.h [2:2]
  162. KEEP COPYRIGHT_SERVICE_LABEL 868e48910e495ab3c256b805ace087a1
  163. BELONGS ya.make
  164. License text:
  165. Copyright (c) 2018-2022 Intel Corporation
  166. Scancode info:
  167. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  168. Score : 100.00
  169. Match type : COPYRIGHT
  170. Files with this license:
  171. src/tbb/environment.h [2:2]
  172. KEEP COPYRIGHT_SERVICE_LABEL 8f05eaf1a9c2ff98a245e5fbb90aa09f
  173. BELONGS ya.make
  174. License text:
  175. Copyright (c) 2019-2022 Intel Corporation
  176. Scancode info:
  177. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  178. Score : 100.00
  179. Match type : COPYRIGHT
  180. Files with this license:
  181. include/oneapi/tbb/detail/_concurrent_skip_list.h [2:2]
  182. KEEP COPYRIGHT_SERVICE_LABEL ca359ffcc18a725e17810fbe93800626
  183. BELONGS ya.make
  184. License text:
  185. Copyright (c) 2005-2021 Intel Corporation
  186. Scancode info:
  187. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  188. Score : 100.00
  189. Match type : COPYRIGHT
  190. Files with this license:
  191. include/oneapi/tbb.h [2:2]
  192. include/oneapi/tbb/blocked_range.h [2:2]
  193. include/oneapi/tbb/blocked_range2d.h [2:2]
  194. include/oneapi/tbb/blocked_range3d.h [2:2]
  195. include/oneapi/tbb/combinable.h [2:2]
  196. include/oneapi/tbb/concurrent_lru_cache.h [2:2]
  197. include/oneapi/tbb/detail/_aligned_space.h [2:2]
  198. include/oneapi/tbb/detail/_allocator_traits.h [2:2]
  199. include/oneapi/tbb/detail/_containers_helpers.h [2:2]
  200. include/oneapi/tbb/detail/_exception.h [2:2]
  201. include/oneapi/tbb/detail/_export.h [2:2]
  202. include/oneapi/tbb/detail/_flow_graph_indexer_impl.h [2:2]
  203. include/oneapi/tbb/detail/_flow_graph_nodes_deduction.h [2:2]
  204. include/oneapi/tbb/detail/_hash_compare.h [2:2]
  205. include/oneapi/tbb/detail/_intrusive_list_node.h [2:2]
  206. include/oneapi/tbb/detail/_pipeline_filters_deduction.h [2:2]
  207. include/oneapi/tbb/detail/_range_common.h [2:2]
  208. include/oneapi/tbb/detail/_rtm_mutex.h [2:2]
  209. include/oneapi/tbb/detail/_rtm_rw_mutex.h [2:2]
  210. include/oneapi/tbb/detail/_string_resource.h [2:2]
  211. include/oneapi/tbb/detail/_template_helpers.h [2:2]
  212. include/oneapi/tbb/detail/_utils.h [2:2]
  213. include/oneapi/tbb/flow_graph_abstractions.h [2:2]
  214. include/oneapi/tbb/global_control.h [2:2]
  215. include/oneapi/tbb/null_mutex.h [2:2]
  216. include/oneapi/tbb/null_rw_mutex.h [2:2]
  217. include/oneapi/tbb/parallel_for.h [2:2]
  218. include/oneapi/tbb/parallel_for_each.h [2:2]
  219. include/oneapi/tbb/parallel_invoke.h [2:2]
  220. include/oneapi/tbb/parallel_pipeline.h [2:2]
  221. include/oneapi/tbb/parallel_scan.h [2:2]
  222. include/oneapi/tbb/parallel_sort.h [2:2]
  223. include/oneapi/tbb/scalable_allocator.h [2:2]
  224. include/oneapi/tbb/spin_mutex.h [2:2]
  225. include/oneapi/tbb/spin_rw_mutex.h [2:2]
  226. include/oneapi/tbb/task.h [2:2]
  227. include/oneapi/tbb/task_scheduler_observer.h [2:2]
  228. include/oneapi/tbb/tbb_allocator.h [2:2]
  229. include/oneapi/tbb/tbbmalloc_proxy.h [2:2]
  230. include/oneapi/tbb/tick_count.h [2:2]
  231. include/tbb/blocked_range.h [2:2]
  232. include/tbb/blocked_range2d.h [2:2]
  233. include/tbb/blocked_range3d.h [2:2]
  234. include/tbb/cache_aligned_allocator.h [2:2]
  235. include/tbb/combinable.h [2:2]
  236. include/tbb/concurrent_hash_map.h [2:2]
  237. include/tbb/concurrent_lru_cache.h [2:2]
  238. include/tbb/concurrent_priority_queue.h [2:2]
  239. include/tbb/concurrent_queue.h [2:2]
  240. include/tbb/concurrent_unordered_map.h [2:2]
  241. include/tbb/concurrent_unordered_set.h [2:2]
  242. include/tbb/concurrent_vector.h [2:2]
  243. include/tbb/enumerable_thread_specific.h [2:2]
  244. include/tbb/flow_graph.h [2:2]
  245. include/tbb/flow_graph_abstractions.h [2:2]
  246. include/tbb/global_control.h [2:2]
  247. include/tbb/memory_pool.h [2:2]
  248. include/tbb/null_mutex.h [2:2]
  249. include/tbb/null_rw_mutex.h [2:2]
  250. include/tbb/parallel_for.h [2:2]
  251. include/tbb/parallel_for_each.h [2:2]
  252. include/tbb/parallel_invoke.h [2:2]
  253. include/tbb/parallel_pipeline.h [2:2]
  254. include/tbb/parallel_reduce.h [2:2]
  255. include/tbb/parallel_scan.h [2:2]
  256. include/tbb/parallel_sort.h [2:2]
  257. include/tbb/partitioner.h [2:2]
  258. include/tbb/profiling.h [2:2]
  259. include/tbb/queuing_mutex.h [2:2]
  260. include/tbb/queuing_rw_mutex.h [2:2]
  261. include/tbb/scalable_allocator.h [2:2]
  262. include/tbb/spin_mutex.h [2:2]
  263. include/tbb/spin_rw_mutex.h [2:2]
  264. include/tbb/task.h [2:2]
  265. include/tbb/task_arena.h [2:2]
  266. include/tbb/task_group.h [2:2]
  267. include/tbb/task_scheduler_observer.h [2:2]
  268. include/tbb/tbb.h [2:2]
  269. include/tbb/tbb_allocator.h [2:2]
  270. include/tbb/tbbmalloc_proxy.h [2:2]
  271. include/tbb/tick_count.h [2:2]
  272. include/tbb/version.h [2:2]
  273. src/tbb/arena_slot.cpp [2:2]
  274. src/tbb/assert_impl.h [2:2]
  275. src/tbb/concurrent_monitor.h [2:2]
  276. src/tbb/concurrent_monitor_mutex.h [2:2]
  277. src/tbb/def/lin64-tbb.def [2:2]
  278. src/tbb/intrusive_list.h [2:2]
  279. src/tbb/itt_notify.h [2:2]
  280. src/tbb/mailbox.h [2:2]
  281. src/tbb/main.h [2:2]
  282. src/tbb/misc.cpp [2:2]
  283. src/tbb/rml_base.h [2:2]
  284. src/tbb/rml_tbb.h [2:2]
  285. src/tbb/tools_api/disable_warnings.h [2:2]
  286. src/tbb/tools_api/ittnotify.h [2:2]
  287. src/tbb/tools_api/ittnotify_static.c [2:2]
  288. src/tbb/tools_api/ittnotify_static.h [2:2]
  289. src/tbb/tools_api/ittnotify_types.h [2:2]
  290. src/tbb/tools_api/legacy/ittnotify.h [2:2]
  291. src/tbb/waiters.h [2:2]
  292. KEEP COPYRIGHT_SERVICE_LABEL da3083268e79dd67d6ab0935b4c82192
  293. BELONGS ya.make
  294. License text:
  295. Copyright (c) 2020-2022 Intel Corporation
  296. Scancode info:
  297. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  298. Score : 100.00
  299. Match type : COPYRIGHT
  300. Files with this license:
  301. include/oneapi/tbb/detail/_task.h [2:2]
  302. src/tbb/task_dispatcher.cpp [2:2]
  303. src/tbb/task_dispatcher.h [2:2]
  304. src/tbb/thread_data.h [2:2]
  305. KEEP COPYRIGHT_SERVICE_LABEL e8223cce660b0cdff8448d0d968f2688
  306. BELONGS ya.make
  307. License text:
  308. Copyright (c) 2017-2021 Intel Corporation
  309. Scancode info:
  310. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  311. Score : 100.00
  312. Match type : COPYRIGHT
  313. Files with this license:
  314. include/oneapi/tbb/blocked_rangeNd.h [2:2]
  315. include/tbb/blocked_rangeNd.h [2:2]