devtools.licenses.report 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570
  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. IGNORE_FILES CHANGELOG
  32. KEEP MIT 04380297db22a888ca5ed52dc9d62896
  33. BELONGS ya.make
  34. Note: matched license text is too long. Read it in the source files.
  35. Scancode info:
  36. Original SPDX id: MIT
  37. Score : 100.00
  38. Match type : TEXT
  39. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  40. Files with this license:
  41. lib/dictBuilder/divsufsort.c [5:24]
  42. lib/dictBuilder/divsufsort.h [5:24]
  43. KEEP BSD-3-Clause OR GPL-2.0-only 08cc21e89f47b7d754951b372ad6340e
  44. BELONGS ya.make
  45. License text:
  46. \## License
  47. Zstandard is dual-licensed under [BSD](LICENSE) OR [GPLv2](COPYING).
  48. Scancode info:
  49. Original SPDX id: BSD-3-Clause
  50. Score : 90.91
  51. Match type : NOTICE
  52. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  53. Files with this license:
  54. README.md [218:220]
  55. Scancode info:
  56. Original SPDX id: GPL-2.0-only
  57. Score : 90.91
  58. Match type : NOTICE
  59. 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
  60. Files with this license:
  61. README.md [218:220]
  62. KEEP BSD-3-Clause 3558a3d8190bccbcb77e37475a533262
  63. BELONGS ya.make
  64. Note: matched license text is too long. Read it in the source files.
  65. Scancode info:
  66. Original SPDX id: BSD-3-Clause
  67. Score : 93.39
  68. Match type : TEXT
  69. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  70. Files with this license:
  71. LICENSE [1:30]
  72. KEEP "(BSD-3-Clause OR GPL-2.0-only)" 39bba7d2cf0ba1036f2a6e2be52fe3f0
  73. BELONGS ya.make
  74. FILE_INCLUDE COPYING found in files: COPYING at line 60
  75. FILE_INCLUDE LICENSE found in files: COPYING at line 1, COPYING at line 59
  76. # We consider that dual-license should be interpreted as OR. The source code explicitly says
  77. # You may select, at your option, one of the above-listed licenses.
  78. Note: matched license text is too long. Read it in the source files.
  79. Scancode info:
  80. Original SPDX id: GPL-2.0-only
  81. Score : 100.00
  82. Match type : TEXT
  83. 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
  84. Files with this license:
  85. COPYING [1:339]
  86. KEEP BSD-2-Clause 4297c106811922bb21a828238ae39102
  87. BELONGS ya.make
  88. License text:
  89. BSD 2-Clause License (https://opensource.org/licenses/bsd-license.php)
  90. Scancode info:
  91. Original SPDX id: BSD-2-Clause
  92. Score : 100.00
  93. Match type : NOTICE
  94. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  95. Files with this license:
  96. lib/legacy/zstd_v02.c [32:32]
  97. lib/legacy/zstd_v02.c [211:211]
  98. lib/legacy/zstd_v02.c [452:452]
  99. lib/legacy/zstd_v02.c [551:551]
  100. lib/legacy/zstd_v02.c [695:695]
  101. lib/legacy/zstd_v02.c [888:888]
  102. lib/legacy/zstd_v02.c [1392:1392]
  103. lib/legacy/zstd_v03.c [33:33]
  104. lib/legacy/zstd_v03.c [212:212]
  105. lib/legacy/zstd_v03.c [453:453]
  106. lib/legacy/zstd_v03.c [552:552]
  107. lib/legacy/zstd_v03.c [696:696]
  108. lib/legacy/zstd_v03.c [888:888]
  109. lib/legacy/zstd_v03.c [1392:1392]
  110. lib/legacy/zstd_v04.c [489:489]
  111. lib/legacy/zstd_v04.c [728:728]
  112. lib/legacy/zstd_v04.c [877:877]
  113. lib/legacy/zstd_v04.c [1383:1383]
  114. lib/legacy/zstd_v04.c [1461:1461]
  115. lib/legacy/zstd_v04.c [1548:1548]
  116. lib/legacy/zstd_v05.c [22:22]
  117. lib/legacy/zstd_v05.c [504:504]
  118. lib/legacy/zstd_v05.c [623:623]
  119. lib/legacy/zstd_v05.c [852:852]
  120. lib/legacy/zstd_v05.c [1002:1002]
  121. lib/legacy/zstd_v05.c [1488:1488]
  122. lib/legacy/zstd_v05.c [1561:1561]
  123. lib/legacy/zstd_v05.c [1653:1653]
  124. lib/legacy/zstd_v06.c [27:27]
  125. lib/legacy/zstd_v06.c [566:566]
  126. lib/legacy/zstd_v06.c [714:714]
  127. lib/legacy/zstd_v06.c [949:949]
  128. lib/legacy/zstd_v06.c [1157:1157]
  129. lib/legacy/zstd_v06.c [1302:1302]
  130. lib/legacy/zstd_v06.c [1626:1626]
  131. lib/legacy/zstd_v06.c [1696:1696]
  132. lib/legacy/zstd_v06.c [1878:1878]
  133. lib/legacy/zstd_v07.c [188:188]
  134. lib/legacy/zstd_v07.c [387:387]
  135. lib/legacy/zstd_v07.c [618:618]
  136. lib/legacy/zstd_v07.c [926:926]
  137. lib/legacy/zstd_v07.c [1099:1099]
  138. lib/legacy/zstd_v07.c [1323:1323]
  139. lib/legacy/zstd_v07.c [1647:1647]
  140. SKIP LicenseRef-scancode-generic-cla 48655d2ad7a012f625f944caf1f36e00
  141. BELONGS ya.make
  142. # CLA is intended for the code owners, not code users
  143. License text:
  144. 6. If you haven't already, complete the Contributor License Agreement ("CLA").
  145. Scancode info:
  146. Original SPDX id: LicenseRef-scancode-generic-cla
  147. Score : 22.00
  148. Match type : NOTICE
  149. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  150. Files with this license:
  151. CONTRIBUTING.md [21:21]
  152. KEEP BSD-2-Clause 6ca0834139eb9247627b34236ec57382
  153. BELONGS ya.make
  154. Note: matched license text is too long. Read it in the source files.
  155. Scancode info:
  156. Original SPDX id: BSD-2-Clause
  157. Score : 100.00
  158. Match type : TEXT
  159. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  160. Files with this license:
  161. lib/legacy/zstd_v01.c [1157:1176]
  162. lib/legacy/zstd_v02.c [766:785]
  163. lib/legacy/zstd_v02.c [826:845]
  164. lib/legacy/zstd_v02.c [2553:2572]
  165. lib/legacy/zstd_v03.c [766:785]
  166. lib/legacy/zstd_v03.c [826:845]
  167. lib/legacy/zstd_v03.c [2191:2210]
  168. lib/legacy/zstd_v04.c [2350:2369]
  169. lib/legacy/zstd_v04.c [3239:3258]
  170. lib/legacy/zstd_v05.c [215:234]
  171. lib/legacy/zstd_v05.c [351:370]
  172. lib/legacy/zstd_v05.c [2500:2519]
  173. lib/legacy/zstd_v05.c [3706:3725]
  174. lib/legacy/zstd_v06.c [230:249]
  175. lib/legacy/zstd_v06.c [361:380]
  176. lib/legacy/zstd_v06.c [2625:2644]
  177. lib/legacy/zstd_v06.c [2679:2698]
  178. lib/legacy/zstd_v06.c [3845:3864]
  179. lib/legacy/zstd_v07.c [2527:2546]
  180. lib/legacy/zstd_v07.c [2597:2616]
  181. lib/legacy/zstd_v07.c [2804:2823]
  182. lib/legacy/zstd_v07.c [4206:4225]
  183. KEEP BSD-2-Clause 6f0749d4986832a1bc037394cb7e6657
  184. BELONGS ya.make
  185. License text:
  186. BSD 2-Clause License (https://opensource.org/licenses/bsd-license.php)
  187. Scancode info:
  188. Original SPDX id: BSD-2-Clause
  189. Score : 100.00
  190. Match type : NOTICE
  191. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  192. Files with this license:
  193. lib/legacy/zstd_v01.c [1155:1155]
  194. lib/legacy/zstd_v02.c [764:764]
  195. lib/legacy/zstd_v02.c [824:824]
  196. lib/legacy/zstd_v02.c [2551:2551]
  197. lib/legacy/zstd_v03.c [764:764]
  198. lib/legacy/zstd_v03.c [824:824]
  199. lib/legacy/zstd_v03.c [2189:2189]
  200. lib/legacy/zstd_v04.c [2348:2348]
  201. lib/legacy/zstd_v04.c [3237:3237]
  202. lib/legacy/zstd_v05.c [213:213]
  203. lib/legacy/zstd_v05.c [349:349]
  204. lib/legacy/zstd_v05.c [2498:2498]
  205. lib/legacy/zstd_v05.c [3704:3704]
  206. lib/legacy/zstd_v06.c [228:228]
  207. lib/legacy/zstd_v06.c [359:359]
  208. lib/legacy/zstd_v06.c [2623:2623]
  209. lib/legacy/zstd_v06.c [2677:2677]
  210. lib/legacy/zstd_v06.c [3843:3843]
  211. lib/legacy/zstd_v07.c [2525:2525]
  212. lib/legacy/zstd_v07.c [2595:2595]
  213. lib/legacy/zstd_v07.c [2802:2802]
  214. lib/legacy/zstd_v07.c [4204:4204]
  215. KEEP "(BSD-2-Clause OR GPL-2.0-only)" 6f7ad0bdd3c593de2e2e20a000feb85f
  216. BELONGS ya.make
  217. FILE_INCLUDE COPYING found in files: lib/zdict.h at line 7, lib/zstd.h at line 7
  218. FILE_INCLUDE LICENSE found in files: lib/zdict.h at line 6, lib/zstd.h at line 6
  219. # We consider that dual-license should be interpreted as OR. The source code explicitly says
  220. # You may select, at your option, one of the above-listed licenses.
  221. Note: matched license text is too long. Read it in the source files.
  222. Scancode info:
  223. Original SPDX id: BSD-2-Clause
  224. Score : 100.00
  225. Match type : NOTICE
  226. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  227. Files with this license:
  228. lib/zdict.h [5:8]
  229. lib/zstd.h [5:8]
  230. Scancode info:
  231. Original SPDX id: GPL-2.0-only
  232. Score : 100.00
  233. Match type : NOTICE
  234. 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
  235. Files with this license:
  236. lib/zdict.h [5:8]
  237. lib/zstd.h [5:8]
  238. SKIP LicenseRef-scancode-generic-cla ad49803b7b931b4ef1a24e5473e3f269
  239. BELONGS ya.make
  240. # CLA is intended for the code owners, not code users
  241. License text:
  242. \## Contributor License Agreement ("CLA")
  243. Scancode info:
  244. Original SPDX id: LicenseRef-scancode-generic-cla
  245. Score : 22.00
  246. Match type : NOTICE
  247. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  248. Files with this license:
  249. CONTRIBUTING.md [23:23]
  250. KEEP BSD-3-Clause OR GPL-2.0-only ad9a690b6b45d546beb34637b7d1159c
  251. BELONGS ya.make
  252. License text:
  253. This repository represents the reference implementation, provided as an open-source dual [BSD](LICENSE) OR [GPLv2](COPYING) licensed **C** library,
  254. Scancode info:
  255. Original SPDX id: BSD-3-Clause
  256. Score : 76.47
  257. Match type : NOTICE
  258. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  259. Files with this license:
  260. README.md [8:8]
  261. Scancode info:
  262. Original SPDX id: GPL-2.0-only
  263. Score : 76.47
  264. Match type : NOTICE
  265. 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
  266. Files with this license:
  267. README.md [8:8]
  268. KEEP BSD-2-Clause c67981f06ea0c00fcf4c73a2ef8d2c8a
  269. BELONGS ya.make
  270. Note: matched license text is too long. Read it in the source files.
  271. Scancode info:
  272. Original SPDX id: BSD-2-Clause
  273. Score : 100.00
  274. Match type : TEXT
  275. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  276. Files with this license:
  277. lib/legacy/zstd_v02.c [34:55]
  278. lib/legacy/zstd_v02.c [213:234]
  279. lib/legacy/zstd_v02.c [454:475]
  280. lib/legacy/zstd_v02.c [553:574]
  281. lib/legacy/zstd_v02.c [697:718]
  282. lib/legacy/zstd_v02.c [890:911]
  283. lib/legacy/zstd_v02.c [1394:1415]
  284. lib/legacy/zstd_v03.c [35:56]
  285. lib/legacy/zstd_v03.c [214:235]
  286. lib/legacy/zstd_v03.c [455:476]
  287. lib/legacy/zstd_v03.c [554:575]
  288. lib/legacy/zstd_v03.c [698:719]
  289. lib/legacy/zstd_v03.c [890:911]
  290. lib/legacy/zstd_v03.c [1394:1415]
  291. lib/legacy/zstd_v04.c [491:512]
  292. lib/legacy/zstd_v04.c [730:751]
  293. lib/legacy/zstd_v04.c [879:900]
  294. lib/legacy/zstd_v04.c [1385:1406]
  295. lib/legacy/zstd_v04.c [1463:1484]
  296. lib/legacy/zstd_v04.c [1550:1571]
  297. lib/legacy/zstd_v05.c [24:45]
  298. lib/legacy/zstd_v05.c [506:527]
  299. lib/legacy/zstd_v05.c [625:646]
  300. lib/legacy/zstd_v05.c [854:875]
  301. lib/legacy/zstd_v05.c [1004:1025]
  302. lib/legacy/zstd_v05.c [1490:1511]
  303. lib/legacy/zstd_v05.c [1563:1584]
  304. lib/legacy/zstd_v05.c [1655:1676]
  305. lib/legacy/zstd_v06.c [29:50]
  306. lib/legacy/zstd_v06.c [568:589]
  307. lib/legacy/zstd_v06.c [716:737]
  308. lib/legacy/zstd_v06.c [951:972]
  309. lib/legacy/zstd_v06.c [1159:1180]
  310. lib/legacy/zstd_v06.c [1304:1325]
  311. lib/legacy/zstd_v06.c [1628:1649]
  312. lib/legacy/zstd_v06.c [1698:1719]
  313. lib/legacy/zstd_v06.c [1880:1901]
  314. lib/legacy/zstd_v07.c [190:211]
  315. lib/legacy/zstd_v07.c [389:410]
  316. lib/legacy/zstd_v07.c [620:641]
  317. lib/legacy/zstd_v07.c [928:949]
  318. lib/legacy/zstd_v07.c [1101:1122]
  319. lib/legacy/zstd_v07.c [1325:1346]
  320. lib/legacy/zstd_v07.c [1649:1670]
  321. SKIP MIT cce6439656e544e767329cf7faaff00c
  322. BELONGS ya.make
  323. # LICENSE was already scanned and contains BSD-style license, not MIT
  324. License text:
  325. licensed
  326. under both the [LICENSE](LICENSE)
  327. Scancode info:
  328. Original SPDX id: MIT
  329. Score : 12.50
  330. Match type : NOTICE
  331. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  332. Files with this license:
  333. CONTRIBUTING.md [488:489]
  334. KEEP "(BSD-2-Clause OR GPL-2.0-only)" e884260c5ca39c4e993ef8760401c0ae
  335. BELONGS ya.make
  336. FILE_INCLUDE COPYING found in files: lib/common/allocations.h at line 7, lib/common/bits.h at line 7, lib/common/bitstream.h at line 11, lib/common/compiler.h at line 7, lib/common/cpu.h at line 7, lib/common/debug.c at line 11, lib/common/debug.h at line 11, lib/common/entropy_common.c at line 11, lib/common/error_private.c at line 7, lib/common/error_private.h at line 7, lib/common/fse.h at line 11, lib/common/fse_decompress.c at line 11, lib/common/huf.h at line 11, lib/common/mem.h at line 7, lib/common/pool.c at line 7, lib/common/pool.h at line 7, lib/common/portability_macros.h at line 7, lib/common/threading.c at line 10, lib/common/threading.h at line 10, lib/common/zstd_common.c at line 7, lib/common/zstd_deps.h at line 7, lib/common/zstd_internal.h at line 7, lib/common/zstd_trace.h at line 7, lib/compress/clevels.h at line 7, lib/compress/fse_compress.c at line 11, lib/compress/hist.c at line 12, lib/compress/hist.h at line 12, lib/compress/huf_compress.c at line 11, lib/compress/zstd_compress.c at line 7, lib/compress/zstd_compress_internal.h at line 7, lib/compress/zstd_compress_literals.c at line 7, lib/compress/zstd_compress_literals.h at line 7, lib/compress/zstd_compress_sequences.c at line 7, lib/compress/zstd_compress_sequences.h at line 7, lib/compress/zstd_compress_superblock.c at line 7, lib/compress/zstd_compress_superblock.h at line 7, lib/compress/zstd_cwksp.h at line 7, lib/compress/zstd_double_fast.c at line 7, lib/compress/zstd_double_fast.h at line 7, lib/compress/zstd_fast.c at line 7, lib/compress/zstd_fast.h at line 7, lib/compress/zstd_lazy.c at line 7, lib/compress/zstd_lazy.h at line 7, lib/compress/zstd_ldm.c at line 7, lib/compress/zstd_ldm.h at line 7, lib/compress/zstd_ldm_geartab.h at line 7, lib/compress/zstd_opt.c at line 7, lib/compress/zstd_opt.h at line 7, lib/compress/zstdmt_compress.c at line 7, lib/compress/zstdmt_compress.h at line 7, lib/decompress/huf_decompress.c at line 11, lib/decompress/huf_decompress_amd64.S at line 7, lib/decompress/zstd_ddict.c at line 7, lib/decompress/zstd_ddict.h at line 7, lib/decompress/zstd_decompress.c at line 7, lib/decompress/zstd_decompress_block.c at line 7, lib/decompress/zstd_decompress_block.h at line 7, lib/decompress/zstd_decompress_internal.h at line 7, lib/dictBuilder/cover.c at line 7, lib/dictBuilder/cover.h at line 7, lib/dictBuilder/fastcover.c at line 7, lib/dictBuilder/zdict.c at line 7, lib/legacy/zstd_legacy.h at line 7, lib/legacy/zstd_v01.c at line 7, lib/legacy/zstd_v01.h at line 7, lib/legacy/zstd_v02.c at line 7, lib/legacy/zstd_v02.h at line 7, lib/legacy/zstd_v03.c at line 7, lib/legacy/zstd_v03.h at line 7, lib/legacy/zstd_v04.c at line 7, lib/legacy/zstd_v04.h at line 7, lib/legacy/zstd_v05.c at line 7, lib/legacy/zstd_v05.h at line 7, lib/legacy/zstd_v06.c at line 7, lib/legacy/zstd_v06.h at line 7, lib/legacy/zstd_v07.c at line 7, lib/legacy/zstd_v07.h at line 7, lib/zstd_errors.h at line 7, programs/benchfn.c at line 7, programs/benchfn.h at line 7, programs/benchzstd.c at line 7, programs/benchzstd.h at line 7, programs/datagen.c at line 7, programs/datagen.h at line 7, programs/dibio.c at line 7, programs/dibio.h at line 7, programs/fileio.c at line 7, programs/fileio.h at line 7, programs/fileio_asyncio.c at line 7, programs/fileio_asyncio.h at line 7, programs/fileio_common.h at line 7, programs/fileio_types.h at line 7, programs/lorem.c at line 7, programs/lorem.h at line 7, programs/platform.h at line 7, programs/timefn.c at line 7, programs/timefn.h at line 7, programs/util.c at line 7, programs/util.h at line 7, programs/zstdcli.c at line 7, programs/zstdcli_trace.c at line 7, programs/zstdcli_trace.h at line 7
  337. FILE_INCLUDE LICENSE found in files: lib/common/allocations.h at line 6, lib/common/bits.h at line 6, lib/common/bitstream.h at line 10, lib/common/compiler.h at line 6, lib/common/cpu.h at line 6, lib/common/debug.c at line 10, lib/common/debug.h at line 10, lib/common/entropy_common.c at line 10, lib/common/error_private.c at line 6, lib/common/error_private.h at line 6, lib/common/fse.h at line 10, lib/common/fse_decompress.c at line 10, lib/common/huf.h at line 10, lib/common/mem.h at line 6, lib/common/pool.c at line 6, lib/common/pool.h at line 6, lib/common/portability_macros.h at line 6, lib/common/threading.c at line 9, lib/common/threading.h at line 9, lib/common/zstd_common.c at line 6, lib/common/zstd_deps.h at line 6, lib/common/zstd_internal.h at line 6, lib/common/zstd_trace.h at line 6, lib/compress/clevels.h at line 6, lib/compress/fse_compress.c at line 10, lib/compress/hist.c at line 11, lib/compress/hist.h at line 11, lib/compress/huf_compress.c at line 10, lib/compress/zstd_compress.c at line 6, lib/compress/zstd_compress_internal.h at line 6, lib/compress/zstd_compress_literals.c at line 6, lib/compress/zstd_compress_literals.h at line 6, lib/compress/zstd_compress_sequences.c at line 6, lib/compress/zstd_compress_sequences.h at line 6, lib/compress/zstd_compress_superblock.c at line 6, lib/compress/zstd_compress_superblock.h at line 6, lib/compress/zstd_cwksp.h at line 6, lib/compress/zstd_double_fast.c at line 6, lib/compress/zstd_double_fast.h at line 6, lib/compress/zstd_fast.c at line 6, lib/compress/zstd_fast.h at line 6, lib/compress/zstd_lazy.c at line 6, lib/compress/zstd_lazy.h at line 6, lib/compress/zstd_ldm.c at line 6, lib/compress/zstd_ldm.h at line 6, lib/compress/zstd_ldm_geartab.h at line 6, lib/compress/zstd_opt.c at line 6, lib/compress/zstd_opt.h at line 6, lib/compress/zstdmt_compress.c at line 6, lib/compress/zstdmt_compress.h at line 6, lib/decompress/huf_decompress.c at line 10, lib/decompress/huf_decompress_amd64.S at line 6, lib/decompress/zstd_ddict.c at line 6, lib/decompress/zstd_ddict.h at line 6, lib/decompress/zstd_decompress.c at line 6, lib/decompress/zstd_decompress_block.c at line 6, lib/decompress/zstd_decompress_block.h at line 6, lib/decompress/zstd_decompress_internal.h at line 6, lib/dictBuilder/cover.c at line 6, lib/dictBuilder/cover.h at line 6, lib/dictBuilder/fastcover.c at line 6, lib/dictBuilder/zdict.c at line 6, lib/legacy/zstd_legacy.h at line 6, lib/legacy/zstd_v01.c at line 6, lib/legacy/zstd_v01.h at line 6, lib/legacy/zstd_v02.c at line 6, lib/legacy/zstd_v02.h at line 6, lib/legacy/zstd_v03.c at line 6, lib/legacy/zstd_v03.h at line 6, lib/legacy/zstd_v04.c at line 6, lib/legacy/zstd_v04.h at line 6, lib/legacy/zstd_v05.c at line 6, lib/legacy/zstd_v05.h at line 6, lib/legacy/zstd_v06.c at line 6, lib/legacy/zstd_v06.h at line 6, lib/legacy/zstd_v07.c at line 6, lib/legacy/zstd_v07.h at line 6, lib/zstd_errors.h at line 6, programs/benchfn.c at line 6, programs/benchfn.h at line 6, programs/benchzstd.c at line 6, programs/benchzstd.h at line 6, programs/datagen.c at line 6, programs/datagen.h at line 6, programs/dibio.c at line 6, programs/dibio.h at line 6, programs/fileio.c at line 6, programs/fileio.h at line 6, programs/fileio_asyncio.c at line 6, programs/fileio_asyncio.h at line 6, programs/fileio_common.h at line 6, programs/fileio_types.h at line 6, programs/lorem.c at line 6, programs/lorem.h at line 6, programs/platform.h at line 6, programs/timefn.c at line 6, programs/timefn.h at line 6, programs/util.c at line 6, programs/util.h at line 6, programs/zstdcli.c at line 6, programs/zstdcli_trace.c at line 6, programs/zstdcli_trace.h at line 6
  338. # We consider that dual-license should be interpreted as OR. The source code explicitly says
  339. # You may select, at your option, one of the above-listed licenses.
  340. Note: matched license text is too long. Read it in the source files.
  341. Scancode info:
  342. Original SPDX id: BSD-2-Clause
  343. Score : 100.00
  344. Match type : NOTICE
  345. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  346. Files with this license:
  347. lib/common/allocations.h [5:8]
  348. lib/common/bits.h [5:8]
  349. lib/common/bitstream.h [9:12]
  350. lib/common/compiler.h [5:8]
  351. lib/common/cpu.h [5:8]
  352. lib/common/debug.c [9:12]
  353. lib/common/debug.h [9:12]
  354. lib/common/entropy_common.c [9:12]
  355. lib/common/error_private.c [5:8]
  356. lib/common/error_private.h [5:8]
  357. lib/common/fse.h [9:12]
  358. lib/common/fse_decompress.c [9:12]
  359. lib/common/huf.h [9:12]
  360. lib/common/mem.h [5:8]
  361. lib/common/pool.c [5:8]
  362. lib/common/pool.h [5:8]
  363. lib/common/portability_macros.h [5:8]
  364. lib/common/threading.c [8:11]
  365. lib/common/threading.h [8:11]
  366. lib/common/zstd_common.c [5:8]
  367. lib/common/zstd_deps.h [5:8]
  368. lib/common/zstd_internal.h [5:8]
  369. lib/common/zstd_trace.h [5:8]
  370. lib/compress/clevels.h [5:8]
  371. lib/compress/fse_compress.c [9:12]
  372. lib/compress/hist.c [10:13]
  373. lib/compress/hist.h [10:13]
  374. lib/compress/huf_compress.c [9:12]
  375. lib/compress/zstd_compress.c [5:8]
  376. lib/compress/zstd_compress_internal.h [5:8]
  377. lib/compress/zstd_compress_literals.c [5:8]
  378. lib/compress/zstd_compress_literals.h [5:8]
  379. lib/compress/zstd_compress_sequences.c [5:8]
  380. lib/compress/zstd_compress_sequences.h [5:8]
  381. lib/compress/zstd_compress_superblock.c [5:8]
  382. lib/compress/zstd_compress_superblock.h [5:8]
  383. lib/compress/zstd_cwksp.h [5:8]
  384. lib/compress/zstd_double_fast.c [5:8]
  385. lib/compress/zstd_double_fast.h [5:8]
  386. lib/compress/zstd_fast.c [5:8]
  387. lib/compress/zstd_fast.h [5:8]
  388. lib/compress/zstd_lazy.c [5:8]
  389. lib/compress/zstd_lazy.h [5:8]
  390. lib/compress/zstd_ldm.c [5:8]
  391. lib/compress/zstd_ldm.h [5:8]
  392. lib/compress/zstd_ldm_geartab.h [5:8]
  393. lib/compress/zstd_opt.c [5:8]
  394. lib/compress/zstd_opt.h [5:8]
  395. lib/compress/zstdmt_compress.c [5:8]
  396. lib/compress/zstdmt_compress.h [5:8]
  397. lib/decompress/huf_decompress.c [9:12]
  398. lib/decompress/huf_decompress_amd64.S [5:8]
  399. lib/decompress/zstd_ddict.c [5:8]
  400. lib/decompress/zstd_ddict.h [5:8]
  401. lib/decompress/zstd_decompress.c [5:8]
  402. lib/decompress/zstd_decompress_block.c [5:8]
  403. lib/decompress/zstd_decompress_block.h [5:8]
  404. lib/decompress/zstd_decompress_internal.h [5:8]
  405. lib/dictBuilder/cover.c [5:8]
  406. lib/dictBuilder/cover.h [5:8]
  407. lib/dictBuilder/fastcover.c [5:8]
  408. lib/dictBuilder/zdict.c [5:8]
  409. lib/legacy/zstd_legacy.h [5:8]
  410. lib/legacy/zstd_v01.c [5:8]
  411. lib/legacy/zstd_v01.h [5:8]
  412. lib/legacy/zstd_v02.c [5:8]
  413. lib/legacy/zstd_v02.h [5:8]
  414. lib/legacy/zstd_v03.c [5:8]
  415. lib/legacy/zstd_v03.h [5:8]
  416. lib/legacy/zstd_v04.c [5:8]
  417. lib/legacy/zstd_v04.h [5:8]
  418. lib/legacy/zstd_v05.c [5:8]
  419. lib/legacy/zstd_v05.h [5:8]
  420. lib/legacy/zstd_v06.c [5:8]
  421. lib/legacy/zstd_v06.h [5:8]
  422. lib/legacy/zstd_v07.c [5:8]
  423. lib/legacy/zstd_v07.h [5:8]
  424. lib/zstd_errors.h [5:8]
  425. programs/benchfn.c [5:8]
  426. programs/benchfn.h [5:8]
  427. programs/benchzstd.c [5:8]
  428. programs/benchzstd.h [5:8]
  429. programs/datagen.c [5:8]
  430. programs/datagen.h [5:8]
  431. programs/dibio.c [5:8]
  432. programs/dibio.h [5:8]
  433. programs/fileio.c [5:8]
  434. programs/fileio.h [5:8]
  435. programs/fileio_asyncio.c [5:8]
  436. programs/fileio_asyncio.h [5:8]
  437. programs/fileio_common.h [5:8]
  438. programs/fileio_types.h [5:8]
  439. programs/lorem.c [5:8]
  440. programs/lorem.h [5:8]
  441. programs/platform.h [5:8]
  442. programs/timefn.c [5:8]
  443. programs/timefn.h [5:8]
  444. programs/util.c [5:8]
  445. programs/util.h [5:8]
  446. programs/zstdcli.c [5:8]
  447. programs/zstdcli_trace.c [5:8]
  448. programs/zstdcli_trace.h [5:8]
  449. Scancode info:
  450. Original SPDX id: GPL-2.0-only
  451. Score : 100.00
  452. Match type : NOTICE
  453. 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
  454. Files with this license:
  455. lib/common/allocations.h [5:8]
  456. lib/common/bits.h [5:8]
  457. lib/common/bitstream.h [9:12]
  458. lib/common/compiler.h [5:8]
  459. lib/common/cpu.h [5:8]
  460. lib/common/debug.c [9:12]
  461. lib/common/debug.h [9:12]
  462. lib/common/entropy_common.c [9:12]
  463. lib/common/error_private.c [5:8]
  464. lib/common/error_private.h [5:8]
  465. lib/common/fse.h [9:12]
  466. lib/common/fse_decompress.c [9:12]
  467. lib/common/huf.h [9:12]
  468. lib/common/mem.h [5:8]
  469. lib/common/pool.c [5:8]
  470. lib/common/pool.h [5:8]
  471. lib/common/portability_macros.h [5:8]
  472. lib/common/threading.c [8:11]
  473. lib/common/threading.h [8:11]
  474. lib/common/zstd_common.c [5:8]
  475. lib/common/zstd_deps.h [5:8]
  476. lib/common/zstd_internal.h [5:8]
  477. lib/common/zstd_trace.h [5:8]
  478. lib/compress/clevels.h [5:8]
  479. lib/compress/fse_compress.c [9:12]
  480. lib/compress/hist.c [10:13]
  481. lib/compress/hist.h [10:13]
  482. lib/compress/huf_compress.c [9:12]
  483. lib/compress/zstd_compress.c [5:8]
  484. lib/compress/zstd_compress_internal.h [5:8]
  485. lib/compress/zstd_compress_literals.c [5:8]
  486. lib/compress/zstd_compress_literals.h [5:8]
  487. lib/compress/zstd_compress_sequences.c [5:8]
  488. lib/compress/zstd_compress_sequences.h [5:8]
  489. lib/compress/zstd_compress_superblock.c [5:8]
  490. lib/compress/zstd_compress_superblock.h [5:8]
  491. lib/compress/zstd_cwksp.h [5:8]
  492. lib/compress/zstd_double_fast.c [5:8]
  493. lib/compress/zstd_double_fast.h [5:8]
  494. lib/compress/zstd_fast.c [5:8]
  495. lib/compress/zstd_fast.h [5:8]
  496. lib/compress/zstd_lazy.c [5:8]
  497. lib/compress/zstd_lazy.h [5:8]
  498. lib/compress/zstd_ldm.c [5:8]
  499. lib/compress/zstd_ldm.h [5:8]
  500. lib/compress/zstd_ldm_geartab.h [5:8]
  501. lib/compress/zstd_opt.c [5:8]
  502. lib/compress/zstd_opt.h [5:8]
  503. lib/compress/zstdmt_compress.c [5:8]
  504. lib/compress/zstdmt_compress.h [5:8]
  505. lib/decompress/huf_decompress.c [9:12]
  506. lib/decompress/huf_decompress_amd64.S [5:8]
  507. lib/decompress/zstd_ddict.c [5:8]
  508. lib/decompress/zstd_ddict.h [5:8]
  509. lib/decompress/zstd_decompress.c [5:8]
  510. lib/decompress/zstd_decompress_block.c [5:8]
  511. lib/decompress/zstd_decompress_block.h [5:8]
  512. lib/decompress/zstd_decompress_internal.h [5:8]
  513. lib/dictBuilder/cover.c [5:8]
  514. lib/dictBuilder/cover.h [5:8]
  515. lib/dictBuilder/fastcover.c [5:8]
  516. lib/dictBuilder/zdict.c [5:8]
  517. lib/legacy/zstd_legacy.h [5:8]
  518. lib/legacy/zstd_v01.c [5:8]
  519. lib/legacy/zstd_v01.h [5:8]
  520. lib/legacy/zstd_v02.c [5:8]
  521. lib/legacy/zstd_v02.h [5:8]
  522. lib/legacy/zstd_v03.c [5:8]
  523. lib/legacy/zstd_v03.h [5:8]
  524. lib/legacy/zstd_v04.c [5:8]
  525. lib/legacy/zstd_v04.h [5:8]
  526. lib/legacy/zstd_v05.c [5:8]
  527. lib/legacy/zstd_v05.h [5:8]
  528. lib/legacy/zstd_v06.c [5:8]
  529. lib/legacy/zstd_v06.h [5:8]
  530. lib/legacy/zstd_v07.c [5:8]
  531. lib/legacy/zstd_v07.h [5:8]
  532. lib/zstd_errors.h [5:8]
  533. programs/benchfn.c [5:8]
  534. programs/benchfn.h [5:8]
  535. programs/benchzstd.c [5:8]
  536. programs/benchzstd.h [5:8]
  537. programs/datagen.c [5:8]
  538. programs/datagen.h [5:8]
  539. programs/dibio.c [5:8]
  540. programs/dibio.h [5:8]
  541. programs/fileio.c [5:8]
  542. programs/fileio.h [5:8]
  543. programs/fileio_asyncio.c [5:8]
  544. programs/fileio_asyncio.h [5:8]
  545. programs/fileio_common.h [5:8]
  546. programs/fileio_types.h [5:8]
  547. programs/lorem.c [5:8]
  548. programs/lorem.h [5:8]
  549. programs/platform.h [5:8]
  550. programs/timefn.c [5:8]
  551. programs/timefn.h [5:8]
  552. programs/util.c [5:8]
  553. programs/util.h [5:8]
  554. programs/zstdcli.c [5:8]
  555. programs/zstdcli_trace.c [5:8]
  556. programs/zstdcli_trace.h [5:8]