devtools.licenses.report 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331
  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 spdx} {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 Apache-2.0 0e8699c5f5ea602534a6558430df2b8d
  32. BELONGS ya.make
  33. Note: matched license text is too long. Read it in the source files.
  34. Scancode info:
  35. Original SPDX id: Apache-2.0
  36. Score : 100.00
  37. Match type : NOTICE
  38. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  39. Files with this license:
  40. tcmalloc/arena.cc [3:13]
  41. tcmalloc/arena.h [3:13]
  42. tcmalloc/arena_test.cc [3:13]
  43. tcmalloc/background.cc [3:13]
  44. tcmalloc/central_freelist.cc [3:13]
  45. tcmalloc/central_freelist.h [3:13]
  46. tcmalloc/central_freelist_benchmark.cc [3:13]
  47. tcmalloc/central_freelist_test.cc [3:13]
  48. tcmalloc/common.cc [3:13]
  49. tcmalloc/common.h [3:13]
  50. tcmalloc/cpu_cache.cc [3:13]
  51. tcmalloc/cpu_cache.h [3:13]
  52. tcmalloc/cpu_cache_test.cc [3:13]
  53. tcmalloc/experiment.cc [3:13]
  54. tcmalloc/experiment.h [3:13]
  55. tcmalloc/experiment_config.h [3:13]
  56. tcmalloc/experiment_config_test.cc [3:13]
  57. tcmalloc/experiment_fuzz.cc [3:13]
  58. tcmalloc/experimental_56_size_class.cc [3:13]
  59. tcmalloc/experimental_pow2_below64_size_class.cc [3:13]
  60. tcmalloc/experimental_pow2_size_class.cc [3:13]
  61. tcmalloc/guarded_page_allocator.cc [3:13]
  62. tcmalloc/guarded_page_allocator.h [3:13]
  63. tcmalloc/guarded_page_allocator_benchmark.cc [3:13]
  64. tcmalloc/guarded_page_allocator_test.cc [3:13]
  65. tcmalloc/heap_profiling_test.cc [3:13]
  66. tcmalloc/huge_address_map.cc [3:13]
  67. tcmalloc/huge_address_map.h [3:13]
  68. tcmalloc/huge_address_map_test.cc [3:13]
  69. tcmalloc/huge_allocator.cc [3:13]
  70. tcmalloc/huge_allocator.h [3:13]
  71. tcmalloc/huge_allocator_test.cc [3:13]
  72. tcmalloc/huge_cache.cc [3:13]
  73. tcmalloc/huge_cache.h [3:13]
  74. tcmalloc/huge_cache_test.cc [3:13]
  75. tcmalloc/huge_page_aware_allocator.cc [3:13]
  76. tcmalloc/huge_page_aware_allocator.h [3:13]
  77. tcmalloc/huge_page_aware_allocator_test.cc [3:13]
  78. tcmalloc/huge_page_filler.h [3:13]
  79. tcmalloc/huge_page_filler_test.cc [3:13]
  80. tcmalloc/huge_pages.h [3:13]
  81. tcmalloc/huge_region.h [3:13]
  82. tcmalloc/huge_region_test.cc [3:13]
  83. tcmalloc/internal/atomic_danger.h [3:13]
  84. tcmalloc/internal/atomic_stats_counter.h [3:13]
  85. tcmalloc/internal/bits.h [3:13]
  86. tcmalloc/internal/bits_test.cc [3:13]
  87. tcmalloc/internal/cache_topology.cc [3:13]
  88. tcmalloc/internal/cache_topology.h [3:13]
  89. tcmalloc/internal/cache_topology_test.cc [3:13]
  90. tcmalloc/internal/clock.h [3:13]
  91. tcmalloc/internal/config.h [3:13]
  92. tcmalloc/internal/declarations.h [3:13]
  93. tcmalloc/internal/environment.cc [3:13]
  94. tcmalloc/internal/environment.h [3:13]
  95. tcmalloc/internal/environment_test.cc [3:13]
  96. tcmalloc/internal/lifetime_predictions.h [3:13]
  97. tcmalloc/internal/lifetime_predictions_test.cc [3:13]
  98. tcmalloc/internal/lifetime_tracker.h [3:13]
  99. tcmalloc/internal/lifetime_tracker_test.cc [3:13]
  100. tcmalloc/internal/linked_list.h [3:13]
  101. tcmalloc/internal/linked_list_benchmark.cc [3:13]
  102. tcmalloc/internal/linked_list_test.cc [3:13]
  103. tcmalloc/internal/linux_syscall_support.h [3:13]
  104. tcmalloc/internal/logging.cc [3:13]
  105. tcmalloc/internal/logging.h [3:13]
  106. tcmalloc/internal/logging_test.cc [3:13]
  107. tcmalloc/internal/logging_test_helper.cc [3:13]
  108. tcmalloc/internal/memory_stats.cc [3:13]
  109. tcmalloc/internal/memory_stats.h [3:13]
  110. tcmalloc/internal/memory_stats_test.cc [3:13]
  111. tcmalloc/internal/mincore.cc [3:13]
  112. tcmalloc/internal/mincore.h [3:13]
  113. tcmalloc/internal/mincore_benchmark.cc [3:13]
  114. tcmalloc/internal/mincore_test.cc [3:13]
  115. tcmalloc/internal/mock_span.h [3:13]
  116. tcmalloc/internal/numa.cc [3:13]
  117. tcmalloc/internal/numa.h [3:13]
  118. tcmalloc/internal/numa_test.cc [3:13]
  119. tcmalloc/internal/optimization.h [3:13]
  120. tcmalloc/internal/parameter_accessors.h [3:13]
  121. tcmalloc/internal/percpu.cc [3:13]
  122. tcmalloc/internal/percpu.h [3:13]
  123. tcmalloc/internal/percpu_rseq_asm.S [3:13]
  124. tcmalloc/internal/percpu_rseq_unsupported.cc [3:13]
  125. tcmalloc/internal/percpu_tcmalloc.h [3:13]
  126. tcmalloc/internal/percpu_tcmalloc_test.cc [3:13]
  127. tcmalloc/internal/proc_maps.cc [3:13]
  128. tcmalloc/internal/proc_maps.h [3:13]
  129. tcmalloc/internal/range_tracker.h [3:13]
  130. tcmalloc/internal/range_tracker_benchmark.cc [3:13]
  131. tcmalloc/internal/range_tracker_test.cc [3:13]
  132. tcmalloc/internal/timeseries_tracker.h [3:13]
  133. tcmalloc/internal/timeseries_tracker_test.cc [3:13]
  134. tcmalloc/internal/util.cc [3:13]
  135. tcmalloc/internal/util.h [3:13]
  136. tcmalloc/internal_malloc_extension.h [3:13]
  137. tcmalloc/legacy_size_classes.cc [3:13]
  138. tcmalloc/libc_override.h [3:13]
  139. tcmalloc/libc_override_gcc_and_weak.h [3:13]
  140. tcmalloc/libc_override_glibc.h [3:13]
  141. tcmalloc/libc_override_redefine.h [3:13]
  142. tcmalloc/malloc_extension.cc [3:13]
  143. tcmalloc/malloc_extension.h [3:13]
  144. tcmalloc/malloc_extension_fuzz.cc [3:13]
  145. tcmalloc/malloc_extension_system_malloc_test.cc [3:13]
  146. tcmalloc/malloc_extension_test.cc [3:13]
  147. tcmalloc/mock_central_freelist.cc [3:13]
  148. tcmalloc/mock_central_freelist.h [3:13]
  149. tcmalloc/mock_transfer_cache.cc [3:13]
  150. tcmalloc/mock_transfer_cache.h [3:13]
  151. tcmalloc/noruntime_size_classes.cc [3:13]
  152. tcmalloc/page_allocator.cc [3:13]
  153. tcmalloc/page_allocator.h [3:13]
  154. tcmalloc/page_allocator_interface.cc [3:13]
  155. tcmalloc/page_allocator_interface.h [3:13]
  156. tcmalloc/page_allocator_test.cc [3:13]
  157. tcmalloc/page_allocator_test_util.h [3:13]
  158. tcmalloc/page_heap.cc [3:13]
  159. tcmalloc/page_heap.h [3:13]
  160. tcmalloc/page_heap_allocator.h [3:13]
  161. tcmalloc/page_heap_test.cc [3:13]
  162. tcmalloc/pagemap.cc [3:13]
  163. tcmalloc/pagemap.h [3:13]
  164. tcmalloc/pagemap_test.cc [3:13]
  165. tcmalloc/pages.h [3:13]
  166. tcmalloc/parameters.cc [3:13]
  167. tcmalloc/parameters.h [3:13]
  168. tcmalloc/peak_heap_tracker.cc [3:13]
  169. tcmalloc/peak_heap_tracker.h [3:13]
  170. tcmalloc/profile_test.cc [3:13]
  171. tcmalloc/realloc_test.cc [3:13]
  172. tcmalloc/runtime_size_classes.cc [3:13]
  173. tcmalloc/runtime_size_classes.h [3:13]
  174. tcmalloc/runtime_size_classes_fuzz.cc [3:13]
  175. tcmalloc/runtime_size_classes_test.cc [3:13]
  176. tcmalloc/sampler.cc [3:13]
  177. tcmalloc/sampler.h [3:13]
  178. tcmalloc/size_class_info.h [3:13]
  179. tcmalloc/size_classes.cc [3:13]
  180. tcmalloc/size_classes_test.cc [3:13]
  181. tcmalloc/size_classes_with_runtime_size_classes_test.cc [3:13]
  182. tcmalloc/span.cc [3:13]
  183. tcmalloc/span.h [3:13]
  184. tcmalloc/span_benchmark.cc [3:13]
  185. tcmalloc/span_stats.h [3:13]
  186. tcmalloc/span_test.cc [3:13]
  187. tcmalloc/stack_trace_table.cc [3:13]
  188. tcmalloc/stack_trace_table.h [3:13]
  189. tcmalloc/stack_trace_table_test.cc [3:13]
  190. tcmalloc/static_vars.cc [3:13]
  191. tcmalloc/static_vars.h [3:13]
  192. tcmalloc/stats.cc [3:13]
  193. tcmalloc/stats.h [3:13]
  194. tcmalloc/stats_test.cc [3:13]
  195. tcmalloc/system-alloc.cc [3:13]
  196. tcmalloc/system-alloc.h [3:13]
  197. tcmalloc/system-alloc_test.cc [3:13]
  198. tcmalloc/tcmalloc.cc [3:13]
  199. tcmalloc/tcmalloc.h [3:13]
  200. tcmalloc/tcmalloc_large_test.cc [3:13]
  201. tcmalloc/tcmalloc_policy.h [3:13]
  202. tcmalloc/thread_cache.cc [3:13]
  203. tcmalloc/thread_cache.h [3:13]
  204. tcmalloc/thread_cache_test.cc [3:13]
  205. tcmalloc/tracking.h [3:13]
  206. tcmalloc/transfer_cache.cc [3:13]
  207. tcmalloc/transfer_cache.h [3:13]
  208. tcmalloc/transfer_cache_benchmark.cc [3:13]
  209. tcmalloc/transfer_cache_fuzz.cc [3:13]
  210. tcmalloc/transfer_cache_internals.h [3:13]
  211. tcmalloc/transfer_cache_stats.h [3:13]
  212. tcmalloc/transfer_cache_test.cc [3:13]
  213. tcmalloc/want_hpaa.cc [3:13]
  214. tcmalloc/want_hpaa_subrelease.cc [3:13]
  215. tcmalloc/want_legacy_spans.cc [3:13]
  216. tcmalloc/want_no_hpaa.cc [3:13]
  217. tcmalloc/want_numa_aware.cc [3:13]
  218. KEEP Apache-2.0 24be4e5673a9c71cdba851c53ed9677b
  219. BELONGS ya.make
  220. Note: matched license text is too long. Read it in the source files.
  221. Scancode info:
  222. Original SPDX id: Apache-2.0
  223. Score : 100.00
  224. Match type : NOTICE
  225. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  226. Files with this license:
  227. tcmalloc/internal/percpu_rseq_aarch64.S [4:14]
  228. KEEP Apache-2.0 34ef0c6d1296bad9c0b8ea4447611e19
  229. BELONGS ya.make
  230. Note: matched license text is too long. Read it in the source files.
  231. Scancode info:
  232. Original SPDX id: Apache-2.0
  233. Score : 100.00
  234. Match type : NOTICE
  235. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  236. Files with this license:
  237. tcmalloc/BUILD [3:13]
  238. KEEP Apache-2.0 566444825cbcc83578050639168bd08f
  239. BELONGS ya.make
  240. FILE_INCLUDE LICENSE found in files: README.md at line 42
  241. License text:
  242. The TCMalloc library is licensed under the terms of the Apache
  243. license. See LICENSE for more information.
  244. Scancode info:
  245. Original SPDX id: Apache-2.0
  246. Score : 90.00
  247. Match type : NOTICE
  248. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  249. Files with this license:
  250. README.md [41:42]
  251. SKIP LicenseRef-scancode-generic-cla 5d780ffa423067f23c6a123ae33e7c18
  252. BELONGS ya.make
  253. License text:
  254. \## Contributor License Agreement
  255. Scancode info:
  256. Original SPDX id: LicenseRef-scancode-generic-cla
  257. Score : 16.00
  258. Match type : NOTICE
  259. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  260. Files with this license:
  261. CONTRIBUTING.md [9:9]
  262. KEEP Apache-2.0 7007f7032a612d02b590073b4f7e5b25
  263. BELONGS ya.make
  264. Note: matched license text is too long. Read it in the source files.
  265. Scancode info:
  266. Original SPDX id: Apache-2.0
  267. Score : 100.00
  268. Match type : NOTICE
  269. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  270. Files with this license:
  271. tcmalloc/internal/percpu_rseq_ppc.S [4:14]
  272. tcmalloc/internal/percpu_rseq_x86_64.S [4:14]
  273. SKIP LicenseRef-scancode-generic-cla 979d7de2e3ff119ee2c22c7efbec766d
  274. BELONGS ya.make
  275. License text:
  276. Contributions to this project must be accompanied by a Contributor License
  277. Agreement. You (or your employer) retain the copyright to your contribution;
  278. Scancode info:
  279. Original SPDX id: LicenseRef-scancode-generic-cla
  280. Score : 16.00
  281. Match type : NOTICE
  282. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  283. Files with this license:
  284. CONTRIBUTING.md [11:12]
  285. KEEP Apache-2.0 cac6cbe8ed5a3da569f7c01e4e486688
  286. BELONGS ya.make
  287. Note: matched license text is too long. Read it in the source files.
  288. Scancode info:
  289. Original SPDX id: Apache-2.0
  290. Score : 100.00
  291. Match type : TEXT
  292. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  293. Files with this license:
  294. LICENSE [2:202]
  295. SKIP LicenseRef-scancode-other-permissive cd348406a46a4c91e9edaa5be5e9c074
  296. BELONGS ya.make
  297. FILE_INCLUDE LICENSE found in files: README.md at line 42
  298. # File LICENSES allready included
  299. License text:
  300. license. See LICENSE for more information.
  301. Scancode info:
  302. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  303. Score : 100.00
  304. Match type : REFERENCE
  305. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  306. Files with this license:
  307. README.md [42:42]
  308. KEEP Apache-2.0 e0f9a998414a9ae203fd34f4452d4dbc
  309. BELONGS ya.make
  310. FILE_INCLUDE LICENSE found in files: README.md at line 42
  311. License text:
  312. \## License
  313. The TCMalloc library is licensed under the terms of the Apache
  314. license. See LICENSE for more information.
  315. Scancode info:
  316. Original SPDX id: MIT
  317. Score : 52.63
  318. Match type : NOTICE
  319. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  320. Files with this license:
  321. README.md [39:42]