devtools.copyrights.report 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815
  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 05894dd5e4177359f7667049b9377980
  32. BELONGS ya.make
  33. License text:
  34. * Copyright (c) 2018, 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. src/parser/logical_combination.h [2:2]
  41. src/util/graph_undirected.h [2:2]
  42. src/util/logical.h [2:2]
  43. KEEP COPYRIGHT_SERVICE_LABEL 1942d1946b0cb94f5ed6cff68e676e12
  44. BELONGS ya.make
  45. License text:
  46. * Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved
  47. Scancode info:
  48. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  49. Score : 100.00
  50. Match type : COPYRIGHT
  51. Files with this license:
  52. src/crc32.c [43:43]
  53. KEEP COPYRIGHT_SERVICE_LABEL 2594e47a0a16675bf535be6215e19672
  54. BELONGS ya.make
  55. License text:
  56. * Copyright (c) 2016, Intel Corporation
  57. Scancode info:
  58. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  59. Score : 100.00
  60. Match type : COPYRIGHT
  61. Files with this license:
  62. src/nfa/rdfa_graph.cpp [2:2]
  63. src/nfa/rdfa_graph.h [2:2]
  64. src/nfa/tamarama.c [2:2]
  65. src/nfa/tamarama.h [2:2]
  66. src/nfa/tamarama_internal.h [2:2]
  67. src/rose/rose_build_long_lit.h [2:2]
  68. src/rose/stream_long_lit.h [2:2]
  69. src/rose/stream_long_lit_hash.h [2:2]
  70. src/som/som_operation.h [2:2]
  71. src/util/clique.h [2:2]
  72. src/util/fatbit_build.cpp [2:2]
  73. src/util/fatbit_build.h [2:2]
  74. KEEP COPYRIGHT_SERVICE_LABEL 2b117c34922a89ef35097526aa5ce98e
  75. BELONGS ya.make
  76. License text:
  77. * Copyright (c) 2015-2022, Intel Corporation
  78. Scancode info:
  79. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  80. Score : 100.00
  81. Match type : COPYRIGHT
  82. Files with this license:
  83. src/parser/utf8_validate.cpp [2:2]
  84. src/runtime.c [2:2]
  85. KEEP COPYRIGHT_SERVICE_LABEL 2b5233bf2512c320b05c45b623a76e39
  86. BELONGS ya.make
  87. License text:
  88. * Copyright (c) 2017-2023, Intel Corporation
  89. Scancode info:
  90. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  91. Score : 100.00
  92. Match type : COPYRIGHT
  93. Files with this license:
  94. src/stream_compress_impl.h [2:2]
  95. KEEP COPYRIGHT_SERVICE_LABEL 2b68f540d88813a56538df81b21ad0bd
  96. BELONGS ya.make
  97. License text:
  98. * Copyright (c) 2016-2018, Intel Corporation
  99. Scancode info:
  100. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  101. Score : 100.00
  102. Match type : COPYRIGHT
  103. Files with this license:
  104. src/nfagraph/ng_violet.cpp [2:2]
  105. src/util/ue2_graph.h [2:2]
  106. KEEP COPYRIGHT_SERVICE_LABEL 44665d72146d6ca8387cc34b47c6ed15
  107. BELONGS ya.make
  108. License text:
  109. * Copyright (c) 2015-2021, Intel Corporation
  110. Scancode info:
  111. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  112. Score : 100.00
  113. Match type : COPYRIGHT
  114. Files with this license:
  115. src/compiler/compiler.cpp [2:2]
  116. src/hs.cpp [2:2]
  117. src/hs_compile.h [2:2]
  118. src/nfa/mcclellancompile.cpp [2:2]
  119. src/rose/program_runtime.c [2:2]
  120. src/util/simd_utils.h [2:2]
  121. KEEP COPYRIGHT_SERVICE_LABEL 46f8b1e28887be66473a94b9fff421ef
  122. BELONGS ya.make
  123. License text:
  124. Copyright (c) 2004-2006, Intel Corporation
  125. All rights reserved.
  126. Scancode info:
  127. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  128. Score : 100.00
  129. Match type : COPYRIGHT
  130. Files with this license:
  131. LICENSE [37:38]
  132. KEEP COPYRIGHT_SERVICE_LABEL 56bcc3a14ff99d0f48da4188c48e3f3a
  133. BELONGS ya.make
  134. License text:
  135. * Copyright (c) 2015-2023, Intel Corporation
  136. Scancode info:
  137. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  138. Score : 100.00
  139. Match type : COPYRIGHT
  140. Files with this license:
  141. src/scratch.c [2:2]
  142. src/scratch.h [2:2]
  143. src/state.h [2:2]
  144. KEEP COPYRIGHT_SERVICE_LABEL 59904f3d4998fdc080793ad19c4c54cb
  145. BELONGS ya.make
  146. License text:
  147. * Copyright (c) 2017, Intel Corporation
  148. Scancode info:
  149. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  150. Score : 100.00
  151. Match type : COPYRIGHT
  152. Files with this license:
  153. src/hwlm/noodle_engine_avx512.c [2:2]
  154. src/nfa/rdfa.cpp [2:2]
  155. src/parser/control_verbs.h [2:2]
  156. src/parser/control_verbs.rl6 [2:2]
  157. src/rose/rose_build_dedupe.cpp [2:2]
  158. src/rose/rose_build_engine_blob.cpp [2:2]
  159. src/rose/rose_build_exclusive.h [2:2]
  160. src/rose/rose_build_lit_accel.cpp [2:2]
  161. src/rose/rose_build_lit_accel.h [2:2]
  162. src/rose/rose_build_misc.h [2:2]
  163. src/rose/rose_build_resources.h [2:2]
  164. src/stream_compress.c [2:2]
  165. src/stream_compress.h [2:2]
  166. src/util/bytecode_ptr.h [2:2]
  167. src/util/hash_dynamic_bitset.h [2:2]
  168. src/util/insertion_ordered.h [2:2]
  169. src/util/intrinsics.h [2:2]
  170. src/util/math.h [2:2]
  171. src/util/multibit_compress.h [2:2]
  172. src/util/noncopyable.h [2:2]
  173. src/util/operators.h [2:2]
  174. src/util/small_vector.h [2:2]
  175. src/util/unordered.h [2:2]
  176. KEEP COPYRIGHT_SERVICE_LABEL 6391196b1fd203d7ad6956b8ef6b669b
  177. BELONGS ya.make
  178. License text:
  179. * Copyright (c) 2017-2020, Intel Corporation
  180. Scancode info:
  181. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  182. Score : 100.00
  183. Match type : COPYRIGHT
  184. Files with this license:
  185. src/rose/rose_build_instructions.cpp [2:2]
  186. src/rose/rose_build_instructions.h [2:2]
  187. src/util/arch.h [2:2]
  188. src/util/cpuid_inline.h [2:2]
  189. KEEP COPYRIGHT_SERVICE_LABEL 6443950cec567e72e1bbf863aa7faf00
  190. BELONGS ya.make
  191. License text:
  192. * Copyright (c) 2015-2020, Intel Corporation
  193. Scancode info:
  194. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  195. Score : 100.00
  196. Match type : COPYRIGHT
  197. Files with this license:
  198. src/database.c [2:2]
  199. src/database.h [2:2]
  200. src/fdr/teddy.c [2:2]
  201. src/fdr/teddy_compile.cpp [2:2]
  202. src/hs.h [2:2]
  203. src/nfa/limex_compile.cpp [2:2]
  204. src/nfa/limex_compile.h [2:2]
  205. src/nfa/limex_exceptional.h [2:2]
  206. src/nfa/limex_internal.h [2:2]
  207. src/nfa/nfa_api_dispatch.c [2:2]
  208. src/nfa/nfa_build_util.cpp [2:2]
  209. src/nfa/nfa_build_util.h [2:2]
  210. src/nfa/nfa_internal.h [2:2]
  211. src/nfa/vermicelli.h [2:2]
  212. src/nfa/vermicelli_sse.h [2:2]
  213. src/nfagraph/ng_limex.cpp [2:2]
  214. src/nfagraph/ng_limex.h [2:2]
  215. src/rose/rose_build_bytecode.cpp [2:2]
  216. src/rose/rose_build_lookaround.cpp [2:2]
  217. src/rose/rose_program.h [2:2]
  218. src/smallwrite/smallwrite_build.cpp [2:2]
  219. src/util/cpuid_flags.c [2:2]
  220. src/util/target_info.cpp [2:2]
  221. src/util/target_info.h [2:2]
  222. src/util/uniform_ops.h [2:2]
  223. KEEP COPYRIGHT_SERVICE_LABEL 64781db6332ddf13b4473282805e75ad
  224. BELONGS ya.make
  225. License text:
  226. * Copyright (c) 2016-2019, Intel Corporation
  227. Scancode info:
  228. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  229. Score : 100.00
  230. Match type : COPYRIGHT
  231. Files with this license:
  232. src/report.h [2:2]
  233. src/rose/rose_build_matchers.cpp [2:2]
  234. src/rose/rose_build_program.h [2:2]
  235. KEEP COPYRIGHT_SERVICE_LABEL 653f52025a0e666c760b8ff771c18d09
  236. BELONGS runtime_avx2/ya.make runtime_avx512/ya.make runtime_core2/ya.make runtime_corei7/ya.make ya.make
  237. License text:
  238. * Copyright (c) 2015-2019, Intel Corporation
  239. Scancode info:
  240. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  241. Score : 100.00
  242. Match type : COPYRIGHT
  243. Files with this license:
  244. runtime_avx2/hs_common.h [2:2]
  245. runtime_avx512/hs_common.h [2:2]
  246. runtime_core2/hs_common.h [2:2]
  247. runtime_corei7/hs_common.h [2:2]
  248. src/compiler/compiler.h [2:2]
  249. src/fdr/fdr_compile.cpp [2:2]
  250. src/fdr/fdr_confirm.h [2:2]
  251. src/fdr/fdr_confirm_compile.cpp [2:2]
  252. src/fdr/fdr_confirm_runtime.h [2:2]
  253. src/hs_common.h [2:2]
  254. src/hwlm/hwlm_literal.cpp [2:2]
  255. src/hwlm/hwlm_literal.h [2:2]
  256. src/parser/shortcut_literal.cpp [2:2]
  257. src/rose/block.c [2:2]
  258. src/rose/match.c [2:2]
  259. src/rose/program_runtime.h [2:2]
  260. src/rose/rose.h [2:2]
  261. src/rose/rose_build_impl.h [2:2]
  262. src/rose/rose_internal.h [2:2]
  263. src/util/ue2string.cpp [2:2]
  264. src/util/ue2string.h [2:2]
  265. KEEP COPYRIGHT_SERVICE_LABEL 6dbc40c4bf9c0f89c1d7a1064c7cd4b3
  266. BELONGS runtime_avx2/ya.make runtime_avx512/ya.make runtime_core2/ya.make runtime_corei7/ya.make ya.make
  267. License text:
  268. * Copyright (c) 2015-2018, Intel Corporation
  269. Scancode info:
  270. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  271. Score : 100.00
  272. Match type : COPYRIGHT
  273. Files with this license:
  274. runtime_avx2/hs_runtime.h [2:2]
  275. runtime_avx512/hs_runtime.h [2:2]
  276. runtime_core2/hs_runtime.h [2:2]
  277. runtime_corei7/hs_runtime.h [2:2]
  278. src/grey.cpp [2:2]
  279. src/grey.h [2:2]
  280. src/hs_runtime.h [2:2]
  281. src/nfa/accel_dfa_build_strat.h [2:2]
  282. src/nfa/goughcompile.cpp [2:2]
  283. src/nfa/mcclellan.c [2:2]
  284. src/nfa/mcclellan_common_impl.h [2:2]
  285. src/nfa/mcclellan_internal.h [2:2]
  286. src/nfa/mcclellancompile.h [2:2]
  287. src/nfagraph/ng.cpp [2:2]
  288. src/nfagraph/ng.h [2:2]
  289. src/nfagraph/ng_calc_components.cpp [2:2]
  290. src/nfagraph/ng_haig.cpp [2:2]
  291. src/nfagraph/ng_mcclellan.cpp [2:2]
  292. src/nfagraph/ng_repeat.cpp [2:2]
  293. src/nfagraph/ng_stop.cpp [2:2]
  294. src/nfagraph/ng_stop.h [2:2]
  295. src/rose/catchup.c [2:2]
  296. src/rose/catchup.h [2:2]
  297. src/rose/match.h [2:2]
  298. src/rose/rose_build_add.cpp [2:2]
  299. src/rose/rose_build_merge.cpp [2:2]
  300. src/rose/rose_build_misc.cpp [2:2]
  301. src/rose/rose_graph.h [2:2]
  302. src/rose/rose_in_graph.h [2:2]
  303. src/rose/runtime.h [2:2]
  304. src/rose/stream.c [2:2]
  305. src/ue2common.h [2:2]
  306. src/util/bitfield.h [2:2]
  307. src/util/multibit.h [2:2]
  308. src/util/report.h [2:2]
  309. src/util/report_manager.cpp [2:2]
  310. src/util/report_manager.h [2:2]
  311. KEEP COPYRIGHT_SERVICE_LABEL 6fb2319e3a2b91a95a6fe913104899d7
  312. BELONGS ya.make
  313. License text:
  314. * Copyright (c) 2017-2018, Intel Corporation
  315. Scancode info:
  316. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  317. Score : 100.00
  318. Match type : COPYRIGHT
  319. Files with this license:
  320. src/compiler/expression_info.h [2:2]
  321. src/util/graph_small_color_map.h [2:2]
  322. KEEP COPYRIGHT_SERVICE_LABEL 78782e4543af79c258ead9d7a165d876
  323. BELONGS ya.make
  324. License text:
  325. * Copyright (c) 2019-2021, Intel Corporation
  326. Scancode info:
  327. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  328. Score : 100.00
  329. Match type : COPYRIGHT
  330. Files with this license:
  331. src/hs_internal.h [2:2]
  332. KEEP COPYRIGHT_SERVICE_LABEL ba9cb80d3dee6e526379bccc8de74870
  333. BELONGS ya.make
  334. License text:
  335. * Copyright (c) 2016-2017, Intel Corporation
  336. Scancode info:
  337. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  338. Score : 100.00
  339. Match type : COPYRIGHT
  340. Files with this license:
  341. src/fdr/teddy.h [2:2]
  342. src/hs_valid_platform.c [2:2]
  343. src/nfa/mcsheng_compile.h [2:2]
  344. src/nfa/tamaramacompile.cpp [2:2]
  345. src/nfa/tamaramacompile.h [2:2]
  346. src/nfagraph/ng_violet.h [2:2]
  347. src/rose/rose_build_engine_blob.h [2:2]
  348. src/rose/rose_build_exclusive.cpp [2:2]
  349. src/rose/rose_build_groups.cpp [2:2]
  350. src/rose/rose_build_groups.h [2:2]
  351. src/rose/rose_build_long_lit.cpp [2:2]
  352. src/rose/rose_build_matchers.h [2:2]
  353. src/util/accel_scheme.h [2:2]
  354. src/util/clique.cpp [2:2]
  355. src/util/dump_util.h [2:2]
  356. src/util/hash.h [2:2]
  357. src/util/simd_utils.c [2:2]
  358. KEEP COPYRIGHT_SERVICE_LABEL badc23068da09e9ee5d2d616e9a1161c
  359. BELONGS ya.make
  360. License text:
  361. * Copyright (c) 2016-2020, Intel Corporation
  362. Scancode info:
  363. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  364. Score : 100.00
  365. Match type : COPYRIGHT
  366. Files with this license:
  367. src/fdr/teddy_avx2.c [2:2]
  368. src/fdr/teddy_runtime_common.h [2:2]
  369. src/nfa/mcsheng.c [2:2]
  370. src/nfa/mcsheng.h [2:2]
  371. src/nfa/mcsheng_compile.cpp [2:2]
  372. src/nfa/mcsheng_data.c [2:2]
  373. src/nfa/mcsheng_internal.h [2:2]
  374. src/nfa/sheng.c [2:2]
  375. src/nfa/sheng.h [2:2]
  376. src/nfa/sheng_defs.h [2:2]
  377. src/nfa/sheng_impl.h [2:2]
  378. src/nfa/sheng_impl4.h [2:2]
  379. src/nfa/sheng_internal.h [2:2]
  380. src/nfa/shengcompile.cpp [2:2]
  381. src/nfa/shengcompile.h [2:2]
  382. src/rose/rose_build_program.cpp [2:2]
  383. src/rose/validate_mask.h [2:2]
  384. src/rose/validate_shufti.h [2:2]
  385. src/util/copybytes.h [2:2]
  386. KEEP COPYRIGHT_SERVICE_LABEL ce190d0dc63fbede469d35d6d09b1aab
  387. BELONGS ya.make
  388. License text:
  389. * Copyright (c) 2015-2016, Intel Corporation
  390. Scancode info:
  391. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  392. Score : 100.00
  393. Match type : COPYRIGHT
  394. Files with this license:
  395. src/compiler/error.cpp [2:2]
  396. src/fdr/fdr_loadval.h [2:2]
  397. src/nfa/callback.h [2:2]
  398. src/nfa/castle.c [2:2]
  399. src/nfa/castle.h [2:2]
  400. src/nfa/castle_internal.h [2:2]
  401. src/nfa/dfa_build_strat.h [2:2]
  402. src/nfa/gough.c [2:2]
  403. src/nfa/gough.h [2:2]
  404. src/nfa/lbr.h [2:2]
  405. src/nfa/lbr_common_impl.h [2:2]
  406. src/nfa/limex.h [2:2]
  407. src/nfa/limex_64.c [2:2]
  408. src/nfa/limex_accel.h [2:2]
  409. src/nfa/limex_common_impl.h [2:2]
  410. src/nfa/limex_context.h [2:2]
  411. src/nfa/limex_limits.h [2:2]
  412. src/nfa/limex_native.c [2:2]
  413. src/nfa/limex_runtime.h [2:2]
  414. src/nfa/limex_simd128.c [2:2]
  415. src/nfa/limex_simd256.c [2:2]
  416. src/nfa/limex_simd384.c [2:2]
  417. src/nfa/limex_simd512.c [2:2]
  418. src/nfa/limex_state_impl.h [2:2]
  419. src/nfa/mcclellan.h [2:2]
  420. src/nfa/mcclellandump.h [2:2]
  421. src/nfa/mpv.c [2:2]
  422. src/nfa/mpv.h [2:2]
  423. src/nfa/mpv_internal.h [2:2]
  424. src/nfa/nfa_api.h [2:2]
  425. src/nfa/nfa_api_queue.h [2:2]
  426. src/nfa/nfa_kind.h [2:2]
  427. src/nfa/repeatcompile.cpp [2:2]
  428. src/nfa/trufflecompile.h [2:2]
  429. src/nfagraph/ng_execute.cpp [2:2]
  430. src/nfagraph/ng_holder.cpp [2:2]
  431. src/nfagraph/ng_misc_opt.h [2:2]
  432. src/nfagraph/ng_som_add_redundancy.cpp [2:2]
  433. src/nfagraph/ng_uncalc_components.cpp [2:2]
  434. src/nfagraph/ng_uncalc_components.h [2:2]
  435. src/parser/ComponentCondReference.h [2:2]
  436. src/parser/prefilter.cpp [2:2]
  437. src/parser/ucp_table.cpp [2:2]
  438. src/parser/unsupported.cpp [2:2]
  439. src/rose/infix.h [2:2]
  440. src/rose/init.c [2:2]
  441. src/rose/init.h [2:2]
  442. src/rose/rose_build_util.h [2:2]
  443. src/rose/rose_build_width.cpp [2:2]
  444. src/rose/rose_types.h [2:2]
  445. src/som/som_runtime.c [2:2]
  446. src/util/charreach.cpp [2:2]
  447. src/util/compare.h [2:2]
  448. src/util/exhaust.h [2:2]
  449. src/util/fatbit.h [2:2]
  450. src/util/graph_range.h [2:2]
  451. src/util/multibit.c [2:2]
  452. src/util/multibit_internal.h [2:2]
  453. KEEP COPYRIGHT_SERVICE_LABEL e6a7da132551d7d672f392b8cbebda6f
  454. BELONGS ya.make
  455. License text:
  456. * Copyright (c) 2018-2020, Intel Corporation
  457. Scancode info:
  458. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  459. Score : 100.00
  460. Match type : COPYRIGHT
  461. Files with this license:
  462. src/parser/logical_combination.cpp [2:2]
  463. KEEP COPYRIGHT_SERVICE_LABEL ec0537a229e1880f54c1d10e8cd723c3
  464. BELONGS ya.make
  465. License text:
  466. Copyright (c) 2015, Intel Corporation
  467. Scancode info:
  468. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  469. Score : 100.00
  470. Match type : COPYRIGHT
  471. Files with this license:
  472. COPYING [1:1]
  473. LICENSE [3:3]
  474. hs_version.h [2:2]
  475. src/allocator.h [2:2]
  476. src/compiler/error.h [2:2]
  477. src/crc32.h [2:2]
  478. src/fdr/engine_description.cpp [2:2]
  479. src/fdr/fdr_compile_util.cpp [2:2]
  480. src/hwlm/hwlm_internal.h [2:2]
  481. src/nfa/gough_internal.h [2:2]
  482. src/nfa/goughcompile_accel.cpp [2:2]
  483. src/nfa/goughcompile_dump.h [2:2]
  484. src/nfa/lbr_internal.h [2:2]
  485. src/nfa/limex_ring.h [2:2]
  486. src/nfa/nfa_api_util.h [2:2]
  487. src/nfa/nfa_rev_api.h [2:2]
  488. src/nfa/rdfa_merge.h [2:2]
  489. src/nfa/repeat.h [2:2]
  490. src/nfa/repeat_internal.h [2:2]
  491. src/nfa/repeatcompile.h [2:2]
  492. src/nfa/shufti.h [2:2]
  493. src/nfa/truffle.h [2:2]
  494. src/nfa/vermicelli_run.h [2:2]
  495. src/nfagraph/ng_anchored_acyclic.cpp [2:2]
  496. src/nfagraph/ng_anchored_acyclic.h [2:2]
  497. src/nfagraph/ng_anchored_dots.h [2:2]
  498. src/nfagraph/ng_cyclic_redundancy.h [2:2]
  499. src/nfagraph/ng_edge_redundancy.h [2:2]
  500. src/nfagraph/ng_equivalence.h [2:2]
  501. src/nfagraph/ng_fixed_width.h [2:2]
  502. src/nfagraph/ng_haig.h [2:2]
  503. src/nfagraph/ng_literal_decorated.h [2:2]
  504. src/nfagraph/ng_mcclellan.h [2:2]
  505. src/nfagraph/ng_netflow.h [2:2]
  506. src/nfagraph/ng_prefilter.h [2:2]
  507. src/nfagraph/ng_prune.h [2:2]
  508. src/nfagraph/ng_puff.h [2:2]
  509. src/nfagraph/ng_redundancy.h [2:2]
  510. src/nfagraph/ng_region_redundancy.h [2:2]
  511. src/nfagraph/ng_revacc.h [2:2]
  512. src/nfagraph/ng_sep.cpp [2:2]
  513. src/nfagraph/ng_sep.h [2:2]
  514. src/nfagraph/ng_small_literal_set.h [2:2]
  515. src/nfagraph/ng_som_add_redundancy.h [2:2]
  516. src/nfagraph/ng_width.h [2:2]
  517. src/parser/AsciiComponentClass.cpp [2:2]
  518. src/parser/AsciiComponentClass.h [2:2]
  519. src/parser/Component.cpp [2:2]
  520. src/parser/Component.h [2:2]
  521. src/parser/ComponentAlternation.cpp [2:2]
  522. src/parser/ComponentAlternation.h [2:2]
  523. src/parser/ComponentAssertion.cpp [2:2]
  524. src/parser/ComponentAssertion.h [2:2]
  525. src/parser/ComponentAtomicGroup.cpp [2:2]
  526. src/parser/ComponentAtomicGroup.h [2:2]
  527. src/parser/ComponentBackReference.cpp [2:2]
  528. src/parser/ComponentBackReference.h [2:2]
  529. src/parser/ComponentBoundary.cpp [2:2]
  530. src/parser/ComponentBoundary.h [2:2]
  531. src/parser/ComponentByte.cpp [2:2]
  532. src/parser/ComponentByte.h [2:2]
  533. src/parser/ComponentClass.cpp [2:2]
  534. src/parser/ComponentClass.h [2:2]
  535. src/parser/ComponentCondReference.cpp [2:2]
  536. src/parser/ComponentEUS.cpp [2:2]
  537. src/parser/ComponentEUS.h [2:2]
  538. src/parser/ComponentEmpty.cpp [2:2]
  539. src/parser/ComponentEmpty.h [2:2]
  540. src/parser/ComponentRepeat.cpp [2:2]
  541. src/parser/ComponentRepeat.h [2:2]
  542. src/parser/ComponentSequence.cpp [2:2]
  543. src/parser/ComponentSequence.h [2:2]
  544. src/parser/ComponentVisitor.cpp [2:2]
  545. src/parser/ComponentVisitor.h [2:2]
  546. src/parser/ComponentWordBoundary.cpp [2:2]
  547. src/parser/ComponentWordBoundary.h [2:2]
  548. src/parser/ConstComponentVisitor.cpp [2:2]
  549. src/parser/ConstComponentVisitor.h [2:2]
  550. src/parser/Utf8ComponentClass.cpp [2:2]
  551. src/parser/Utf8ComponentClass.h [2:2]
  552. src/parser/dump.h [2:2]
  553. src/parser/parser_util.cpp [2:2]
  554. src/parser/position.h [2:2]
  555. src/parser/position_dump.h [2:2]
  556. src/parser/position_info.h [2:2]
  557. src/parser/prefilter.h [2:2]
  558. src/parser/shortcut_literal.h [2:2]
  559. src/parser/ucp_table.h [2:2]
  560. src/parser/unsupported.h [2:2]
  561. src/parser/utf8_validate.h [2:2]
  562. src/rose/miracle.h [2:2]
  563. src/rose/rose_build_castle.h [2:2]
  564. src/rose/rose_build_infix.h [2:2]
  565. src/rose/rose_build_width.h [2:2]
  566. src/rose/rose_in_dump.h [2:2]
  567. src/rose/rose_in_util.h [2:2]
  568. src/smallwrite/smallwrite_internal.h [2:2]
  569. src/som/slot_manager_dump.h [2:2]
  570. src/som/som_runtime.h [2:2]
  571. src/som/som_stream.c [2:2]
  572. src/som/som_stream.h [2:2]
  573. src/util/alloc.cpp [2:2]
  574. src/util/charreach_util.h [2:2]
  575. src/util/compile_context.cpp [2:2]
  576. src/util/compile_context.h [2:2]
  577. src/util/compile_error.cpp [2:2]
  578. src/util/compile_error.h [2:2]
  579. src/util/depth.cpp [2:2]
  580. src/util/dump_mask.cpp [2:2]
  581. src/util/dump_mask.h [2:2]
  582. src/util/join.h [2:2]
  583. src/util/order_check.h [2:2]
  584. src/util/pack_bits.h [2:2]
  585. src/util/partial_store.h [2:2]
  586. src/util/pqueue.h [2:2]
  587. src/util/scatter.h [2:2]
  588. src/util/scatter_runtime.h [2:2]
  589. src/util/state_compress.h [2:2]
  590. src/util/unaligned.h [2:2]
  591. src/util/unicode_def.h [2:2]
  592. src/util/unicode_set.h [2:2]
  593. KEEP COPYRIGHT_SERVICE_LABEL f5216e1f34680f615cf0259d3a834876
  594. BELONGS ya.make
  595. License text:
  596. * Copyright (c) 2015-2017, Intel Corporation
  597. Scancode info:
  598. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  599. Score : 100.00
  600. Match type : COPYRIGHT
  601. Files with this license:
  602. src/alloc.c [2:2]
  603. src/compiler/asserts.cpp [2:2]
  604. src/compiler/asserts.h [2:2]
  605. src/crc32.c [2:2]
  606. src/fdr/engine_description.h [2:2]
  607. src/fdr/fdr.c [2:2]
  608. src/fdr/fdr.h [2:2]
  609. src/fdr/fdr_compile.h [2:2]
  610. src/fdr/fdr_compile_internal.h [2:2]
  611. src/fdr/fdr_engine_description.cpp [2:2]
  612. src/fdr/fdr_engine_description.h [2:2]
  613. src/fdr/fdr_internal.h [2:2]
  614. src/fdr/flood_compile.cpp [2:2]
  615. src/fdr/flood_runtime.h [2:2]
  616. src/fdr/teddy_compile.h [2:2]
  617. src/fdr/teddy_engine_description.cpp [2:2]
  618. src/fdr/teddy_engine_description.h [2:2]
  619. src/fdr/teddy_internal.h [2:2]
  620. src/hs_version.c [2:2]
  621. src/hwlm/hwlm.c [2:2]
  622. src/hwlm/hwlm.h [2:2]
  623. src/hwlm/hwlm_build.cpp [2:2]
  624. src/hwlm/hwlm_build.h [2:2]
  625. src/hwlm/noodle_build.cpp [2:2]
  626. src/hwlm/noodle_build.h [2:2]
  627. src/hwlm/noodle_engine.c [2:2]
  628. src/hwlm/noodle_engine.h [2:2]
  629. src/hwlm/noodle_engine_avx2.c [2:2]
  630. src/hwlm/noodle_engine_sse.c [2:2]
  631. src/hwlm/noodle_internal.h [2:2]
  632. src/nfa/accel.c [2:2]
  633. src/nfa/accel.h [2:2]
  634. src/nfa/accel_dfa_build_strat.cpp [2:2]
  635. src/nfa/accelcompile.cpp [2:2]
  636. src/nfa/accelcompile.h [2:2]
  637. src/nfa/castlecompile.cpp [2:2]
  638. src/nfa/castlecompile.h [2:2]
  639. src/nfa/dfa_build_strat.cpp [2:2]
  640. src/nfa/dfa_min.cpp [2:2]
  641. src/nfa/dfa_min.h [2:2]
  642. src/nfa/goughcompile.h [2:2]
  643. src/nfa/goughcompile_internal.h [2:2]
  644. src/nfa/goughcompile_reg.cpp [2:2]
  645. src/nfa/lbr.c [2:2]
  646. src/nfa/limex_accel.c [2:2]
  647. src/nfa/limex_runtime_impl.h [2:2]
  648. src/nfa/limex_shuffle.h [2:2]
  649. src/nfa/mcclellancompile_util.cpp [2:2]
  650. src/nfa/mcclellancompile_util.h [2:2]
  651. src/nfa/mpvcompile.cpp [2:2]
  652. src/nfa/mpvcompile.h [2:2]
  653. src/nfa/rdfa.h [2:2]
  654. src/nfa/rdfa_merge.cpp [2:2]
  655. src/nfa/repeat.c [2:2]
  656. src/nfa/shufti.c [2:2]
  657. src/nfa/shufticompile.cpp [2:2]
  658. src/nfa/shufticompile.h [2:2]
  659. src/nfa/truffle.c [2:2]
  660. src/nfa/trufflecompile.cpp [2:2]
  661. src/nfagraph/ng_anchored_dots.cpp [2:2]
  662. src/nfagraph/ng_asserts.cpp [2:2]
  663. src/nfagraph/ng_asserts.h [2:2]
  664. src/nfagraph/ng_builder.cpp [2:2]
  665. src/nfagraph/ng_builder.h [2:2]
  666. src/nfagraph/ng_calc_components.h [2:2]
  667. src/nfagraph/ng_cyclic_redundancy.cpp [2:2]
  668. src/nfagraph/ng_depth.cpp [2:2]
  669. src/nfagraph/ng_depth.h [2:2]
  670. src/nfagraph/ng_dominators.cpp [2:2]
  671. src/nfagraph/ng_dominators.h [2:2]
  672. src/nfagraph/ng_dump.h [2:2]
  673. src/nfagraph/ng_edge_redundancy.cpp [2:2]
  674. src/nfagraph/ng_equivalence.cpp [2:2]
  675. src/nfagraph/ng_execute.h [2:2]
  676. src/nfagraph/ng_expr_info.cpp [2:2]
  677. src/nfagraph/ng_expr_info.h [2:2]
  678. src/nfagraph/ng_extparam.cpp [2:2]
  679. src/nfagraph/ng_extparam.h [2:2]
  680. src/nfagraph/ng_fixed_width.cpp [2:2]
  681. src/nfagraph/ng_fuzzy.cpp [2:2]
  682. src/nfagraph/ng_fuzzy.h [2:2]
  683. src/nfagraph/ng_holder.h [2:2]
  684. src/nfagraph/ng_is_equal.cpp [2:2]
  685. src/nfagraph/ng_is_equal.h [2:2]
  686. src/nfagraph/ng_lbr.cpp [2:2]
  687. src/nfagraph/ng_lbr.h [2:2]
  688. src/nfagraph/ng_limex_accel.cpp [2:2]
  689. src/nfagraph/ng_limex_accel.h [2:2]
  690. src/nfagraph/ng_literal_analysis.cpp [2:2]
  691. src/nfagraph/ng_literal_analysis.h [2:2]
  692. src/nfagraph/ng_literal_component.cpp [2:2]
  693. src/nfagraph/ng_literal_component.h [2:2]
  694. src/nfagraph/ng_literal_decorated.cpp [2:2]
  695. src/nfagraph/ng_mcclellan_internal.h [2:2]
  696. src/nfagraph/ng_misc_opt.cpp [2:2]
  697. src/nfagraph/ng_netflow.cpp [2:2]
  698. src/nfagraph/ng_prefilter.cpp [2:2]
  699. src/nfagraph/ng_prune.cpp [2:2]
  700. src/nfagraph/ng_puff.cpp [2:2]
  701. src/nfagraph/ng_redundancy.cpp [2:2]
  702. src/nfagraph/ng_region.cpp [2:2]
  703. src/nfagraph/ng_region.h [2:2]
  704. src/nfagraph/ng_region_redundancy.cpp [2:2]
  705. src/nfagraph/ng_repeat.h [2:2]
  706. src/nfagraph/ng_reports.cpp [2:2]
  707. src/nfagraph/ng_reports.h [2:2]
  708. src/nfagraph/ng_restructuring.cpp [2:2]
  709. src/nfagraph/ng_restructuring.h [2:2]
  710. src/nfagraph/ng_revacc.cpp [2:2]
  711. src/nfagraph/ng_small_literal_set.cpp [2:2]
  712. src/nfagraph/ng_som.cpp [2:2]
  713. src/nfagraph/ng_som.h [2:2]
  714. src/nfagraph/ng_som_util.cpp [2:2]
  715. src/nfagraph/ng_som_util.h [2:2]
  716. src/nfagraph/ng_split.cpp [2:2]
  717. src/nfagraph/ng_split.h [2:2]
  718. src/nfagraph/ng_squash.cpp [2:2]
  719. src/nfagraph/ng_squash.h [2:2]
  720. src/nfagraph/ng_utf8.cpp [2:2]
  721. src/nfagraph/ng_utf8.h [2:2]
  722. src/nfagraph/ng_util.cpp [2:2]
  723. src/nfagraph/ng_util.h [2:2]
  724. src/nfagraph/ng_vacuous.cpp [2:2]
  725. src/nfagraph/ng_vacuous.h [2:2]
  726. src/nfagraph/ng_width.cpp [2:2]
  727. src/parser/Parser.h [2:2]
  728. src/parser/Parser.rl6 [2:2]
  729. src/parser/buildstate.cpp [2:2]
  730. src/parser/buildstate.h [2:2]
  731. src/parser/check_refs.cpp [2:2]
  732. src/parser/check_refs.h [2:2]
  733. src/parser/parse_error.cpp [2:2]
  734. src/parser/parse_error.h [2:2]
  735. src/rose/counting_miracle.h [2:2]
  736. src/rose/rose_build.h [2:2]
  737. src/rose/rose_build_add_internal.h [2:2]
  738. src/rose/rose_build_add_mask.cpp [2:2]
  739. src/rose/rose_build_anchored.cpp [2:2]
  740. src/rose/rose_build_anchored.h [2:2]
  741. src/rose/rose_build_castle.cpp [2:2]
  742. src/rose/rose_build_compile.cpp [2:2]
  743. src/rose/rose_build_convert.cpp [2:2]
  744. src/rose/rose_build_convert.h [2:2]
  745. src/rose/rose_build_dump.h [2:2]
  746. src/rose/rose_build_infix.cpp [2:2]
  747. src/rose/rose_build_lookaround.h [2:2]
  748. src/rose/rose_build_merge.h [2:2]
  749. src/rose/rose_build_role_aliasing.cpp [2:2]
  750. src/rose/rose_build_role_aliasing.h [2:2]
  751. src/rose/rose_build_scatter.cpp [2:2]
  752. src/rose/rose_build_scatter.h [2:2]
  753. src/rose/rose_common.h [2:2]
  754. src/rose/rose_in_util.cpp [2:2]
  755. src/smallwrite/smallwrite_build.h [2:2]
  756. src/som/slot_manager.cpp [2:2]
  757. src/som/slot_manager.h [2:2]
  758. src/som/slot_manager_internal.h [2:2]
  759. src/som/som.h [2:2]
  760. src/util/alloc.h [2:2]
  761. src/util/bitutils.h [2:2]
  762. src/util/boundary_reports.h [2:2]
  763. src/util/charreach.h [2:2]
  764. src/util/container.h [2:2]
  765. src/util/cpuid_flags.h [2:2]
  766. src/util/depth.h [2:2]
  767. src/util/determinise.h [2:2]
  768. src/util/dump_charclass.h [2:2]
  769. src/util/flat_containers.h [2:2]
  770. src/util/graph.h [2:2]
  771. src/util/make_unique.h [2:2]
  772. src/util/masked_move.c [2:2]
  773. src/util/masked_move.h [2:2]
  774. src/util/multibit_build.cpp [2:2]
  775. src/util/multibit_build.h [2:2]
  776. src/util/partitioned_set.h [2:2]
  777. src/util/popcount.h [2:2]
  778. src/util/queue_index_factory.h [2:2]
  779. src/util/simd_types.h [2:2]
  780. src/util/state_compress.c [2:2]
  781. src/util/verify_types.h [2:2]
  782. KEEP COPYRIGHT_SERVICE_LABEL fd6578dd286e9257f73d8cc59e377eb7
  783. BELONGS ya.make
  784. License text:
  785. // Copyright (C) 2005-2009 Jongsoo Park <jongsoo.park -at- gmail.com>
  786. Scancode info:
  787. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  788. Score : 100.00
  789. Match type : COPYRIGHT
  790. Files with this license:
  791. include/boost-patched/graph/dominator_tree.hpp [2:2]