devtools.licenses.report 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329
  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 183e86c91b8c37c98adc93220ae9a174
  36. BELONGS ya.make
  37. License text:
  38. // Distributed under the Boost Software License, Version 1.0.
  39. //
  40. // (See accompanying file LICENSE_1_0.txt or copy at
  41. // http://www.boost.org/LICENSE_1_0.txt)
  42. Scancode info:
  43. Original SPDX id: BSL-1.0
  44. Score : 100.00
  45. Match type : NOTICE
  46. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  47. Files with this license:
  48. include/boost/pointer_to_other.hpp [10:13]
  49. KEEP BSL-1.0 47a0454637d4fa45d78eb2557ccd70c4
  50. BELONGS ya.make
  51. License text:
  52. // Distributed under the Boost Software License, Version 1.0. (See
  53. // accompanying file LICENSE_1_0.txt or copy at
  54. // http://www.boost.org/LICENSE_1_0.txt)
  55. Scancode info:
  56. Original SPDX id: BSL-1.0
  57. Score : 100.00
  58. Match type : NOTICE
  59. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  60. Files with this license:
  61. include/boost/smart_ptr/bad_weak_ptr.hpp [15:17]
  62. include/boost/smart_ptr/detail/atomic_count_pt.hpp [9:11]
  63. include/boost/smart_ptr/detail/atomic_count_win32.hpp [15:17]
  64. include/boost/smart_ptr/detail/lightweight_mutex.hpp [15:17]
  65. include/boost/smart_ptr/detail/lwm_pthreads.hpp [15:17]
  66. include/boost/smart_ptr/detail/lwm_win32_cs.hpp [15:17]
  67. include/boost/smart_ptr/detail/quick_allocator.hpp [16:18]
  68. include/boost/smart_ptr/detail/shared_count.hpp [16:18]
  69. include/boost/smart_ptr/detail/sp_counted_base.hpp [15:17]
  70. include/boost/smart_ptr/detail/sp_counted_base_nt.hpp [16:18]
  71. include/boost/smart_ptr/detail/sp_counted_base_pt.hpp [16:18]
  72. include/boost/smart_ptr/detail/sp_counted_impl.hpp [16:18]
  73. KEEP BSL-1.0 59c75c5a0cf680ac7d511be8b54ed0eb
  74. BELONGS ya.make
  75. License text:
  76. // https://www.boost.org/LICENSE_1_0.txt)
  77. Scancode info:
  78. Original SPDX id: BSL-1.0
  79. Score : 100.00
  80. Match type : REFERENCE
  81. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  82. Files with this license:
  83. include/boost/smart_ptr/detail/lwm_std_mutex.hpp [6:6]
  84. KEEP BSL-1.0 5cd4044c79f85aa40c2edd653c1d76f4
  85. BELONGS ya.make
  86. License text:
  87. (http://www.boost.org/LICENSE_1_0.txt)
  88. Scancode info:
  89. Original SPDX id: BSL-1.0
  90. Score : 44.00
  91. Match type : REFERENCE
  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/make_unique.hpp [6:6]
  95. include/boost/smart_ptr/allocate_local_shared_array.hpp [6:6]
  96. include/boost/smart_ptr/allocate_shared_array.hpp [6:6]
  97. include/boost/smart_ptr/allocate_unique.hpp [6:6]
  98. include/boost/smart_ptr/make_local_shared_array.hpp [7:7]
  99. include/boost/smart_ptr/make_shared_array.hpp [6:6]
  100. include/boost/smart_ptr/make_unique.hpp [6:6]
  101. KEEP BSL-1.0 6fb8dab2fa17abac18f239108501392d
  102. BELONGS ya.make
  103. License text:
  104. // Copyright (c) 2003 Peter Dimov Distributed under the Boost
  105. // Software License, Version 1.0. (See accompanying file
  106. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  107. Scancode info:
  108. Original SPDX id: BSL-1.0
  109. Score : 100.00
  110. Match type : NOTICE
  111. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  112. Files with this license:
  113. include/boost/smart_ptr.hpp [10:12]
  114. KEEP BSL-1.0 745252704aa72167f50d9aad40337785
  115. BELONGS ya.make
  116. License text:
  117. // Distributed under the Boost Software License, Version 1.0.
  118. // See accompanying file LICENSE_1_0.txt or copy at
  119. // http://www.boost.org/LICENSE_1_0.txt
  120. Scancode info:
  121. Original SPDX id: BSL-1.0
  122. Score : 100.00
  123. Match type : NOTICE
  124. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  125. Files with this license:
  126. include/boost/enable_shared_from_this.hpp [9:11]
  127. include/boost/intrusive_ptr.hpp [9:11]
  128. include/boost/make_shared.hpp [8:10]
  129. include/boost/smart_ptr/detail/atomic_count.hpp [16:18]
  130. include/boost/smart_ptr/detail/atomic_count_nt.hpp [13:15]
  131. include/boost/smart_ptr/detail/atomic_count_spin.hpp [9:11]
  132. include/boost/smart_ptr/detail/atomic_count_std_atomic.hpp [11:13]
  133. include/boost/smart_ptr/detail/lightweight_thread.hpp [15:17]
  134. include/boost/smart_ptr/detail/sp_convertible.hpp [14:16]
  135. include/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp [16:18]
  136. include/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp [16:18]
  137. include/boost/smart_ptr/detail/sp_counted_base_std_atomic.hpp [14:16]
  138. include/boost/smart_ptr/detail/sp_counted_base_sync.hpp [14:16]
  139. include/boost/smart_ptr/detail/sp_interlocked.hpp [15:17]
  140. include/boost/smart_ptr/detail/sp_noexcept.hpp [14:16]
  141. include/boost/smart_ptr/enable_shared_from.hpp [8:10]
  142. include/boost/smart_ptr/enable_shared_from_raw.hpp [10:12]
  143. include/boost/smart_ptr/enable_shared_from_this.hpp [9:11]
  144. include/boost/smart_ptr/make_local_shared.hpp [8:10]
  145. include/boost/smart_ptr/make_local_shared_object.hpp [8:10]
  146. include/boost/smart_ptr/make_shared.hpp [8:10]
  147. include/boost/smart_ptr/make_shared_object.hpp [8:10]
  148. include/boost/weak_ptr.hpp [9:11]
  149. KEEP BSL-1.0 8a8e0b18cc05e7bc28034b7fb1c69575
  150. BELONGS ya.make
  151. License text:
  152. // Distributed under the Boost Software License, Version 1.0.
  153. // See accompanying file LICENSE_1_0.txt or copy at
  154. // http://www.boost.org/LICENSE_1_0.txt)
  155. Scancode info:
  156. Original SPDX id: BSL-1.0
  157. Score : 100.00
  158. Match type : NOTICE
  159. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  160. Files with this license:
  161. include/boost/smart_ptr/detail/sp_disable_deprecated.hpp [15:17]
  162. include/boost/smart_ptr/detail/sp_has_sync_intrinsics.hpp [15:17]
  163. include/boost/smart_ptr/detail/sp_typeinfo_.hpp [14:16]
  164. include/boost/smart_ptr/detail/spinlock.hpp [15:17]
  165. include/boost/smart_ptr/detail/spinlock_gcc_arm.hpp [7:9]
  166. include/boost/smart_ptr/detail/spinlock_nt.hpp [13:15]
  167. include/boost/smart_ptr/detail/spinlock_pool.hpp [15:17]
  168. include/boost/smart_ptr/detail/spinlock_pt.hpp [13:15]
  169. include/boost/smart_ptr/detail/spinlock_std_atomic.hpp [13:15]
  170. include/boost/smart_ptr/detail/spinlock_sync.hpp [13:15]
  171. include/boost/smart_ptr/detail/spinlock_w32.hpp [13:15]
  172. KEEP BSL-1.0 8abbac2c705b0911702566954b0ebe9b
  173. BELONGS ya.make
  174. License text:
  175. // Distributed under the Boost Software License, Version 1.0. (See
  176. // accompanying file LICENSE_1_0.txt or copy at
  177. // http://www.boost.org/LICENSE_1_0.txt)
  178. Scancode info:
  179. Original SPDX id: BSL-1.0
  180. Score : 100.00
  181. Match type : NOTICE
  182. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  183. Files with this license:
  184. include/boost/scoped_array.hpp [7:9]
  185. include/boost/scoped_ptr.hpp [7:9]
  186. include/boost/shared_array.hpp [10:12]
  187. include/boost/shared_ptr.hpp [10:12]
  188. include/boost/smart_ptr/atomic_shared_ptr.hpp [9:11]
  189. include/boost/smart_ptr/detail/atomic_count_gcc.hpp [15:17]
  190. include/boost/smart_ptr/detail/atomic_count_gcc_x86.hpp [11:13]
  191. include/boost/smart_ptr/detail/atomic_count_sync.hpp [13:15]
  192. include/boost/smart_ptr/detail/local_counted_base.hpp [14:16]
  193. include/boost/smart_ptr/detail/local_sp_deleter.hpp [14:16]
  194. include/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp [10:12]
  195. include/boost/smart_ptr/detail/sp_counted_base_aix.hpp [12:14]
  196. include/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp [16:18]
  197. include/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp [11:13]
  198. include/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp [15:17]
  199. include/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp [16:18]
  200. include/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp [16:18]
  201. include/boost/smart_ptr/detail/sp_counted_base_spin.hpp [16:18]
  202. include/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp [13:15]
  203. include/boost/smart_ptr/detail/sp_counted_base_w32.hpp [16:18]
  204. include/boost/smart_ptr/intrusive_ptr.hpp [9:11]
  205. include/boost/smart_ptr/local_shared_ptr.hpp [8:10]
  206. include/boost/smart_ptr/owner_less.hpp [10:12]
  207. include/boost/smart_ptr/scoped_array.hpp [7:9]
  208. include/boost/smart_ptr/scoped_ptr.hpp [7:9]
  209. include/boost/smart_ptr/shared_array.hpp [10:12]
  210. include/boost/smart_ptr/shared_ptr.hpp [10:12]
  211. include/boost/smart_ptr/weak_ptr.hpp [9:11]
  212. KEEP BSL-1.0 a33a9326898e5c686dcfd60e20f5be85
  213. BELONGS ya.make
  214. License text:
  215. // Distributed under the Boost Software License, Version 1.0.
  216. // (See accompanying file LICENSE_1_0.txt or copy at
  217. // http://www.boost.org/LICENSE_1_0.txt)
  218. Scancode info:
  219. Original SPDX id: BSL-1.0
  220. Score : 100.00
  221. Match type : NOTICE
  222. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  223. Files with this license:
  224. include/boost/pointer_cast.hpp [4:6]
  225. KEEP BSL-1.0 bb6c4a594a57e74611676fda9449a7e3
  226. BELONGS ya.make
  227. License text:
  228. * Distributed under the Boost Software License, Version 1.0.
  229. * (See accompanying file LICENSE_1_0.txt or copy at
  230. * http://www.boost.org/LICENSE_1_0.txt)
  231. Scancode info:
  232. Original SPDX id: BSL-1.0
  233. Score : 100.00
  234. Match type : NOTICE
  235. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  236. Files with this license:
  237. include/boost/smart_ptr/intrusive_ref_counter.hpp [3:5]
  238. KEEP BSL-1.0 c9e6118e07afed16d6f26c06b5f29fe8
  239. BELONGS ya.make
  240. License text:
  241. // https://www.boost.org/LICENSE_1_0.txt
  242. Scancode info:
  243. Original SPDX id: BSL-1.0
  244. Score : 100.00
  245. Match type : REFERENCE
  246. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  247. Files with this license:
  248. include/boost/detail/atomic_count.hpp [6:6]
  249. include/boost/detail/lightweight_mutex.hpp [6:6]
  250. include/boost/detail/lightweight_thread.hpp [7:7]
  251. include/boost/detail/quick_allocator.hpp [7:7]
  252. include/boost/smart_ptr/detail/atomic_count_gcc_atomic.hpp [11:11]
  253. include/boost/smart_ptr/detail/deprecated_macros.hpp [6:6]
  254. include/boost/smart_ptr/detail/sp_thread_pause.hpp [6:6]
  255. include/boost/smart_ptr/detail/sp_thread_sleep.hpp [6:6]
  256. include/boost/smart_ptr/detail/sp_thread_yield.hpp [6:6]
  257. include/boost/smart_ptr/detail/sp_type_traits.hpp [6:6]
  258. include/boost/smart_ptr/owner_equal_to.hpp [6:6]
  259. include/boost/smart_ptr/owner_hash.hpp [6:6]
  260. KEEP BSL-1.0 e03c043ca7052925e34194f3fe2631e4
  261. BELONGS ya.make
  262. License text:
  263. // Distributed under the Boost Software License, Version 1.0.
  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/detail/atomic_count.hpp [5:5]
  271. include/boost/detail/lightweight_mutex.hpp [5:5]
  272. include/boost/detail/lightweight_thread.hpp [6:6]
  273. include/boost/detail/quick_allocator.hpp [6:6]
  274. include/boost/smart_ptr/detail/atomic_count_gcc_atomic.hpp [10:10]
  275. include/boost/smart_ptr/detail/deprecated_macros.hpp [5:5]
  276. include/boost/smart_ptr/detail/lwm_std_mutex.hpp [5:5]
  277. include/boost/smart_ptr/detail/sp_thread_pause.hpp [5:5]
  278. include/boost/smart_ptr/detail/sp_thread_sleep.hpp [5:5]
  279. include/boost/smart_ptr/detail/sp_thread_yield.hpp [5:5]
  280. include/boost/smart_ptr/detail/sp_type_traits.hpp [5:5]
  281. include/boost/smart_ptr/owner_equal_to.hpp [5:5]
  282. include/boost/smart_ptr/owner_hash.hpp [5:5]
  283. KEEP BSL-1.0 e9df2954141aa96551bf39192c39d2fe
  284. BELONGS ya.make
  285. License text:
  286. // Distributed under the Boost Software License, Version 1.0.
  287. // https://www.boost.org/LICENSE_1_0.txt
  288. Scancode info:
  289. Original SPDX id: BSL-1.0
  290. Score : 94.44
  291. Match type : NOTICE
  292. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  293. Files with this license:
  294. include/boost/smart_ptr/detail/sp_counted_base_gcc_atomic.hpp [13:14]
  295. include/boost/smart_ptr/detail/sp_has_gcc_intrinsics.hpp [14:15]
  296. include/boost/smart_ptr/detail/sp_obsolete.hpp [14:15]
  297. include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp [11:12]
  298. include/boost/smart_ptr/detail/yield_k.hpp [19:20]
  299. KEEP BSL-1.0 eeda69591b5957fb1dbf0286c30acb85
  300. BELONGS ya.make
  301. License text:
  302. Distributed under the Boost Software License, Version 1.0.
  303. Scancode info:
  304. Original SPDX id: BSL-1.0
  305. Score : 100.00
  306. Match type : NOTICE
  307. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  308. Files with this license:
  309. include/boost/make_unique.hpp [5:5]
  310. include/boost/smart_ptr/allocate_local_shared_array.hpp [5:5]
  311. include/boost/smart_ptr/allocate_shared_array.hpp [5:5]
  312. include/boost/smart_ptr/allocate_unique.hpp [5:5]
  313. include/boost/smart_ptr/make_local_shared_array.hpp [6:6]
  314. include/boost/smart_ptr/make_shared_array.hpp [5:5]
  315. include/boost/smart_ptr/make_unique.hpp [5:5]