devtools.licenses.report 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720
  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 Apache-2.0 0e8699c5f5ea602534a6558430df2b8d
  32. BELONGS absl/base/ya.make absl/debugging/ya.make absl/hash/ya.make absl/log/ya.make absl/numeric/ya.make absl/profiling/ya.make absl/random/ya.make absl/strings/ya.make absl/synchronization/ya.make absl/utility/ya.make 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. absl/base/internal/cycleclock_config.h [3:13]
  41. absl/base/internal/poison.cc [3:13]
  42. absl/base/internal/poison.h [3:13]
  43. absl/base/internal/unscaledcycleclock_config.h [3:13]
  44. absl/base/prefetch.h [3:13]
  45. absl/container/hash_container_defaults.h [3:13]
  46. absl/crc/crc32c.cc [3:13]
  47. absl/crc/crc32c.h [3:13]
  48. absl/crc/internal/cpu_detect.cc [3:13]
  49. absl/crc/internal/cpu_detect.h [3:13]
  50. absl/crc/internal/crc32c.h [3:13]
  51. absl/crc/internal/crc_cord_state.cc [3:13]
  52. absl/crc/internal/crc_cord_state.h [3:13]
  53. absl/crc/internal/crc_memcpy.h [3:13]
  54. absl/crc/internal/crc_memcpy_fallback.cc [3:13]
  55. absl/crc/internal/crc_memcpy_x86_arm_combined.cc [3:13]
  56. absl/crc/internal/crc_non_temporal_memcpy.cc [3:13]
  57. absl/crc/internal/non_temporal_arm_intrinsics.h [3:13]
  58. absl/crc/internal/non_temporal_memcpy.h [3:13]
  59. absl/debugging/internal/bounded_utf8_length_sequence.h [3:13]
  60. absl/debugging/internal/decode_rust_punycode.cc [3:13]
  61. absl/debugging/internal/decode_rust_punycode.h [3:13]
  62. absl/debugging/internal/demangle_rust.cc [3:13]
  63. absl/debugging/internal/demangle_rust.h [3:13]
  64. absl/debugging/internal/stacktrace_riscv-inl.inc [3:13]
  65. absl/debugging/internal/utf8_for_code_point.cc [3:13]
  66. absl/debugging/internal/utf8_for_code_point.h [3:13]
  67. absl/hash/internal/low_level_hash.cc [3:13]
  68. absl/hash/internal/low_level_hash.h [3:13]
  69. absl/log/internal/append_truncated.h [3:13]
  70. absl/log/internal/fnmatch.cc [3:13]
  71. absl/log/internal/fnmatch.h [3:13]
  72. absl/log/internal/log_impl.h [3:13]
  73. absl/log/internal/nullguard.cc [3:13]
  74. absl/log/internal/vlog_config.cc [3:13]
  75. absl/log/internal/vlog_config.h [3:13]
  76. absl/log/log_sink.cc [3:13]
  77. absl/numeric/bits.h [3:13]
  78. absl/numeric/internal/bits.h [3:13]
  79. absl/numeric/internal/representation.h [3:13]
  80. absl/profiling/internal/exponential_biased.cc [3:13]
  81. absl/profiling/internal/exponential_biased.h [3:13]
  82. absl/random/internal/mock_validators.h [3:13]
  83. absl/random/internal/nanobenchmark.h [3:13]
  84. absl/status/internal/status_internal.cc [3:13]
  85. absl/status/internal/status_matchers.h [3:13]
  86. absl/strings/cord_analysis.cc [3:13]
  87. absl/strings/cord_analysis.h [3:13]
  88. absl/strings/cord_buffer.cc [3:13]
  89. absl/strings/cord_buffer.h [3:13]
  90. absl/strings/cordz_test_helpers.h [3:13]
  91. absl/strings/has_absl_stringify.h [3:13]
  92. absl/strings/has_ostream_operator.h [3:13]
  93. absl/strings/internal/cord_data_edge.h [3:13]
  94. absl/strings/internal/cord_rep_btree.cc [3:13]
  95. absl/strings/internal/cord_rep_btree.h [3:13]
  96. absl/strings/internal/cord_rep_btree_navigator.cc [3:13]
  97. absl/strings/internal/cord_rep_btree_navigator.h [3:13]
  98. absl/strings/internal/cord_rep_btree_reader.cc [3:13]
  99. absl/strings/internal/cord_rep_btree_reader.h [3:13]
  100. absl/strings/internal/cord_rep_consume.cc [3:13]
  101. absl/strings/internal/cord_rep_consume.h [3:13]
  102. absl/strings/internal/cord_rep_crc.cc [3:13]
  103. absl/strings/internal/cord_rep_crc.h [3:13]
  104. absl/strings/internal/cord_rep_flat.h [3:13]
  105. absl/strings/internal/cord_rep_test_util.h [3:13]
  106. absl/strings/internal/cordz_update_scope.h [3:13]
  107. absl/strings/internal/cordz_update_tracker.h [3:13]
  108. absl/strings/internal/damerau_levenshtein_distance.cc [3:13]
  109. absl/strings/internal/damerau_levenshtein_distance.h [3:13]
  110. absl/strings/internal/str_format/constexpr_parser.h [3:13]
  111. absl/strings/internal/stringify_sink.cc [3:13]
  112. absl/strings/internal/stringify_sink.h [3:13]
  113. absl/synchronization/internal/kernel_timeout.cc [3:13]
  114. absl/utility/internal/if_constexpr.h [3:13]
  115. Belongs difference:
  116. - absl/container/ya.make absl/status/ya.make
  117. KEEP Apache-2.0 0f66a26c8211d9f8c21369fcb6702370
  118. BELONGS absl/time/ya.make
  119. Note: matched license text is too long. Read it in the source files.
  120. Scancode info:
  121. Original SPDX id: Apache-2.0
  122. Score : 100.00
  123. Match type : NOTICE
  124. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  125. Files with this license:
  126. absl/time/internal/cctz/include/cctz/civil_time.h [3:13]
  127. absl/time/internal/cctz/include/cctz/civil_time_detail.h [3:13]
  128. absl/time/internal/cctz/include/cctz/time_zone.h [3:13]
  129. absl/time/internal/cctz/include/cctz/zone_info_source.h [3:13]
  130. absl/time/internal/cctz/src/civil_time_detail.cc [3:13]
  131. absl/time/internal/cctz/src/time_zone_fixed.cc [3:13]
  132. absl/time/internal/cctz/src/time_zone_fixed.h [3:13]
  133. absl/time/internal/cctz/src/time_zone_format.cc [3:13]
  134. absl/time/internal/cctz/src/time_zone_if.cc [3:13]
  135. absl/time/internal/cctz/src/time_zone_if.h [3:13]
  136. absl/time/internal/cctz/src/time_zone_impl.cc [3:13]
  137. absl/time/internal/cctz/src/time_zone_impl.h [3:13]
  138. absl/time/internal/cctz/src/time_zone_info.cc [3:13]
  139. absl/time/internal/cctz/src/time_zone_info.h [3:13]
  140. absl/time/internal/cctz/src/time_zone_libc.cc [3:13]
  141. absl/time/internal/cctz/src/time_zone_libc.h [3:13]
  142. absl/time/internal/cctz/src/time_zone_lookup.cc [3:13]
  143. absl/time/internal/cctz/src/time_zone_posix.cc [3:13]
  144. absl/time/internal/cctz/src/time_zone_posix.h [3:13]
  145. absl/time/internal/cctz/src/zone_info_source.cc [3:13]
  146. KEEP Apache-2.0 3493ceb30c6c8a1d5127bc1f0b030380
  147. BELONGS ya.make
  148. License text:
  149. \## License
  150. The Abseil C++ library is licensed under the terms of the Apache
  151. license. See [LICENSE](LICENSE) for more information.
  152. Scancode info:
  153. Original SPDX id: MIT
  154. Score : 52.63
  155. Match type : NOTICE
  156. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  157. Files with this license:
  158. README.md [145:148]
  159. KEEP Public-Domain 3a682fe6def1cddc889298ee2a043f6f
  160. BELONGS absl/time/ya.make
  161. License text:
  162. ** This file is in the public domain, so clarified as of
  163. Scancode info:
  164. Original SPDX id: LicenseRef-scancode-public-domain
  165. Score : 100.00
  166. Match type : TEXT
  167. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  168. Files with this license:
  169. absl/time/internal/cctz/src/tzfile.h [8:8]
  170. KEEP Apache-2.0 3ea5060c4f08f5769674fbf0c0fb3992
  171. BELONGS absl/algorithm/ya.make absl/base/ya.make absl/container/ya.make absl/debugging/ya.make absl/flags/ya.make absl/functional/ya.make absl/hash/ya.make absl/log/ya.make absl/memory/ya.make absl/meta/ya.make absl/numeric/ya.make absl/profiling/ya.make absl/random/ya.make absl/status/ya.make absl/strings/ya.make absl/synchronization/ya.make absl/time/ya.make absl/types/ya.make absl/utility/ya.make ya.make
  172. Note: matched license text is too long. Read it in the source files.
  173. Scancode info:
  174. Original SPDX id: Apache-2.0
  175. Score : 100.00
  176. Match type : NOTICE
  177. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  178. Files with this license:
  179. absl/algorithm/algorithm.h [3:13]
  180. absl/algorithm/container.h [3:13]
  181. absl/base/attributes.h [3:13]
  182. absl/base/call_once.h [3:13]
  183. absl/base/casts.h [4:14]
  184. absl/base/config.h [4:14]
  185. absl/base/const_init.h [3:13]
  186. absl/base/dynamic_annotations.h [3:13]
  187. absl/base/internal/atomic_hook.h [3:13]
  188. absl/base/internal/atomic_hook_test_helper.h [3:13]
  189. absl/base/internal/cycleclock.cc [3:13]
  190. absl/base/internal/cycleclock.h [4:14]
  191. absl/base/internal/direct_mmap.h [3:13]
  192. absl/base/internal/dynamic_annotations.h [3:13]
  193. absl/base/internal/endian.h [3:13]
  194. absl/base/internal/errno_saver.h [3:13]
  195. absl/base/internal/exception_safety_testing.h [3:13]
  196. absl/base/internal/exception_testing.h [3:13]
  197. absl/base/internal/fast_type_id.h [4:14]
  198. absl/base/internal/hide_ptr.h [3:13]
  199. absl/base/internal/identity.h [3:13]
  200. absl/base/internal/inline_variable.h [3:13]
  201. absl/base/internal/inline_variable_testing.h [3:13]
  202. absl/base/internal/invoke.h [3:13]
  203. absl/base/internal/low_level_alloc.cc [3:13]
  204. absl/base/internal/low_level_alloc.h [3:13]
  205. absl/base/internal/low_level_scheduling.h [3:13]
  206. absl/base/internal/nullability_impl.h [3:13]
  207. absl/base/internal/per_thread_tls.h [3:13]
  208. absl/base/internal/pretty_function.h [3:13]
  209. absl/base/internal/raw_logging.cc [3:13]
  210. absl/base/internal/raw_logging.h [3:13]
  211. absl/base/internal/scheduling_mode.h [3:13]
  212. absl/base/internal/scoped_set_env.cc [3:13]
  213. absl/base/internal/scoped_set_env.h [4:14]
  214. absl/base/internal/spinlock.cc [3:13]
  215. absl/base/internal/spinlock.h [4:14]
  216. absl/base/internal/spinlock_akaros.inc [3:13]
  217. absl/base/internal/spinlock_linux.inc [3:13]
  218. absl/base/internal/spinlock_posix.inc [3:13]
  219. absl/base/internal/spinlock_wait.cc [3:13]
  220. absl/base/internal/spinlock_wait.h [3:13]
  221. absl/base/internal/spinlock_win32.inc [3:13]
  222. absl/base/internal/strerror.cc [3:13]
  223. absl/base/internal/strerror.h [3:13]
  224. absl/base/internal/sysinfo.cc [3:13]
  225. absl/base/internal/sysinfo.h [3:13]
  226. absl/base/internal/thread_identity.cc [3:13]
  227. absl/base/internal/thread_identity.h [3:13]
  228. absl/base/internal/throw_delegate.cc [3:13]
  229. absl/base/internal/throw_delegate.h [4:14]
  230. absl/base/internal/tsan_mutex_interface.h [3:13]
  231. absl/base/internal/unaligned_access.h [4:14]
  232. absl/base/internal/unscaledcycleclock.cc [3:13]
  233. absl/base/internal/unscaledcycleclock.h [3:13]
  234. absl/base/log_severity.cc [3:13]
  235. absl/base/log_severity.h [3:13]
  236. absl/base/macros.h [4:14]
  237. absl/base/no_destructor.h [3:13]
  238. absl/base/nullability.h [3:13]
  239. absl/base/optimization.h [4:14]
  240. absl/base/options.h [3:13]
  241. absl/base/policy_checks.h [3:13]
  242. absl/base/port.h [3:13]
  243. absl/base/thread_annotations.h [3:13]
  244. absl/cleanup/cleanup.h [3:13]
  245. absl/cleanup/internal/cleanup.h [3:13]
  246. absl/container/btree_map.h [3:13]
  247. absl/container/btree_set.h [3:13]
  248. absl/container/btree_test.h [3:13]
  249. absl/container/fixed_array.h [3:13]
  250. absl/container/flat_hash_map.h [3:13]
  251. absl/container/flat_hash_set.h [3:13]
  252. absl/container/inlined_vector.h [3:13]
  253. absl/container/internal/btree.h [3:13]
  254. absl/container/internal/btree_container.h [3:13]
  255. absl/container/internal/common.h [3:13]
  256. absl/container/internal/common_policy_traits.h [3:13]
  257. absl/container/internal/compressed_tuple.h [3:13]
  258. absl/container/internal/container_memory.h [3:13]
  259. absl/container/internal/hash_function_defaults.h [3:13]
  260. absl/container/internal/hash_generator_testing.h [3:13]
  261. absl/container/internal/hash_policy_testing.h [3:13]
  262. absl/container/internal/hash_policy_traits.h [3:13]
  263. absl/container/internal/hashtable_debug.h [3:13]
  264. absl/container/internal/hashtable_debug_hooks.h [3:13]
  265. absl/container/internal/hashtablez_sampler.cc [3:13]
  266. absl/container/internal/hashtablez_sampler.h [3:13]
  267. absl/container/internal/hashtablez_sampler_force_weak_definition.cc [3:13]
  268. absl/container/internal/inlined_vector.h [3:13]
  269. absl/container/internal/layout.h [3:13]
  270. absl/container/internal/node_slot_policy.h [3:13]
  271. absl/container/internal/raw_hash_map.h [3:13]
  272. absl/container/internal/raw_hash_set.cc [3:13]
  273. absl/container/internal/raw_hash_set.h [3:13]
  274. absl/container/internal/test_allocator.h [3:13]
  275. absl/container/internal/test_instance_tracker.h [3:13]
  276. absl/container/internal/tracked.h [3:13]
  277. absl/container/internal/unordered_map_constructor_test.h [3:13]
  278. absl/container/internal/unordered_map_lookup_test.h [3:13]
  279. absl/container/internal/unordered_map_members_test.h [3:13]
  280. absl/container/internal/unordered_map_modifiers_test.h [3:13]
  281. absl/container/internal/unordered_set_constructor_test.h [3:13]
  282. absl/container/internal/unordered_set_lookup_test.h [3:13]
  283. absl/container/internal/unordered_set_members_test.h [3:13]
  284. absl/container/internal/unordered_set_modifiers_test.h [3:13]
  285. absl/container/node_hash_map.h [3:13]
  286. absl/container/node_hash_set.h [3:13]
  287. absl/crc/internal/crc.cc [3:13]
  288. absl/crc/internal/crc.h [3:13]
  289. absl/crc/internal/crc32_x86_arm_combined_simd.h [3:13]
  290. absl/crc/internal/crc32c_inline.h [3:13]
  291. absl/crc/internal/crc_internal.h [3:13]
  292. absl/crc/internal/crc_x86_arm_combined.cc [3:13]
  293. absl/debugging/failure_signal_handler.cc [4:14]
  294. absl/debugging/failure_signal_handler.h [3:13]
  295. absl/debugging/internal/address_is_readable.cc [3:13]
  296. absl/debugging/internal/address_is_readable.h [3:13]
  297. absl/debugging/internal/demangle.cc [3:13]
  298. absl/debugging/internal/demangle.h [3:13]
  299. absl/debugging/internal/elf_mem_image.cc [3:13]
  300. absl/debugging/internal/examine_stack.cc [4:14]
  301. absl/debugging/internal/examine_stack.h [4:14]
  302. absl/debugging/internal/stack_consumption.h [4:14]
  303. absl/debugging/internal/stacktrace_arm-inl.inc [3:13]
  304. absl/debugging/internal/stacktrace_emscripten-inl.inc [3:13]
  305. absl/debugging/internal/stacktrace_generic-inl.inc [3:13]
  306. absl/debugging/internal/stacktrace_powerpc-inl.inc [3:13]
  307. absl/debugging/internal/stacktrace_win32-inl.inc [3:13]
  308. absl/debugging/internal/stacktrace_x86-inl.inc [3:13]
  309. absl/debugging/internal/symbolize.h [3:13]
  310. absl/debugging/internal/vdso_support.cc [3:13]
  311. absl/debugging/internal/vdso_support.h [4:14]
  312. absl/debugging/leak_check.cc [3:13]
  313. absl/debugging/leak_check.h [3:13]
  314. absl/debugging/stacktrace.cc [3:13]
  315. absl/debugging/stacktrace.h [3:13]
  316. absl/debugging/symbolize.cc [3:13]
  317. absl/debugging/symbolize.h [3:13]
  318. absl/debugging/symbolize_darwin.inc [3:13]
  319. absl/debugging/symbolize_elf.inc [3:13]
  320. absl/debugging/symbolize_emscripten.inc [3:13]
  321. absl/debugging/symbolize_unimplemented.inc [3:13]
  322. absl/debugging/symbolize_win32.inc [3:13]
  323. absl/flags/commandlineflag.cc [4:14]
  324. absl/flags/commandlineflag.h [4:14]
  325. absl/flags/config.h [4:14]
  326. absl/flags/declare.h [4:14]
  327. absl/flags/flag.h [4:14]
  328. absl/flags/internal/commandlineflag.cc [4:14]
  329. absl/flags/internal/commandlineflag.h [4:14]
  330. absl/flags/internal/flag.cc [4:14]
  331. absl/flags/internal/flag.h [4:14]
  332. absl/flags/internal/parse.h [4:14]
  333. absl/flags/internal/path_util.h [4:14]
  334. absl/flags/internal/private_handle_accessor.cc [4:14]
  335. absl/flags/internal/private_handle_accessor.h [4:14]
  336. absl/flags/internal/program_name.cc [4:14]
  337. absl/flags/internal/program_name.h [4:14]
  338. absl/flags/internal/registry.h [4:14]
  339. absl/flags/internal/sequence_lock.h [4:14]
  340. absl/flags/internal/usage.cc [4:14]
  341. absl/flags/internal/usage.h [4:14]
  342. absl/flags/marshalling.cc [4:14]
  343. absl/flags/marshalling.h [4:14]
  344. absl/flags/parse.cc [4:14]
  345. absl/flags/parse.h [4:14]
  346. absl/flags/reflection.cc [4:14]
  347. absl/flags/reflection.h [4:14]
  348. absl/flags/usage.cc [4:14]
  349. absl/flags/usage.h [4:14]
  350. absl/flags/usage_config.cc [4:14]
  351. absl/flags/usage_config.h [4:14]
  352. absl/functional/any_invocable.h [3:13]
  353. absl/functional/bind_front.h [3:13]
  354. absl/functional/function_ref.h [3:13]
  355. absl/functional/internal/any_invocable.h [3:13]
  356. absl/functional/internal/front_binder.h [3:13]
  357. absl/functional/internal/function_ref.h [3:13]
  358. absl/functional/overload.h [3:13]
  359. absl/hash/hash.h [3:13]
  360. absl/hash/hash_testing.h [3:13]
  361. absl/hash/internal/city.cc [3:13]
  362. absl/hash/internal/city.h [3:13]
  363. absl/hash/internal/hash.cc [3:13]
  364. absl/hash/internal/hash.h [3:13]
  365. absl/hash/internal/hash_test.h [3:13]
  366. absl/hash/internal/spy_hash_state.h [3:13]
  367. absl/log/absl_check.h [3:13]
  368. absl/log/absl_log.h [3:13]
  369. absl/log/absl_vlog_is_on.h [3:13]
  370. absl/log/check.h [3:13]
  371. absl/log/die_if_null.cc [3:13]
  372. absl/log/die_if_null.h [3:13]
  373. absl/log/flags.cc [4:14]
  374. absl/log/flags.h [3:13]
  375. absl/log/globals.cc [3:13]
  376. absl/log/globals.h [3:13]
  377. absl/log/initialize.cc [3:13]
  378. absl/log/initialize.h [3:13]
  379. absl/log/internal/check_impl.h [3:13]
  380. absl/log/internal/check_op.cc [3:13]
  381. absl/log/internal/check_op.h [3:13]
  382. absl/log/internal/conditions.cc [3:13]
  383. absl/log/internal/conditions.h [3:13]
  384. absl/log/internal/config.h [3:13]
  385. absl/log/internal/flags.h [3:13]
  386. absl/log/internal/globals.cc [3:13]
  387. absl/log/internal/globals.h [3:13]
  388. absl/log/internal/log_format.cc [4:14]
  389. absl/log/internal/log_format.h [3:13]
  390. absl/log/internal/log_message.cc [4:14]
  391. absl/log/internal/log_message.h [3:13]
  392. absl/log/internal/log_sink_set.cc [4:14]
  393. absl/log/internal/log_sink_set.h [3:13]
  394. absl/log/internal/nullguard.h [3:13]
  395. absl/log/internal/nullstream.h [3:13]
  396. absl/log/internal/proto.cc [3:13]
  397. absl/log/internal/proto.h [3:13]
  398. absl/log/internal/strip.h [3:13]
  399. absl/log/internal/structured.h [3:13]
  400. absl/log/internal/test_actions.h [3:13]
  401. absl/log/internal/test_helpers.h [3:13]
  402. absl/log/internal/test_matchers.h [3:13]
  403. absl/log/internal/voidify.h [3:13]
  404. absl/log/log.h [3:13]
  405. absl/log/log_entry.cc [4:14]
  406. absl/log/log_entry.h [3:13]
  407. absl/log/log_sink.h [3:13]
  408. absl/log/log_sink_registry.h [3:13]
  409. absl/log/log_streamer.h [3:13]
  410. absl/log/scoped_mock_log.h [3:13]
  411. absl/log/structured.h [3:13]
  412. absl/log/vlog_is_on.h [3:13]
  413. absl/memory/memory.h [3:13]
  414. absl/meta/type_traits.h [4:14]
  415. absl/numeric/int128.cc [3:13]
  416. absl/numeric/int128.h [4:14]
  417. absl/numeric/int128_have_intrinsic.inc [4:14]
  418. absl/numeric/int128_no_intrinsic.inc [4:14]
  419. absl/profiling/internal/periodic_sampler.cc [3:13]
  420. absl/profiling/internal/periodic_sampler.h [3:13]
  421. absl/profiling/internal/sample_recorder.h [3:13]
  422. absl/random/bernoulli_distribution.h [3:13]
  423. absl/random/beta_distribution.h [3:13]
  424. absl/random/bit_gen_ref.h [4:14]
  425. absl/random/discrete_distribution.cc [3:13]
  426. absl/random/discrete_distribution.h [3:13]
  427. absl/random/distributions.h [3:13]
  428. absl/random/exponential_distribution.h [3:13]
  429. absl/random/gaussian_distribution.h [3:13]
  430. absl/random/internal/chi_square.cc [3:13]
  431. absl/random/internal/chi_square.h [3:13]
  432. absl/random/internal/distribution_caller.h [4:14]
  433. absl/random/internal/distribution_test_util.cc [3:13]
  434. absl/random/internal/distribution_test_util.h [3:13]
  435. absl/random/internal/explicit_seed_seq.h [3:13]
  436. absl/random/internal/fast_uniform_bits.h [3:13]
  437. absl/random/internal/fastmath.h [3:13]
  438. absl/random/internal/generate_real.h [3:13]
  439. absl/random/internal/iostream_state_saver.h [3:13]
  440. absl/random/internal/mock_helpers.h [4:14]
  441. absl/random/internal/mock_overload_set.h [4:14]
  442. absl/random/internal/nonsecure_base.h [3:13]
  443. absl/random/internal/pcg_engine.h [3:13]
  444. absl/random/internal/platform.h [3:13]
  445. absl/random/internal/pool_urbg.cc [3:13]
  446. absl/random/internal/pool_urbg.h [3:13]
  447. absl/random/internal/randen.cc [3:13]
  448. absl/random/internal/randen.h [3:13]
  449. absl/random/internal/randen_detect.cc [3:13]
  450. absl/random/internal/randen_detect.h [3:13]
  451. absl/random/internal/randen_engine.h [3:13]
  452. absl/random/internal/randen_hwaes.cc [3:13]
  453. absl/random/internal/randen_hwaes.h [3:13]
  454. absl/random/internal/randen_round_keys.cc [3:13]
  455. absl/random/internal/randen_slow.cc [3:13]
  456. absl/random/internal/randen_slow.h [3:13]
  457. absl/random/internal/randen_traits.h [3:13]
  458. absl/random/internal/salted_seed_seq.h [3:13]
  459. absl/random/internal/seed_material.cc [3:13]
  460. absl/random/internal/seed_material.h [3:13]
  461. absl/random/internal/sequence_urbg.h [3:13]
  462. absl/random/internal/traits.h [3:13]
  463. absl/random/internal/uniform_helper.h [3:13]
  464. absl/random/internal/wide_multiply.h [3:13]
  465. absl/random/log_uniform_int_distribution.h [3:13]
  466. absl/random/mock_distributions.h [3:13]
  467. absl/random/mocking_bit_gen.h [3:13]
  468. absl/random/poisson_distribution.h [3:13]
  469. absl/random/random.h [3:13]
  470. absl/random/seed_gen_exception.cc [3:13]
  471. absl/random/seed_gen_exception.h [3:13]
  472. absl/random/seed_sequences.cc [3:13]
  473. absl/random/seed_sequences.h [3:13]
  474. absl/random/uniform_int_distribution.h [3:13]
  475. absl/random/uniform_real_distribution.h [3:13]
  476. absl/random/zipf_distribution.h [3:13]
  477. absl/status/internal/status_internal.h [3:13]
  478. absl/status/internal/statusor_internal.h [3:13]
  479. absl/status/status.cc [3:13]
  480. absl/status/status.h [3:13]
  481. absl/status/status_payload_printer.cc [3:13]
  482. absl/status/status_payload_printer.h [3:13]
  483. absl/status/statusor.cc [3:13]
  484. absl/status/statusor.h [3:13]
  485. absl/strings/ascii.cc [3:13]
  486. absl/strings/ascii.h [4:14]
  487. absl/strings/charconv.cc [3:13]
  488. absl/strings/charconv.h [3:13]
  489. absl/strings/charset.h [3:13]
  490. absl/strings/cord.cc [3:13]
  491. absl/strings/cord.h [3:13]
  492. absl/strings/cord_test_helpers.h [4:14]
  493. absl/strings/escaping.cc [3:13]
  494. absl/strings/escaping.h [4:14]
  495. absl/strings/internal/charconv_bigint.cc [3:13]
  496. absl/strings/internal/charconv_bigint.h [3:13]
  497. absl/strings/internal/charconv_parse.cc [3:13]
  498. absl/strings/internal/charconv_parse.h [3:13]
  499. absl/strings/internal/cord_internal.cc [3:13]
  500. absl/strings/internal/cord_internal.h [3:13]
  501. absl/strings/internal/cordz_functions.cc [3:13]
  502. absl/strings/internal/cordz_functions.h [3:13]
  503. absl/strings/internal/cordz_handle.cc [3:13]
  504. absl/strings/internal/cordz_handle.h [3:13]
  505. absl/strings/internal/cordz_info.cc [3:13]
  506. absl/strings/internal/cordz_info.h [3:13]
  507. absl/strings/internal/cordz_sample_token.cc [3:13]
  508. absl/strings/internal/cordz_sample_token.h [3:13]
  509. absl/strings/internal/cordz_statistics.h [3:13]
  510. absl/strings/internal/escaping.cc [3:13]
  511. absl/strings/internal/escaping.h [3:13]
  512. absl/strings/internal/escaping_test_common.h [3:13]
  513. absl/strings/internal/memutil.cc [3:13]
  514. absl/strings/internal/memutil.h [4:14]
  515. absl/strings/internal/numbers_test_common.h [3:13]
  516. absl/strings/internal/ostringstream.cc [3:13]
  517. absl/strings/internal/ostringstream.h [3:13]
  518. absl/strings/internal/pow10_helper.h [4:14]
  519. absl/strings/internal/resize_uninitialized.h [4:14]
  520. absl/strings/internal/stl_type_traits.h [3:13]
  521. absl/strings/internal/str_format/arg.cc [3:13]
  522. absl/strings/internal/str_format/arg.h [3:13]
  523. absl/strings/internal/str_format/bind.cc [3:13]
  524. absl/strings/internal/str_format/bind.h [3:13]
  525. absl/strings/internal/str_format/checker.h [3:13]
  526. absl/strings/internal/str_format/extension.cc [4:14]
  527. absl/strings/internal/str_format/extension.h [4:14]
  528. absl/strings/internal/str_format/float_conversion.cc [3:13]
  529. absl/strings/internal/str_format/float_conversion.h [3:13]
  530. absl/strings/internal/str_format/output.cc [3:13]
  531. absl/strings/internal/str_format/output.h [3:13]
  532. absl/strings/internal/str_format/parser.cc [3:13]
  533. absl/strings/internal/str_format/parser.h [3:13]
  534. absl/strings/internal/str_join_internal.h [4:14]
  535. absl/strings/internal/str_split_internal.h [3:13]
  536. absl/strings/internal/string_constant.h [3:13]
  537. absl/strings/internal/utf8.cc [3:13]
  538. absl/strings/internal/utf8.h [3:13]
  539. absl/strings/match.cc [3:13]
  540. absl/strings/match.h [4:14]
  541. absl/strings/numbers.cc [3:13]
  542. absl/strings/numbers.h [3:13]
  543. absl/strings/str_cat.cc [3:13]
  544. absl/strings/str_cat.h [4:14]
  545. absl/strings/str_format.h [4:14]
  546. absl/strings/str_join.h [4:14]
  547. absl/strings/str_replace.cc [3:13]
  548. absl/strings/str_replace.h [4:14]
  549. absl/strings/str_split.cc [3:13]
  550. absl/strings/str_split.h [4:14]
  551. absl/strings/string_view.cc [3:13]
  552. absl/strings/string_view.h [4:14]
  553. absl/strings/strip.h [4:14]
  554. absl/strings/substitute.cc [3:13]
  555. absl/strings/substitute.h [4:14]
  556. absl/synchronization/barrier.cc [3:13]
  557. absl/synchronization/barrier.h [3:13]
  558. absl/synchronization/blocking_counter.cc [3:13]
  559. absl/synchronization/blocking_counter.h [4:14]
  560. absl/synchronization/internal/create_thread_identity.cc [3:13]
  561. absl/synchronization/internal/futex.h [3:13]
  562. absl/synchronization/internal/futex_waiter.cc [3:13]
  563. absl/synchronization/internal/futex_waiter.h [3:13]
  564. absl/synchronization/internal/graphcycles.cc [3:13]
  565. absl/synchronization/internal/graphcycles.h [3:13]
  566. absl/synchronization/internal/kernel_timeout.h [3:13]
  567. absl/synchronization/internal/per_thread_sem.cc [3:13]
  568. absl/synchronization/internal/per_thread_sem.h [3:13]
  569. absl/synchronization/internal/pthread_waiter.cc [3:13]
  570. absl/synchronization/internal/pthread_waiter.h [3:13]
  571. absl/synchronization/internal/sem_waiter.cc [3:13]
  572. absl/synchronization/internal/sem_waiter.h [3:13]
  573. absl/synchronization/internal/stdcpp_waiter.cc [3:13]
  574. absl/synchronization/internal/stdcpp_waiter.h [3:13]
  575. absl/synchronization/internal/thread_pool.h [3:13]
  576. absl/synchronization/internal/waiter.h [3:13]
  577. absl/synchronization/internal/waiter_base.cc [3:13]
  578. absl/synchronization/internal/waiter_base.h [3:13]
  579. absl/synchronization/internal/win32_waiter.cc [3:13]
  580. absl/synchronization/internal/win32_waiter.h [3:13]
  581. absl/synchronization/mutex.cc [3:13]
  582. absl/synchronization/mutex.h [3:13]
  583. absl/synchronization/notification.cc [3:13]
  584. absl/synchronization/notification.h [3:13]
  585. absl/time/civil_time.cc [3:13]
  586. absl/time/civil_time.h [3:13]
  587. absl/time/clock.cc [3:13]
  588. absl/time/clock.h [3:13]
  589. absl/time/duration.cc [3:13]
  590. absl/time/format.cc [3:13]
  591. absl/time/internal/get_current_time_chrono.inc [3:13]
  592. absl/time/internal/test_util.h [3:13]
  593. absl/time/time.cc [3:13]
  594. absl/time/time.h [3:13]
  595. absl/types/any.h [4:14]
  596. absl/types/bad_any_cast.cc [3:13]
  597. absl/types/bad_any_cast.h [3:13]
  598. absl/types/bad_optional_access.cc [3:13]
  599. absl/types/bad_optional_access.h [3:13]
  600. absl/types/bad_variant_access.cc [3:13]
  601. absl/types/bad_variant_access.h [3:13]
  602. absl/types/compare.h [3:13]
  603. absl/types/internal/optional.h [3:13]
  604. absl/types/internal/span.h [4:14]
  605. absl/types/internal/variant.h [3:13]
  606. absl/types/optional.h [3:13]
  607. absl/types/span.h [4:14]
  608. absl/types/variant.h [3:13]
  609. absl/utility/utility.h [3:13]
  610. SKIP LicenseRef-scancode-warranty-disclaimer 5ba761db85e57267704f71a6bcf20c2a
  611. BELONGS absl/container/ya.make absl/profiling/ya.make
  612. License text:
  613. // This utility is internal-only. Use at your own risk.
  614. Scancode info:
  615. Original SPDX id: LicenseRef-scancode-warranty-disclaimer
  616. Score : 100.00
  617. Match type : TEXT
  618. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/warranty-disclaimer.LICENSE
  619. Files with this license:
  620. absl/container/internal/hashtablez_sampler.h [37:37]
  621. absl/profiling/internal/sample_recorder.h [22:22]
  622. SKIP LicenseRef-scancode-generic-cla 5d780ffa423067f23c6a123ae33e7c18
  623. BELONGS ya.make
  624. License text:
  625. \## Contributor License Agreement
  626. Scancode info:
  627. Original SPDX id: LicenseRef-scancode-generic-cla
  628. Score : 16.00
  629. Match type : NOTICE
  630. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  631. Files with this license:
  632. CONTRIBUTING.md [9:9]
  633. SKIP LicenseRef-scancode-unknown-license-reference 8e1ade755f3bfad0a6736f291073f1ac
  634. BELONGS ya.make
  635. License text:
  636. license. See [LICENSE](LICENSE) for more information.
  637. Scancode info:
  638. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  639. Score : 100.00
  640. Match type : REFERENCE
  641. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  642. Files with this license:
  643. README.md [148:148]
  644. SKIP LicenseRef-scancode-generic-exception 99cf00730bf3973359b67cfa5b7ac051
  645. BELONGS absl/synchronization/ya.make
  646. License text:
  647. // logging; as a special exception, the function may acquire other mutexes
  648. Scancode info:
  649. Original SPDX id: LicenseRef-scancode-generic-exception
  650. Score : 16.00
  651. Match type : INTRO
  652. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-exception.LICENSE
  653. Files with this license:
  654. absl/synchronization/mutex.h [317:317]
  655. KEEP Apache-2.0 cac6cbe8ed5a3da569f7c01e4e486688
  656. BELONGS ya.make
  657. Note: matched license text is too long. Read it in the source files.
  658. Scancode info:
  659. Original SPDX id: Apache-2.0
  660. Score : 100.00
  661. Match type : TEXT
  662. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  663. Files with this license:
  664. LICENSE [2:202]
  665. KEEP Apache-2.0 d4afbfe97ca1f27103271d24e8af5b32
  666. BELONGS absl/debugging/ya.make absl/synchronization/ya.make
  667. Note: matched license text is too long. Read it in the source files.
  668. Scancode info:
  669. Original SPDX id: Apache-2.0
  670. Score : 100.00
  671. Match type : NOTICE
  672. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  673. Files with this license:
  674. absl/debugging/internal/elf_mem_image.h [4:14]
  675. absl/debugging/internal/stacktrace_config.h [4:14]
  676. absl/synchronization/internal/create_thread_identity.h [4:14]
  677. SKIP LicenseRef-scancode-generic-cla d72fcd21b18e44b666a94e6225ed43eb
  678. BELONGS ya.make
  679. License text:
  680. Contributions to this project must be accompanied by a Contributor License
  681. Agreement. You (or your employer) retain the copyright to your contribution,
  682. Scancode info:
  683. Original SPDX id: LicenseRef-scancode-generic-cla
  684. Score : 16.00
  685. Match type : NOTICE
  686. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  687. Files with this license:
  688. CONTRIBUTING.md [11:12]
  689. SKIP BSD-2-Clause AND GPL-2.0-only e12cf8844c9d92dd647ddf4320b73d06
  690. BELONGS absl/strings/ya.make
  691. # not a license
  692. License text:
  693. // input unless explicitly stated otherwise. All functions returning a CordRep*
  694. Scancode info:
  695. Original SPDX id: BSD-2-Clause
  696. Score : 8.16
  697. Match type : NOTICE
  698. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  699. Files with this license:
  700. absl/strings/internal/cord_rep_btree.h [58:58]
  701. Scancode info:
  702. Original SPDX id: GPL-2.0-only
  703. Score : 8.16
  704. Match type : NOTICE
  705. Links : http://www.gnu.org/licenses/gpl-2.0.html, http://www.gnu.org/licenses/gpl-2.0.txt, https://spdx.org/licenses/GPL-2.0-only
  706. Files with this license:
  707. absl/strings/internal/cord_rep_btree.h [58:58]