devtools.copyrights.report 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338
  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 60dedc50df2dfbb5803ab8c06c37b2b7
  32. BELONGS ya.make
  33. License text:
  34. Copyright (C) 2015-2016, Yann Collet.
  35. Scancode info:
  36. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  37. Score : 100.00
  38. Match type : COPYRIGHT
  39. Files with this license:
  40. lib/legacy/zstd_v04.c [2346:2346]
  41. lib/legacy/zstd_v05.c [3702:3702]
  42. lib/legacy/zstd_v06.c [2621:2621]
  43. lib/legacy/zstd_v06.c [3841:3841]
  44. lib/legacy/zstd_v07.c [2523:2523]
  45. lib/legacy/zstd_v07.c [4202:4202]
  46. KEEP COPYRIGHT_SERVICE_LABEL 62d56644cdf8ece55fd332ea0e910023
  47. BELONGS ya.make
  48. License text:
  49. * Copyright (c) Yann Collet, Meta Platforms, Inc. and affiliates.
  50. * All rights reserved.
  51. Scancode info:
  52. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  53. Score : 100.00
  54. Match type : COPYRIGHT
  55. Files with this license:
  56. lib/legacy/zstd_v01.c [2:3]
  57. lib/legacy/zstd_v01.h [2:3]
  58. lib/legacy/zstd_v02.c [2:3]
  59. lib/legacy/zstd_v02.h [2:3]
  60. lib/legacy/zstd_v03.c [2:3]
  61. lib/legacy/zstd_v03.h [2:3]
  62. lib/legacy/zstd_v04.c [2:3]
  63. lib/legacy/zstd_v04.h [2:3]
  64. lib/legacy/zstd_v05.c [2:3]
  65. lib/legacy/zstd_v05.h [2:3]
  66. lib/legacy/zstd_v06.c [2:3]
  67. lib/legacy/zstd_v06.h [2:3]
  68. lib/legacy/zstd_v07.c [2:3]
  69. lib/legacy/zstd_v07.h [2:3]
  70. KEEP COPYRIGHT_SERVICE_LABEL 668fd951f1189c73b184ffc4a46a38ef
  71. BELONGS ya.make
  72. License text:
  73. * Copyright (c) 2016 Tino Reichardt
  74. * All rights reserved.
  75. Scancode info:
  76. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  77. Score : 100.00
  78. Match type : COPYRIGHT
  79. Files with this license:
  80. lib/common/threading.c [2:3]
  81. lib/common/threading.h [2:3]
  82. KEEP COPYRIGHT_SERVICE_LABEL 7731ae09d39c3540c9ba235033acee11
  83. BELONGS ya.make
  84. License text:
  85. Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved.
  86. Scancode info:
  87. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  88. Score : 100.00
  89. Match type : COPYRIGHT
  90. Files with this license:
  91. LICENSE [5:5]
  92. lib/common/allocations.h [2:3]
  93. lib/common/bits.h [2:3]
  94. lib/common/bitstream.h [4:4]
  95. lib/common/compiler.h [2:3]
  96. lib/common/cpu.h [2:3]
  97. lib/common/debug.c [4:4]
  98. lib/common/debug.h [4:4]
  99. lib/common/entropy_common.c [3:3]
  100. lib/common/error_private.c [2:3]
  101. lib/common/error_private.h [2:3]
  102. lib/common/fse.h [4:4]
  103. lib/common/fse_decompress.c [3:3]
  104. lib/common/huf.h [4:4]
  105. lib/common/mem.h [2:3]
  106. lib/common/pool.c [2:3]
  107. lib/common/pool.h [2:3]
  108. lib/common/portability_macros.h [2:3]
  109. lib/common/zstd_common.c [2:3]
  110. lib/common/zstd_deps.h [2:3]
  111. lib/common/zstd_internal.h [2:3]
  112. lib/common/zstd_trace.h [2:3]
  113. lib/compress/clevels.h [2:3]
  114. lib/compress/fse_compress.c [3:3]
  115. lib/compress/hist.c [4:4]
  116. lib/compress/hist.h [4:4]
  117. lib/compress/huf_compress.c [3:3]
  118. lib/compress/zstd_compress.c [2:3]
  119. lib/compress/zstd_compress_internal.h [2:3]
  120. lib/compress/zstd_compress_literals.c [2:3]
  121. lib/compress/zstd_compress_literals.h [2:3]
  122. lib/compress/zstd_compress_sequences.c [2:3]
  123. lib/compress/zstd_compress_sequences.h [2:3]
  124. lib/compress/zstd_compress_superblock.c [2:3]
  125. lib/compress/zstd_compress_superblock.h [2:3]
  126. lib/compress/zstd_cwksp.h [2:3]
  127. lib/compress/zstd_double_fast.c [2:3]
  128. lib/compress/zstd_double_fast.h [2:3]
  129. lib/compress/zstd_fast.c [2:3]
  130. lib/compress/zstd_fast.h [2:3]
  131. lib/compress/zstd_lazy.c [2:3]
  132. lib/compress/zstd_lazy.h [2:3]
  133. lib/compress/zstd_ldm.c [2:3]
  134. lib/compress/zstd_ldm.h [2:3]
  135. lib/compress/zstd_ldm_geartab.h [2:3]
  136. lib/compress/zstd_opt.c [2:3]
  137. lib/compress/zstd_opt.h [2:3]
  138. lib/compress/zstdmt_compress.c [2:3]
  139. lib/compress/zstdmt_compress.h [2:3]
  140. lib/decompress/huf_decompress.c [4:4]
  141. lib/decompress/huf_decompress_amd64.S [2:3]
  142. lib/decompress/zstd_ddict.c [2:3]
  143. lib/decompress/zstd_ddict.h [2:3]
  144. lib/decompress/zstd_decompress.c [2:3]
  145. lib/decompress/zstd_decompress_block.c [2:3]
  146. lib/decompress/zstd_decompress_block.h [2:3]
  147. lib/decompress/zstd_decompress_internal.h [2:3]
  148. lib/dictBuilder/cover.c [2:3]
  149. lib/dictBuilder/cover.h [2:3]
  150. lib/dictBuilder/fastcover.c [2:3]
  151. lib/dictBuilder/zdict.c [2:3]
  152. lib/legacy/zstd_legacy.h [2:3]
  153. lib/zdict.h [2:3]
  154. lib/zstd.h [2:3]
  155. lib/zstd_errors.h [2:3]
  156. programs/benchfn.c [2:3]
  157. programs/benchfn.h [2:3]
  158. programs/benchzstd.c [2:3]
  159. programs/benchzstd.h [2:3]
  160. programs/datagen.c [2:3]
  161. programs/datagen.h [2:3]
  162. programs/dibio.c [2:3]
  163. programs/dibio.h [2:3]
  164. programs/fileio.c [2:3]
  165. programs/fileio.h [2:3]
  166. programs/fileio_asyncio.c [2:3]
  167. programs/fileio_asyncio.h [2:3]
  168. programs/fileio_common.h [2:3]
  169. programs/fileio_types.h [2:3]
  170. programs/lorem.c [2:3]
  171. programs/lorem.h [2:3]
  172. programs/platform.h [2:3]
  173. programs/timefn.c [2:3]
  174. programs/timefn.h [2:3]
  175. programs/util.c [2:3]
  176. programs/util.h [2:3]
  177. programs/zstdcli.c [2:3]
  178. programs/zstdcli_trace.c [2:3]
  179. programs/zstdcli_trace.h [2:3]
  180. KEEP COPYRIGHT_SERVICE_LABEL 8cf91579d8cb4087b6bd775cd2b2bbed
  181. BELONGS ya.make
  182. License text:
  183. Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
  184. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  185. Everyone is permitted to copy and distribute verbatim copies
  186. Scancode info:
  187. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  188. Score : 100.00
  189. Match type : COPYRIGHT
  190. Files with this license:
  191. COPYING [4:6]
  192. KEEP COPYRIGHT_SERVICE_LABEL 9bac3c97130abc8c870f82482a080ad5
  193. BELONGS ya.make
  194. License text:
  195. Copyright (C) 2016, Yann Collet.
  196. Scancode info:
  197. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  198. Score : 100.00
  199. Match type : COPYRIGHT
  200. Files with this license:
  201. lib/legacy/zstd_v06.c [1155:1155]
  202. lib/legacy/zstd_v07.c [1097:1097]
  203. KEEP COPYRIGHT_SERVICE_LABEL a1d9cf517686e50d319a872a6c8ceea3
  204. BELONGS ya.make
  205. License text:
  206. Copyright (C) 2015, Yann Collet.
  207. Scancode info:
  208. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  209. Score : 100.00
  210. Match type : COPYRIGHT
  211. Files with this license:
  212. lib/legacy/zstd_v04.c [3235:3235]
  213. KEEP COPYRIGHT_SERVICE_LABEL b744334040298f68f20519b1b14ecb5d
  214. BELONGS ya.make
  215. License text:
  216. Copyright (C) 2014-2016, Yann Collet.
  217. Scancode info:
  218. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  219. Score : 100.00
  220. Match type : COPYRIGHT
  221. Files with this license:
  222. lib/legacy/zstd_v05.c [211:211]
  223. lib/legacy/zstd_v05.c [347:347]
  224. lib/legacy/zstd_v05.c [2496:2496]
  225. lib/legacy/zstd_v06.c [226:226]
  226. lib/legacy/zstd_v06.c [357:357]
  227. lib/legacy/zstd_v06.c [2675:2675]
  228. lib/legacy/zstd_v07.c [2593:2593]
  229. lib/legacy/zstd_v07.c [2800:2800]
  230. KEEP COPYRIGHT_SERVICE_LABEL bfa11679e8aa9dec874dae4956c4fb1a
  231. BELONGS ya.make
  232. License text:
  233. * Copyright (c) 2003-2008 Yuta Mori All Rights Reserved.
  234. Scancode info:
  235. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  236. Score : 100.00
  237. Match type : COPYRIGHT
  238. Files with this license:
  239. lib/dictBuilder/divsufsort.c [3:3]
  240. lib/dictBuilder/divsufsort.h [3:3]
  241. KEEP COPYRIGHT_SERVICE_LABEL c0a580767e4df988cbeb3a33fe57d251
  242. BELONGS ya.make
  243. Note: matched license text is too long. Read it in the source files.
  244. Scancode info:
  245. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  246. Score : 100.00
  247. Match type : COPYRIGHT
  248. Files with this license:
  249. COPYING [251:256]
  250. KEEP COPYRIGHT_SERVICE_LABEL cfb0456e9480cfa370c877a39f68162c
  251. BELONGS ya.make
  252. License text:
  253. Copyright (C) 2013-2016, Yann Collet.
  254. Scancode info:
  255. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  256. Score : 100.00
  257. Match type : COPYRIGHT
  258. Files with this license:
  259. lib/legacy/zstd_v05.c [621:621]
  260. lib/legacy/zstd_v05.c [1486:1486]
  261. lib/legacy/zstd_v05.c [1559:1559]
  262. lib/legacy/zstd_v06.c [564:564]
  263. lib/legacy/zstd_v06.c [712:712]
  264. lib/legacy/zstd_v06.c [1624:1624]
  265. lib/legacy/zstd_v06.c [1694:1694]
  266. lib/legacy/zstd_v06.c [1876:1876]
  267. lib/legacy/zstd_v07.c [385:385]
  268. lib/legacy/zstd_v07.c [616:616]
  269. lib/legacy/zstd_v07.c [924:924]
  270. lib/legacy/zstd_v07.c [1645:1645]
  271. KEEP COPYRIGHT_SERVICE_LABEL f2757a06c2b7cab0410e36b6ed9d6545
  272. BELONGS ya.make
  273. License text:
  274. Copyright (C) 2014-2015, Yann Collet.
  275. Scancode info:
  276. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  277. Score : 100.00
  278. Match type : COPYRIGHT
  279. Files with this license:
  280. lib/legacy/zstd_v01.c [1153:1153]
  281. lib/legacy/zstd_v02.c [762:762]
  282. lib/legacy/zstd_v02.c [822:822]
  283. lib/legacy/zstd_v02.c [2549:2549]
  284. lib/legacy/zstd_v03.c [762:762]
  285. lib/legacy/zstd_v03.c [822:822]
  286. lib/legacy/zstd_v03.c [2187:2187]
  287. KEEP COPYRIGHT_SERVICE_LABEL fb8c544d980fd8ff71f2560f301e3908
  288. BELONGS ya.make
  289. License text:
  290. Copyright (C) 2013-2015, Yann Collet.
  291. Scancode info:
  292. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  293. Score : 100.00
  294. Match type : COPYRIGHT
  295. Files with this license:
  296. lib/legacy/zstd_v02.c [30:30]
  297. lib/legacy/zstd_v02.c [209:209]
  298. lib/legacy/zstd_v02.c [450:450]
  299. lib/legacy/zstd_v02.c [549:549]
  300. lib/legacy/zstd_v02.c [693:693]
  301. lib/legacy/zstd_v02.c [886:886]
  302. lib/legacy/zstd_v02.c [1390:1390]
  303. lib/legacy/zstd_v03.c [31:31]
  304. lib/legacy/zstd_v03.c [210:210]
  305. lib/legacy/zstd_v03.c [451:451]
  306. lib/legacy/zstd_v03.c [550:550]
  307. lib/legacy/zstd_v03.c [694:694]
  308. lib/legacy/zstd_v03.c [886:886]
  309. lib/legacy/zstd_v03.c [1390:1390]
  310. lib/legacy/zstd_v04.c [487:487]
  311. lib/legacy/zstd_v04.c [726:726]
  312. lib/legacy/zstd_v04.c [875:875]
  313. lib/legacy/zstd_v04.c [1381:1381]
  314. lib/legacy/zstd_v04.c [1459:1459]
  315. lib/legacy/zstd_v04.c [1546:1546]
  316. lib/legacy/zstd_v05.c [20:20]
  317. lib/legacy/zstd_v05.c [502:502]
  318. lib/legacy/zstd_v05.c [850:850]
  319. lib/legacy/zstd_v05.c [1000:1000]
  320. lib/legacy/zstd_v05.c [1651:1651]
  321. lib/legacy/zstd_v06.c [25:25]
  322. lib/legacy/zstd_v06.c [947:947]
  323. lib/legacy/zstd_v06.c [1300:1300]
  324. lib/legacy/zstd_v07.c [186:186]
  325. lib/legacy/zstd_v07.c [1321:1321]