devtools.licenses.report 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786
  1. # File format ($ symbol means the beginning of a line):
  2. #
  3. # $ # this message
  4. # $ # =======================
  5. # $ # comments (all commentaries should starts with some number of spaces and # symbol)
  6. # ${action} {license spdx} {license text hash}
  7. # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
  8. # ${all_file_action} filename
  9. # $ # user commentaries (many lines)
  10. # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
  11. # ${action} {license spdx} {license text hash}
  12. # $BELONGS ./ya/make/file/relative/path/3/ya.make
  13. # ${all_file_action} filename
  14. # $ # user commentaries
  15. # $ generated description
  16. # $ ...
  17. #
  18. # You can modify action, all_file_action and add commentaries
  19. # Available actions:
  20. # keep - keep license in contrib and use in credits
  21. # skip - skip license
  22. # remove - remove all files with this license
  23. # rename - save license text/links into licenses texts file, but not store SPDX into LINCENSE macro. You should store correct license id into devtools.license.spdx.txt file
  24. #
  25. # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
  26. # We suppose that that files can contain some license info
  27. # Available all file actions:
  28. # FILE_IGNORE - ignore file (do nothing)
  29. # FILE_INCLUDE - include all file data into licenses text file
  30. # =======================
  31. SKIP Zlib 0b2c2142ae5163b2338d3444a664a4d2
  32. BELONGS ya.make
  33. FILE_IGNORE simd/nasm/jsimdext.inc found in files: jsimd.h at line 11, jsimd_none.c at line 11, jsimddct.h at line 8, simd/arm/aarch32/jsimd.c at line 13, simd/arm/aarch64/jsimd.c at line 12, simd/i386/jsimd.c at line 10, simd/jsimd.h at line 14, simd/x86_64/jsimd.c at line 10
  34. License text:
  35. * For conditions of distribution and use, see copyright notice in jsimdext.inc
  36. Scancode info:
  37. Original SPDX id: Zlib
  38. Score : 100.00
  39. Match type : REFERENCE
  40. Links : http://www.gzip.org/zlib/zlib_license.html, http://www.zlib.net/, https://spdx.org/licenses/Zlib
  41. Files with this license:
  42. jsimd.h [11:11]
  43. jsimd_none.c [11:11]
  44. jsimddct.h [8:8]
  45. simd/arm/aarch32/jsimd.c [13:13]
  46. simd/arm/aarch64/jsimd.c [12:12]
  47. simd/i386/jsimd.c [10:10]
  48. simd/jsimd.h [14:14]
  49. simd/x86_64/jsimd.c [10:10]
  50. KEEP BSD-3-Clause 11d698b5bde51c49edd95b88f640964c
  51. BELONGS ya.make
  52. License text:
  53. libjpeg-turbo is covered by three compatible BSD-style open source licenses.
  54. Scancode info:
  55. Original SPDX id: BSD-3-Clause
  56. Score : 90.00
  57. Match type : REFERENCE
  58. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  59. Files with this license:
  60. README.md [30:30]
  61. KEEP Zlib 1661ad60dffa54137d6416dfd7689e04
  62. BELONGS ya.make
  63. License text:
  64. - Clause 2 of the zlib License
  65. Scancode info:
  66. Original SPDX id: Zlib
  67. Score : 100.00
  68. Match type : REFERENCE
  69. Links : http://www.gzip.org/zlib/zlib_license.html, http://www.zlib.net/, https://spdx.org/licenses/Zlib
  70. Files with this license:
  71. LICENSE.md [47:47]
  72. KEEP BSD-3-Clause 215800e23d49e25c39ec19c06b3a4b7e
  73. BELONGS ya.make
  74. License text:
  75. - The Modified (3-clause) BSD License, which is listed below
  76. Scancode info:
  77. Original SPDX id: BSD-3-Clause
  78. Score : 100.00
  79. Match type : REFERENCE
  80. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  81. Files with this license:
  82. LICENSE.md [12:12]
  83. KEEP BSD-3-Clause 23f26458908411db285fd7e9618d0400
  84. BELONGS ya.make
  85. License text:
  86. - Clause 1 of the Modified BSD License
  87. Scancode info:
  88. Original SPDX id: BSD-3-Clause
  89. Score : 99.00
  90. Match type : REFERENCE
  91. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  92. Files with this license:
  93. LICENSE.md [37:37]
  94. KEEP BSD-3-Clause 2493102f4ead68ded4257981325eec7a
  95. BELONGS ya.make
  96. License text:
  97. libjpeg-turbo is covered by three compatible BSD-style open source licenses:
  98. Scancode info:
  99. Original SPDX id: BSD-3-Clause
  100. Score : 90.00
  101. Match type : REFERENCE
  102. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  103. Files with this license:
  104. LICENSE.md [4:4]
  105. KEEP BSD-3-Clause 2795fc0c0a7bc60174daf8e80fd02db8
  106. BELONGS ya.make
  107. License text:
  108. - IJG License
  109. - Modified BSD License
  110. Scancode info:
  111. Original SPDX id: BSD-3-Clause
  112. Score : 16.00
  113. Match type : REFERENCE
  114. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  115. Files with this license:
  116. LICENSE.md [86:87]
  117. KEEP Public-Domain 3845d6ef049b415f8f54f4d7e362f22e
  118. BELONGS ya.make
  119. License text:
  120. * The algorithm is due to Ron Rivest. This code was
  121. * written by Colin Plumb in 1993, no copyright is claimed.
  122. * This code is in the public domain; do with it what you wish.
  123. Scancode info:
  124. Original SPDX id: LicenseRef-scancode-public-domain
  125. Score : 100.00
  126. Match type : TEXT
  127. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  128. Files with this license:
  129. md5/md5.c [3:5]
  130. KEEP BSD-3-Clause AND BSD-3-Clause 4694a148911c95fc84a45824e7b3c243
  131. BELONGS ya.make
  132. Note: matched license text is too long. Read it in the source files.
  133. Scancode info:
  134. Original SPDX id: BSD-3-Clause
  135. Score : 99.53
  136. Match type : TEXT
  137. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  138. Files with this license:
  139. md5/md5.h [5:27]
  140. md5/md5hl.c [11:33]
  141. tjunittest.c [5:27]
  142. tjutil.c [4:26]
  143. tjutil.h [4:26]
  144. turbojpeg.c [5:27]
  145. turbojpeg.h [5:27]
  146. Scancode info:
  147. Original SPDX id: BSD-3-Clause
  148. Score : 98.60
  149. Match type : TEXT
  150. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  151. Files with this license:
  152. md5/md5.c [20:42]
  153. KEEP Zlib 49b2005eb74289158192a07e3d97f167
  154. BELONGS ya.make
  155. License text:
  156. - Clauses 1 and 3 of the zlib License
  157. Scancode info:
  158. Original SPDX id: Zlib
  159. Score : 100.00
  160. Match type : REFERENCE
  161. Links : http://www.gzip.org/zlib/zlib_license.html, http://www.zlib.net/, https://spdx.org/licenses/Zlib
  162. Files with this license:
  163. LICENSE.md [38:38]
  164. KEEP IJG 49f21ef3a9ec8414db54cb3989614ee3
  165. BELONGS ya.make
  166. License text:
  167. * This file was part of the Independent JPEG Group's software:
  168. Scancode info:
  169. Original SPDX id: IJG
  170. Score : 100.00
  171. Match type : NOTICE
  172. Links : http://fedoraproject.org/wiki/Licensing/IJG, https://spdx.org/licenses/IJG
  173. Files with this license:
  174. cderror.h [4:4]
  175. cdjpeg.c [4:4]
  176. cdjpeg.h [4:4]
  177. cjpeg.c [4:4]
  178. djpeg.c [4:4]
  179. jaricom.c [4:4]
  180. jcapimin.c [4:4]
  181. jcarith.c [4:4]
  182. jccoefct.c [4:4]
  183. jccolext.c [4:4]
  184. jccolor.c [4:4]
  185. jcdctmgr.c [4:4]
  186. jchuff.c [4:4]
  187. jchuff.h [4:4]
  188. jcinit.c [4:4]
  189. jcmainct.c [4:4]
  190. jcmarker.c [4:4]
  191. jcmaster.c [4:4]
  192. jcomapi.c [4:4]
  193. jcparam.c [4:4]
  194. jcphuff.c [4:4]
  195. jcsample.c [4:4]
  196. jctrans.c [4:4]
  197. jdapimin.c [4:4]
  198. jdapistd.c [4:4]
  199. jdarith.c [4:4]
  200. jdatadst-tj.c [4:4]
  201. jdatadst.c [4:4]
  202. jdatasrc-tj.c [4:4]
  203. jdatasrc.c [4:4]
  204. jdcoefct.c [4:4]
  205. jdcoefct.h [4:4]
  206. jdcol565.c [4:4]
  207. jdcolext.c [4:4]
  208. jdcolor.c [4:4]
  209. jdct.h [4:4]
  210. jddctmgr.c [4:4]
  211. jdhuff.c [4:4]
  212. jdhuff.h [4:4]
  213. jdinput.c [4:4]
  214. jdmainct.c [4:4]
  215. jdmainct.h [4:4]
  216. jdmarker.c [4:4]
  217. jdmaster.c [4:4]
  218. jdmaster.h [4:4]
  219. jdmerge.c [4:4]
  220. jdmerge.h [4:4]
  221. jdmrg565.c [4:4]
  222. jdmrgext.c [4:4]
  223. jdphuff.c [4:4]
  224. jdpostct.c [4:4]
  225. jdsample.c [4:4]
  226. jdsample.h [4:4]
  227. jdtrans.c [4:4]
  228. jerror.c [4:4]
  229. jerror.h [4:4]
  230. jfdctfst.c [4:4]
  231. jfdctint.c [4:4]
  232. jidctflt.c [4:4]
  233. jidctfst.c [4:4]
  234. jidctint.c [4:4]
  235. jidctred.c [4:4]
  236. jinclude.h [4:4]
  237. jmemmgr.c [4:4]
  238. jmemnobs.c [4:4]
  239. jmemsys.h [4:4]
  240. jmorecfg.h [4:4]
  241. jpegint.h [4:4]
  242. jpeglib.h [4:4]
  243. jpegtran.c [4:4]
  244. jquant1.c [4:4]
  245. jquant2.c [4:4]
  246. jstdhuff.c [4:4]
  247. jutils.c [4:4]
  248. jversion.h [4:4]
  249. rdbmp.c [4:4]
  250. rdgif.c [4:4]
  251. rdppm.c [4:4]
  252. rdswitch.c [4:4]
  253. rdtarga.c [4:4]
  254. simd/arm/jchuff.h [4:4]
  255. transupp.c [4:4]
  256. transupp.h [4:4]
  257. wrbmp.c [4:4]
  258. wrgif.c [4:4]
  259. wrppm.c [4:4]
  260. wrtarga.c [4:4]
  261. KEEP Zlib 5627c2f3c456186103c1295c24b27409
  262. BELONGS ya.make
  263. License text:
  264. conditions of the zlib License, this would have effectively placed
  265. Scancode info:
  266. Original SPDX id: Zlib
  267. Score : 100.00
  268. Match type : REFERENCE
  269. Links : http://www.gzip.org/zlib/zlib_license.html, http://www.zlib.net/, https://spdx.org/licenses/Zlib
  270. Files with this license:
  271. LICENSE.md [127:127]
  272. KEEP BSD-3-Clause 67ada8383dd2efffa1e47a6970948655
  273. BELONGS ya.make
  274. License text:
  275. - Clause 2 of the Modified BSD License
  276. Scancode info:
  277. Original SPDX id: BSD-3-Clause
  278. Score : 99.00
  279. Match type : REFERENCE
  280. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  281. Files with this license:
  282. LICENSE.md [72:72]
  283. KEEP Zlib 758530b81bedb384e1d293db2dc592cf
  284. BELONGS ya.make
  285. Note: matched license text is too long. Read it in the source files.
  286. Scancode info:
  287. Original SPDX id: Zlib
  288. Score : 100.00
  289. Match type : TEXT
  290. Links : http://www.gzip.org/zlib/zlib_license.html, http://www.zlib.net/, https://spdx.org/licenses/Zlib
  291. Files with this license:
  292. simd/nasm/jsimdext.inc [13:27]
  293. KEEP IJG 7aecae112681f0e63e5d5f9a9342893a
  294. BELONGS ya.make
  295. FILE_INCLUDE README.ijg found in files: jcapistd.c at line 6, jfdctflt.c at line 6, rdcolmap.c at line 6
  296. License text:
  297. * This file is part of the Independent JPEG Group's software.
  298. * For conditions of distribution and use, see the accompanying README.ijg
  299. Scancode info:
  300. Original SPDX id: IJG
  301. Score : 95.24
  302. Match type : REFERENCE
  303. Links : http://fedoraproject.org/wiki/Licensing/IJG, https://spdx.org/licenses/IJG
  304. Files with this license:
  305. jcapistd.c [5:6]
  306. jfdctflt.c [5:6]
  307. rdcolmap.c [5:6]
  308. KEEP IJG 7e97c9e006fbb17d004858a2472e48cd
  309. BELONGS ya.make
  310. Note: matched license text is too long. Read it in the source files.
  311. Scancode info:
  312. Original SPDX id: IJG
  313. Score : 100.00
  314. Match type : REFERENCE
  315. Links : http://fedoraproject.org/wiki/Licensing/IJG, https://spdx.org/licenses/IJG
  316. Files with this license:
  317. README.ijg [112:122]
  318. KEEP BSD-3-Clause 8cfc9281adee4768f2232b6e22a82a6d
  319. BELONGS ya.make
  320. License text:
  321. The Modified (3-clause) BSD License
  322. Scancode info:
  323. Original SPDX id: BSD-3-Clause
  324. Score : 100.00
  325. Match type : REFERENCE
  326. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  327. Files with this license:
  328. LICENSE.md [91:91]
  329. KEEP BSD-3-Clause 9778dab78425d5cabd719681a55257aa
  330. BELONGS ya.make
  331. License text:
  332. The zlib License could have been used instead of the Modified (3-clause) BSD
  333. License, and since the IJG License effectively subsumes the distribution
  334. Scancode info:
  335. Original SPDX id: BSD-3-Clause
  336. Score : 100.00
  337. Match type : REFERENCE
  338. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  339. Files with this license:
  340. LICENSE.md [125:126]
  341. KEEP BSD-3-Clause 98d00c840630f45af91f7f4204a1191c
  342. BELONGS ya.make
  343. License text:
  344. - Clause 3 of the Modified BSD License
  345. Scancode info:
  346. Original SPDX id: BSD-3-Clause
  347. Score : 99.00
  348. Match type : REFERENCE
  349. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  350. Files with this license:
  351. LICENSE.md [79:79]
  352. SKIP Unknown 9ceeef4406e152a852bacc703754696c
  353. BELONGS ya.make
  354. FILE_INCLUDE README.ijg found in files: cderror.h at line 9, cdjpeg.c at line 8, cdjpeg.h at line 9, cjpeg.c at line 9, cmyk.h at line 5, djpeg.c at line 10, jaricom.c at line 8, jcapimin.c at line 9, jcarith.c at line 8, jccoefct.c at line 8, jccolext.c at line 8, jccolor.c at line 10, jcdctmgr.c at line 10, jchuff.c at line 11, jchuff.h at line 8, jcicc.c at line 6, jcinit.c at line 8, jcmainct.c at line 8, jcmarker.c at line 9, jcmaster.c at line 9, jcomapi.c at line 8, jcparam.c at line 9, jcphuff.c at line 11, jcprepct.c at line 8, jcsample.c at line 10, jctrans.c at line 9, jdapimin.c at line 8, jdapistd.c at line 9, jdarith.c at line 8, jdatadst-tj.c at line 9, jdatadst.c at line 9, jdatasrc-tj.c at line 9, jdatasrc.c at line 9, jdcoefct.c at line 10, jdcoefct.h at line 9, jdcol565.c at line 9, jdcolext.c at line 8, jdcolor.c at line 11, jdct.h at line 8, jddctmgr.c at line 11, jdhuff.c at line 9, jdhuff.h at line 9, jdicc.c at line 6, jdinput.c at line 9, jdmainct.c at line 8, jdmainct.h at line 6, jdmarker.c at line 8, jdmaster.c at line 11, jdmaster.h at line 6, jdmerge.c at line 10, jdmerge.h at line 8, jdmrg565.c at line 9, jdmrgext.c at line 8, jdphuff.c at line 8, jdpostct.c at line 8, jdsample.c at line 12, jdsample.h at line 6, jdtrans.c at line 8, jerror.c at line 8, jerror.h at line 9, jfdctfst.c at line 8, jfdctint.c at line 8, jidctflt.c at line 9, jidctfst.c at line 8, jidctint.c at line 9, jidctred.c at line 8, jinclude.h at line 8, jmemmgr.c at line 8, jmemnobs.c at line 8, jmemsys.h at line 8, jmorecfg.h at line 9, jpegcomp.h at line 5, jpegint.h at line 11, jpeglib.h at line 10, jpegtran.c at line 8, jquant1.c at line 8, jquant2.c at line 8, jstdhuff.c at line 8, jutils.c at line 8, jversion.h at line 8, rdbmp.c at line 10, rdppm.c at line 9, rdswitch.c at line 8, rdtarga.c at line 9, simd/arm/jchuff.h at line 10, transupp.c at line 8, transupp.h at line 8, wrbmp.c at line 9, wrppm.c at line 9, wrtarga.c at line 8
  355. # whole file README.ijg allready included
  356. License text:
  357. * For conditions of distribution and use, see the accompanying README.ijg
  358. Scancode info:
  359. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  360. Score : 90.91
  361. Match type : REFERENCE
  362. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  363. Files with this license:
  364. cderror.h [9:9]
  365. cdjpeg.c [8:8]
  366. cdjpeg.h [9:9]
  367. cjpeg.c [9:9]
  368. cmyk.h [5:5]
  369. djpeg.c [10:10]
  370. jaricom.c [8:8]
  371. jcapimin.c [9:9]
  372. jcarith.c [8:8]
  373. jccoefct.c [8:8]
  374. jccolext.c [8:8]
  375. jccolor.c [10:10]
  376. jcdctmgr.c [10:10]
  377. jchuff.c [11:11]
  378. jchuff.h [8:8]
  379. jcicc.c [6:6]
  380. jcinit.c [8:8]
  381. jcmainct.c [8:8]
  382. jcmarker.c [9:9]
  383. jcmaster.c [9:9]
  384. jcomapi.c [8:8]
  385. jcparam.c [9:9]
  386. jcphuff.c [11:11]
  387. jcprepct.c [8:8]
  388. jcsample.c [10:10]
  389. jctrans.c [9:9]
  390. jdapimin.c [8:8]
  391. jdapistd.c [9:9]
  392. jdarith.c [8:8]
  393. jdatadst-tj.c [9:9]
  394. jdatadst.c [9:9]
  395. jdatasrc-tj.c [9:9]
  396. jdatasrc.c [9:9]
  397. jdcoefct.c [10:10]
  398. jdcoefct.h [9:9]
  399. jdcol565.c [9:9]
  400. jdcolext.c [8:8]
  401. jdcolor.c [11:11]
  402. jdct.h [8:8]
  403. jddctmgr.c [11:11]
  404. jdhuff.c [9:9]
  405. jdhuff.h [9:9]
  406. jdicc.c [6:6]
  407. jdinput.c [9:9]
  408. jdmainct.c [8:8]
  409. jdmainct.h [6:6]
  410. jdmarker.c [8:8]
  411. jdmaster.c [11:11]
  412. jdmaster.h [6:6]
  413. jdmerge.c [10:10]
  414. jdmerge.h [8:8]
  415. jdmrg565.c [9:9]
  416. jdmrgext.c [8:8]
  417. jdphuff.c [8:8]
  418. jdpostct.c [8:8]
  419. jdsample.c [12:12]
  420. jdsample.h [6:6]
  421. jdtrans.c [8:8]
  422. jerror.c [8:8]
  423. jerror.h [9:9]
  424. jfdctfst.c [8:8]
  425. jfdctint.c [8:8]
  426. jidctflt.c [9:9]
  427. jidctfst.c [8:8]
  428. jidctint.c [9:9]
  429. jidctred.c [8:8]
  430. jinclude.h [8:8]
  431. jmemmgr.c [8:8]
  432. jmemnobs.c [8:8]
  433. jmemsys.h [8:8]
  434. jmorecfg.h [9:9]
  435. jpegcomp.h [5:5]
  436. jpegint.h [11:11]
  437. jpeglib.h [10:10]
  438. jpegtran.c [8:8]
  439. jquant1.c [8:8]
  440. jquant2.c [8:8]
  441. jstdhuff.c [8:8]
  442. jutils.c [8:8]
  443. jversion.h [8:8]
  444. rdbmp.c [10:10]
  445. rdppm.c [9:9]
  446. rdswitch.c [8:8]
  447. rdtarga.c [9:9]
  448. simd/arm/jchuff.h [10:10]
  449. transupp.c [8:8]
  450. transupp.h [8:8]
  451. wrbmp.c [9:9]
  452. wrppm.c [9:9]
  453. wrtarga.c [8:8]
  454. KEEP BSD-3-Clause a0b6446928d785cae9f3fe14c47db8ad
  455. BELONGS ya.make
  456. License text:
  457. %define GOT_SYMBOL __GLOBAL_OFFSET_TABLE_ ; BSD-style a.out supports PIC
  458. Scancode info:
  459. Original SPDX id: BSD-3-Clause
  460. Score : 90.00
  461. Match type : REFERENCE
  462. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  463. Files with this license:
  464. simd/nasm/jsimdext.inc [104:104]
  465. KEEP Libpbm a8c59a0b9632a2c400a492ddc5396cdc
  466. BELONGS ya.make
  467. Note: matched license text is too long. Read it in the source files.
  468. Scancode info:
  469. Original SPDX id: LicenseRef-scancode-libpbm
  470. Score : 100.00
  471. Match type : TEXT
  472. Links : http://web.mit.edu/tex/fontutil/fontutils-0.6/pbm/libpbm1.c, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/libpbm.LICENSE
  473. Files with this license:
  474. rdgif.c [27:32]
  475. KEEP IJG b162017eb4edf0bae69328dcb47110fe
  476. BELONGS ya.make
  477. License text:
  478. This software is based in part on the work of the Independent JPEG
  479. Group.
  480. Scancode info:
  481. Original SPDX id: IJG
  482. Score : 100.00
  483. Match type : REFERENCE
  484. Links : http://fedoraproject.org/wiki/Licensing/IJG, https://spdx.org/licenses/IJG
  485. Files with this license:
  486. LICENSE.md [61:62]
  487. KEEP IJG c0840233d37a3eb9fec3920f0bf1099a
  488. BELONGS ya.make
  489. Note: matched license text is too long. Read it in the source files.
  490. Scancode info:
  491. Original SPDX id: IJG
  492. Score : 97.95
  493. Match type : TEXT
  494. Links : http://fedoraproject.org/wiki/Licensing/IJG, https://spdx.org/licenses/IJG
  495. Files with this license:
  496. README.ijg [124:159]
  497. SKIP LicenseRef-scancode-unknown-license-reference AND BSD-3-Clause c728e0ae174c1d6b24a9a96924a2e696
  498. BELONGS ya.make
  499. # Changelog
  500. License text:
  501. libjpeg-turbo, in its entirety, to be re-licensed under a BSD-style license.
  502. Scancode info:
  503. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  504. Score : 11.00
  505. Match type : INTRO
  506. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  507. Files with this license:
  508. ChangeLog.md [1655:1655]
  509. Scancode info:
  510. Original SPDX id: BSD-3-Clause
  511. Score : 90.00
  512. Match type : REFERENCE
  513. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  514. Files with this license:
  515. ChangeLog.md [1655:1655]
  516. KEEP Libpbm d0197b151ef3a1429e6ed9d61db1ebb9
  517. BELONGS ya.make
  518. Note: matched license text is too long. Read it in the source files.
  519. Scancode info:
  520. Original SPDX id: LicenseRef-scancode-libpbm
  521. Score : 100.00
  522. Match type : TEXT
  523. Links : http://web.mit.edu/tex/fontutil/fontutils-0.6/pbm/libpbm1.c, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/libpbm.LICENSE
  524. Files with this license:
  525. wrgif.c [25:30]
  526. KEEP BSD-3-Clause d9457e4e3957eac6bc3c63d753bb59e3
  527. BELONGS ya.make
  528. Note: matched license text is too long. Read it in the source files.
  529. Scancode info:
  530. Original SPDX id: BSD-3-Clause
  531. Score : 99.53
  532. Match type : TEXT
  533. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  534. Files with this license:
  535. LICENSE.md [97:119]
  536. KEEP Zlib d955ed8aa78d34e13a45d6a5c53a6a8b
  537. BELONGS ya.make
  538. License text:
  539. - The [zlib License](https://opensource.org/licenses/Zlib)
  540. Scancode info:
  541. Original SPDX id: Zlib
  542. Score : 100.00
  543. Match type : REFERENCE
  544. Links : http://www.gzip.org/zlib/zlib_license.html, http://www.zlib.net/, https://spdx.org/licenses/Zlib
  545. Files with this license:
  546. LICENSE.md [17:17]
  547. KEEP Zlib e016c8b3c4399311d17cf74e14e4c31b
  548. BELONGS ya.make
  549. Note: matched license text is too long. Read it in the source files.
  550. Scancode info:
  551. Original SPDX id: Zlib
  552. Score : 100.00
  553. Match type : TEXT
  554. Links : http://www.gzip.org/zlib/zlib_license.html, http://www.zlib.net/, https://spdx.org/licenses/Zlib
  555. Files with this license:
  556. simd/arm/aarch32/jccolext-neon.c [7:21]
  557. simd/arm/aarch32/jchuff-neon.c [6:20]
  558. simd/arm/aarch32/jsimd_neon.S [12:26]
  559. simd/arm/aarch64/jccolext-neon.c [6:20]
  560. simd/arm/aarch64/jchuff-neon.c [7:21]
  561. simd/arm/aarch64/jsimd_neon.S [13:27]
  562. simd/arm/align.h [4:18]
  563. simd/arm/jccolor-neon.c [7:21]
  564. simd/arm/jcgray-neon.c [6:20]
  565. simd/arm/jcgryext-neon.c [6:20]
  566. simd/arm/jcphuff-neon.c [6:20]
  567. simd/arm/jcsample-neon.c [6:20]
  568. simd/arm/jdcolext-neon.c [7:21]
  569. simd/arm/jdcolor-neon.c [6:20]
  570. simd/arm/jdmerge-neon.c [6:20]
  571. simd/arm/jdmrgext-neon.c [7:21]
  572. simd/arm/jdsample-neon.c [7:21]
  573. simd/arm/jfdctfst-neon.c [6:20]
  574. simd/arm/jfdctint-neon.c [7:21]
  575. simd/arm/jidctfst-neon.c [6:20]
  576. simd/arm/jidctint-neon.c [7:21]
  577. simd/arm/jidctred-neon.c [7:21]
  578. simd/arm/jquanti-neon.c [6:20]
  579. simd/arm/neon-compat.h [5:19]
  580. KEEP Beerware e3d7d35bd114ad8c198d3b24c4a2fc3a
  581. BELONGS ya.make
  582. Note: matched license text is too long. Read it in the source files.
  583. Scancode info:
  584. Original SPDX id: Beerware
  585. Score : 100.00
  586. Match type : TEXT
  587. Links : http://people.freebsd.org/~phk/, https://spdx.org/licenses/Beerware
  588. Files with this license:
  589. md5/md5hl.c [3:6]
  590. KEEP Libpbm e450a16e6dcc10f1721ab5ee51897340
  591. BELONGS ya.make
  592. Note: matched license text is too long. Read it in the source files.
  593. Scancode info:
  594. Original SPDX id: LicenseRef-scancode-libpbm
  595. Score : 100.00
  596. Match type : TEXT
  597. Links : http://web.mit.edu/tex/fontutil/fontutils-0.6/pbm/libpbm1.c, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/libpbm.LICENSE
  598. Files with this license:
  599. rdcolmap.c [33:38]
  600. rdppm.c [35:40]
  601. KEEP Zlib e4be14a7c287c27d28e8f07bf3795a43
  602. BELONGS ya.make
  603. License text:
  604. The zlib License could have been used instead of the Modified (3-clause) BSD
  605. Scancode info:
  606. Original SPDX id: Zlib
  607. Score : 100.00
  608. Match type : REFERENCE
  609. Links : http://www.gzip.org/zlib/zlib_license.html, http://www.zlib.net/, https://spdx.org/licenses/Zlib
  610. Files with this license:
  611. LICENSE.md [125:125]
  612. KEEP IJG eacab87ea58123f318c9a6b4b065125e
  613. BELONGS ya.make
  614. License text:
  615. - The IJG (Independent JPEG Group) License, which is listed in
  616. Scancode info:
  617. Original SPDX id: IJG
  618. Score : 22.00
  619. Match type : REFERENCE
  620. Links : http://fedoraproject.org/wiki/Licensing/IJG, https://spdx.org/licenses/IJG
  621. Files with this license:
  622. LICENSE.md [6:6]
  623. KEEP Zlib eec9b0748d14af0b992aa3b313ad57ab
  624. BELONGS ya.make
  625. License text:
  626. - Modified BSD License
  627. - zlib License
  628. Scancode info:
  629. Original SPDX id: Zlib
  630. Score : 100.00
  631. Match type : TAG
  632. Links : http://www.gzip.org/zlib/zlib_license.html, http://www.zlib.net/, https://spdx.org/licenses/Zlib
  633. Files with this license:
  634. LICENSE.md [87:88]
  635. KEEP BSD-3-Clause f3fe094edad919ad2298437096b480ef
  636. BELONGS ya.make
  637. License text:
  638. your product documentation must include the text of the Modified BSD
  639. License (see below.)
  640. Scancode info:
  641. Original SPDX id: BSD-3-Clause
  642. Score : 99.00
  643. Match type : REFERENCE
  644. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  645. Files with this license:
  646. LICENSE.md [68:69]
  647. KEEP Zlib fe97964e6f5a4e0cdab61e2d6f2ba391
  648. BELONGS ya.make
  649. FILE_IGNORE simd/nasm/jsimdext.inc found in files: simd/i386/jccolext-avx2.asm at line 9, simd/i386/jccolext-mmx.asm at line 9, simd/i386/jccolext-sse2.asm at line 8, simd/i386/jccolor-avx2.asm at line 9, simd/i386/jccolor-mmx.asm at line 9, simd/i386/jccolor-sse2.asm at line 8, simd/i386/jcgray-avx2.asm at line 9, simd/i386/jcgray-mmx.asm at line 9, simd/i386/jcgray-sse2.asm at line 8, simd/i386/jcgryext-avx2.asm at line 9, simd/i386/jcgryext-mmx.asm at line 9, simd/i386/jcgryext-sse2.asm at line 8, simd/i386/jchuff-sse2.asm at line 10, simd/i386/jcphuff-sse2.asm at line 8, simd/i386/jcsample-avx2.asm at line 10, simd/i386/jcsample-mmx.asm at line 9, simd/i386/jcsample-sse2.asm at line 9, simd/i386/jdcolext-avx2.asm at line 10, simd/i386/jdcolext-mmx.asm at line 9, simd/i386/jdcolext-sse2.asm at line 9, simd/i386/jdcolor-avx2.asm at line 10, simd/i386/jdcolor-mmx.asm at line 9, simd/i386/jdcolor-sse2.asm at line 9, simd/i386/jdmerge-avx2.asm at line 10, simd/i386/jdmerge-mmx.asm at line 9, simd/i386/jdmerge-sse2.asm at line 9, simd/i386/jdmrgext-avx2.asm at line 10, simd/i386/jdmrgext-mmx.asm at line 9, simd/i386/jdmrgext-sse2.asm at line 9, simd/i386/jdsample-avx2.asm at line 10, simd/i386/jdsample-mmx.asm at line 9, simd/i386/jdsample-sse2.asm at line 9, simd/i386/jfdctflt-3dn.asm at line 9, simd/i386/jfdctflt-sse.asm at line 9, simd/i386/jfdctfst-mmx.asm at line 9, simd/i386/jfdctfst-sse2.asm at line 9, simd/i386/jfdctint-avx2.asm at line 9, simd/i386/jfdctint-mmx.asm at line 9, simd/i386/jfdctint-sse2.asm at line 9, simd/i386/jidctflt-3dn.asm at line 9, simd/i386/jidctflt-sse.asm at line 9, simd/i386/jidctflt-sse2.asm at line 9, simd/i386/jidctfst-mmx.asm at line 9, simd/i386/jidctfst-sse2.asm at line 9, simd/i386/jidctint-avx2.asm at line 9, simd/i386/jidctint-mmx.asm at line 9, simd/i386/jidctint-sse2.asm at line 9, simd/i386/jidctred-mmx.asm at line 9, simd/i386/jidctred-sse2.asm at line 9, simd/i386/jquant-3dn.asm at line 9, simd/i386/jquant-mmx.asm at line 9, simd/i386/jquant-sse.asm at line 9, simd/i386/jquantf-sse2.asm at line 9, simd/i386/jquanti-avx2.asm at line 10, simd/i386/jquanti-sse2.asm at line 9, simd/i386/jsimdcpu.asm at line 9, simd/nasm/jcolsamp.inc at line 9, simd/nasm/jdct.inc at line 9, simd/x86_64/jccolext-avx2.asm at line 10, simd/x86_64/jccolext-sse2.asm at line 9, simd/x86_64/jccolor-avx2.asm at line 9, simd/x86_64/jccolor-sse2.asm at line 8, simd/x86_64/jcgray-avx2.asm at line 9, simd/x86_64/jcgray-sse2.asm at line 8, simd/x86_64/jcgryext-avx2.asm at line 10, simd/x86_64/jcgryext-sse2.asm at line 9, simd/x86_64/jchuff-sse2.asm at line 10, simd/x86_64/jcphuff-sse2.asm at line 9, simd/x86_64/jcsample-avx2.asm at line 11, simd/x86_64/jcsample-sse2.asm at line 10, simd/x86_64/jdcolext-avx2.asm at line 11, simd/x86_64/jdcolext-sse2.asm at line 10, simd/x86_64/jdcolor-avx2.asm at line 10, simd/x86_64/jdcolor-sse2.asm at line 9, simd/x86_64/jdmerge-avx2.asm at line 10, simd/x86_64/jdmerge-sse2.asm at line 9, simd/x86_64/jdmrgext-avx2.asm at line 11, simd/x86_64/jdmrgext-sse2.asm at line 10, simd/x86_64/jdsample-avx2.asm at line 11, simd/x86_64/jdsample-sse2.asm at line 10, simd/x86_64/jfdctflt-sse.asm at line 9, simd/x86_64/jfdctfst-sse2.asm at line 9, simd/x86_64/jfdctint-avx2.asm at line 9, simd/x86_64/jfdctint-sse2.asm at line 9, simd/x86_64/jidctflt-sse2.asm at line 10, simd/x86_64/jidctfst-sse2.asm at line 10, simd/x86_64/jidctint-avx2.asm at line 10, simd/x86_64/jidctint-sse2.asm at line 10, simd/x86_64/jidctred-sse2.asm at line 10, simd/x86_64/jquantf-sse2.asm at line 10, simd/x86_64/jquanti-avx2.asm at line 11, simd/x86_64/jquanti-sse2.asm at line 10, simd/x86_64/jsimdcpu.asm at line 10
  650. License text:
  651. ; For conditions of distribution and use, see copyright notice in jsimdext.inc
  652. Scancode info:
  653. Original SPDX id: Zlib
  654. Score : 100.00
  655. Match type : REFERENCE
  656. Links : http://www.gzip.org/zlib/zlib_license.html, http://www.zlib.net/, https://spdx.org/licenses/Zlib
  657. Files with this license:
  658. simd/i386/jccolext-avx2.asm [9:9]
  659. simd/i386/jccolext-mmx.asm [9:9]
  660. simd/i386/jccolext-sse2.asm [8:8]
  661. simd/i386/jccolor-avx2.asm [9:9]
  662. simd/i386/jccolor-mmx.asm [9:9]
  663. simd/i386/jccolor-sse2.asm [8:8]
  664. simd/i386/jcgray-avx2.asm [9:9]
  665. simd/i386/jcgray-mmx.asm [9:9]
  666. simd/i386/jcgray-sse2.asm [8:8]
  667. simd/i386/jcgryext-avx2.asm [9:9]
  668. simd/i386/jcgryext-mmx.asm [9:9]
  669. simd/i386/jcgryext-sse2.asm [8:8]
  670. simd/i386/jchuff-sse2.asm [10:10]
  671. simd/i386/jcphuff-sse2.asm [8:8]
  672. simd/i386/jcsample-avx2.asm [10:10]
  673. simd/i386/jcsample-mmx.asm [9:9]
  674. simd/i386/jcsample-sse2.asm [9:9]
  675. simd/i386/jdcolext-avx2.asm [10:10]
  676. simd/i386/jdcolext-mmx.asm [9:9]
  677. simd/i386/jdcolext-sse2.asm [9:9]
  678. simd/i386/jdcolor-avx2.asm [10:10]
  679. simd/i386/jdcolor-mmx.asm [9:9]
  680. simd/i386/jdcolor-sse2.asm [9:9]
  681. simd/i386/jdmerge-avx2.asm [10:10]
  682. simd/i386/jdmerge-mmx.asm [9:9]
  683. simd/i386/jdmerge-sse2.asm [9:9]
  684. simd/i386/jdmrgext-avx2.asm [10:10]
  685. simd/i386/jdmrgext-mmx.asm [9:9]
  686. simd/i386/jdmrgext-sse2.asm [9:9]
  687. simd/i386/jdsample-avx2.asm [10:10]
  688. simd/i386/jdsample-mmx.asm [9:9]
  689. simd/i386/jdsample-sse2.asm [9:9]
  690. simd/i386/jfdctflt-3dn.asm [9:9]
  691. simd/i386/jfdctflt-sse.asm [9:9]
  692. simd/i386/jfdctfst-mmx.asm [9:9]
  693. simd/i386/jfdctfst-sse2.asm [9:9]
  694. simd/i386/jfdctint-avx2.asm [9:9]
  695. simd/i386/jfdctint-mmx.asm [9:9]
  696. simd/i386/jfdctint-sse2.asm [9:9]
  697. simd/i386/jidctflt-3dn.asm [9:9]
  698. simd/i386/jidctflt-sse.asm [9:9]
  699. simd/i386/jidctflt-sse2.asm [9:9]
  700. simd/i386/jidctfst-mmx.asm [9:9]
  701. simd/i386/jidctfst-sse2.asm [9:9]
  702. simd/i386/jidctint-avx2.asm [9:9]
  703. simd/i386/jidctint-mmx.asm [9:9]
  704. simd/i386/jidctint-sse2.asm [9:9]
  705. simd/i386/jidctred-mmx.asm [9:9]
  706. simd/i386/jidctred-sse2.asm [9:9]
  707. simd/i386/jquant-3dn.asm [9:9]
  708. simd/i386/jquant-mmx.asm [9:9]
  709. simd/i386/jquant-sse.asm [9:9]
  710. simd/i386/jquantf-sse2.asm [9:9]
  711. simd/i386/jquanti-avx2.asm [10:10]
  712. simd/i386/jquanti-sse2.asm [9:9]
  713. simd/i386/jsimdcpu.asm [9:9]
  714. simd/nasm/jcolsamp.inc [9:9]
  715. simd/nasm/jdct.inc [9:9]
  716. simd/x86_64/jccolext-avx2.asm [10:10]
  717. simd/x86_64/jccolext-sse2.asm [9:9]
  718. simd/x86_64/jccolor-avx2.asm [9:9]
  719. simd/x86_64/jccolor-sse2.asm [8:8]
  720. simd/x86_64/jcgray-avx2.asm [9:9]
  721. simd/x86_64/jcgray-sse2.asm [8:8]
  722. simd/x86_64/jcgryext-avx2.asm [10:10]
  723. simd/x86_64/jcgryext-sse2.asm [9:9]
  724. simd/x86_64/jchuff-sse2.asm [10:10]
  725. simd/x86_64/jcphuff-sse2.asm [9:9]
  726. simd/x86_64/jcsample-avx2.asm [11:11]
  727. simd/x86_64/jcsample-sse2.asm [10:10]
  728. simd/x86_64/jdcolext-avx2.asm [11:11]
  729. simd/x86_64/jdcolext-sse2.asm [10:10]
  730. simd/x86_64/jdcolor-avx2.asm [10:10]
  731. simd/x86_64/jdcolor-sse2.asm [9:9]
  732. simd/x86_64/jdmerge-avx2.asm [10:10]
  733. simd/x86_64/jdmerge-sse2.asm [9:9]
  734. simd/x86_64/jdmrgext-avx2.asm [11:11]
  735. simd/x86_64/jdmrgext-sse2.asm [10:10]
  736. simd/x86_64/jdsample-avx2.asm [11:11]
  737. simd/x86_64/jdsample-sse2.asm [10:10]
  738. simd/x86_64/jfdctflt-sse.asm [9:9]
  739. simd/x86_64/jfdctfst-sse2.asm [9:9]
  740. simd/x86_64/jfdctint-avx2.asm [9:9]
  741. simd/x86_64/jfdctint-sse2.asm [9:9]
  742. simd/x86_64/jidctflt-sse2.asm [10:10]
  743. simd/x86_64/jidctfst-sse2.asm [10:10]
  744. simd/x86_64/jidctint-avx2.asm [10:10]
  745. simd/x86_64/jidctint-sse2.asm [10:10]
  746. simd/x86_64/jidctred-sse2.asm [10:10]
  747. simd/x86_64/jquantf-sse2.asm [10:10]
  748. simd/x86_64/jquanti-avx2.asm [11:11]
  749. simd/x86_64/jquanti-sse2.asm [10:10]
  750. simd/x86_64/jsimdcpu.asm [10:10]