devtools.licenses.report 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608
  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. KEEP BSD-2-Clause 02331e9ea322390a1b6413b63f636c20
  32. BELONGS ya.make
  33. Note: matched license text is too long. Read it in the source files.
  34. Scancode info:
  35. Original SPDX id: BSD-2-Clause
  36. Score : 100.00
  37. Match type : NOTICE
  38. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  39. Files with this license:
  40. t2.c [19:38]
  41. KEEP BSD-2-Clause 039f4cbc2daf1c10b3c72e11871d89f9
  42. BELONGS ya.make
  43. License text:
  44. * BSD License, included below. This software may be subject to other third
  45. * party and contributor rights, including patent rights, and no such rights
  46. * are granted under this license.
  47. Scancode info:
  48. Original SPDX id: BSD-2-Clause
  49. Score : 71.79
  50. Match type : NOTICE
  51. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  52. Files with this license:
  53. t2.c [3:5]
  54. Scancode info:
  55. Original SPDX id: LicenseRef-scancode-proprietary-license
  56. Score : 71.79
  57. Match type : NOTICE
  58. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/proprietary-license.LICENSE
  59. Files with this license:
  60. t2.c [3:5]
  61. KEEP BSD-2-Clause 178c8af6750dceedf582cd6a442de403
  62. BELONGS ya.make
  63. Note: matched license text is too long. Read it in the source files.
  64. Scancode info:
  65. Original SPDX id: GPL-2.0-only
  66. Score : 92.04
  67. Match type : NOTICE
  68. 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
  69. Files with this license:
  70. event.c [3:31]
  71. event.h [3:31]
  72. Scancode info:
  73. Original SPDX id: BSD-2-Clause
  74. Score : 92.04
  75. Match type : NOTICE
  76. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  77. Files with this license:
  78. event.c [3:31]
  79. event.h [3:31]
  80. Scancode info:
  81. Original SPDX id: BSD-3-Clause
  82. Score : 88.94
  83. Match type : TEXT
  84. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  85. Files with this license:
  86. openjpeg.c [3:31]
  87. opj_includes.h [3:31]
  88. KEEP BSD-2-Clause 22e23988905968e9f66379f09bed1e89
  89. BELONGS ya.make
  90. Note: matched license text is too long. Read it in the source files.
  91. Scancode info:
  92. Original SPDX id: GPL-2.0-only
  93. Score : 92.04
  94. Match type : NOTICE
  95. 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
  96. Files with this license:
  97. jp2.h [3:34]
  98. Scancode info:
  99. Original SPDX id: BSD-2-Clause
  100. Score : 92.04
  101. Match type : NOTICE
  102. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  103. Files with this license:
  104. jp2.h [3:34]
  105. KEEP BSD-2-Clause 2a63c1dd03ca6a86ca2b0ce923ffc1db
  106. BELONGS ya.make
  107. Note: matched license text is too long. Read it in the source files.
  108. Scancode info:
  109. Original SPDX id: GPL-2.0-only
  110. Score : 92.04
  111. Match type : NOTICE
  112. 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
  113. Files with this license:
  114. mqc.c [3:36]
  115. mqc.h [3:36]
  116. Scancode info:
  117. Original SPDX id: BSD-2-Clause
  118. Score : 92.04
  119. Match type : NOTICE
  120. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  121. Files with this license:
  122. mqc.c [3:36]
  123. mqc.h [3:36]
  124. Scancode info:
  125. Original SPDX id: BSD-3-Clause
  126. Score : 85.78
  127. Match type : TEXT
  128. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  129. Files with this license:
  130. mqc_inl.h [3:36]
  131. KEEP BSD-3-Clause 2d3a4121edb1a0c3af2ca7449b65e65a
  132. BELONGS ya.make
  133. Note: matched license text is too long. Read it in the source files.
  134. Scancode info:
  135. Original SPDX id: BSD-3-Clause
  136. Score : 81.30
  137. Match type : TEXT
  138. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  139. Files with this license:
  140. sparse_array.c [3:29]
  141. sparse_array.h [3:29]
  142. KEEP BSD-2-Clause 2e083a2b9a6f4f34564b948b20538f43
  143. BELONGS ya.make
  144. Note: matched license text is too long. Read it in the source files.
  145. Scancode info:
  146. Original SPDX id: BSD-3-Clause
  147. Score : 88.94
  148. Match type : TEXT
  149. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  150. Files with this license:
  151. bio.c [3:35]
  152. Scancode info:
  153. Original SPDX id: GPL-2.0-only
  154. Score : 92.04
  155. Match type : NOTICE
  156. 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
  157. Files with this license:
  158. bio.h [3:35]
  159. pi.h [3:35]
  160. Scancode info:
  161. Original SPDX id: BSD-2-Clause
  162. Score : 92.04
  163. Match type : NOTICE
  164. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  165. Files with this license:
  166. bio.h [3:35]
  167. pi.h [3:35]
  168. Scancode info:
  169. Original SPDX id: BSD-3-Clause
  170. Score : 85.78
  171. Match type : TEXT
  172. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  173. Files with this license:
  174. dwt.h [3:35]
  175. opj_intmath.h [3:35]
  176. KEEP BSD-2-Clause 342fd015ffbbbaf8c2f76f28fee0968e
  177. BELONGS ya.make
  178. License text:
  179. [link-license]: https://github.com/uclouvain/openjpeg/blob/master/LICENSE "BSD 2-clause \"Simplified\" License"
  180. Scancode info:
  181. Original SPDX id: BSD-2-Clause
  182. Score : 100.00
  183. Match type : TAG
  184. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  185. Files with this license:
  186. README.md [76:76]
  187. SKIP LicenseRef-scancode-proprietary-license 3d34ab6fdb373602c812ac673a4d0856
  188. BELONGS ya.make
  189. # it's about encoding test suite
  190. Note: matched license text is too long. Read it in the source files.
  191. Scancode info:
  192. Original SPDX id: LicenseRef-scancode-proprietary-license
  193. Score : 90.00
  194. Match type : REFERENCE
  195. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/proprietary-license.LICENSE
  196. Files with this license:
  197. INSTALL.md [49:49]
  198. KEEP BSD-3-Clause 54b53dc3406dd44c9a2ad98427588e9e
  199. BELONGS ya.make
  200. Note: matched license text is too long. Read it in the source files.
  201. Scancode info:
  202. Original SPDX id: BSD-3-Clause
  203. Score : 81.30
  204. Match type : TEXT
  205. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  206. Files with this license:
  207. function_list.c [3:29]
  208. function_list.h [3:29]
  209. invert.c [3:29]
  210. invert.h [3:29]
  211. KEEP BSD-2-Clause 5bac89da1ec9d2bc720eb2e342f9f519
  212. BELONGS ya.make
  213. License text:
  214. [comment-license]: https://img.shields.io/github/license/uclouvain/openjpeg.svg "https://img.shields.io/badge/license-BSD--2--Clause-blue.svg"
  215. Scancode info:
  216. Original SPDX id: BSD-2-Clause
  217. Score : 100.00
  218. Match type : TAG
  219. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  220. Files with this license:
  221. README.md [74:74]
  222. README.md [75:75]
  223. SKIP AGPL-3.0-or-later AND LicenseRef-scancode-commercial-license 5ebf4f73f9447b7e9332ce9279d5710b
  224. BELONGS ya.make
  225. # see text below
  226. License text:
  227. l_width + l_stride <= l_tile_comp->data_size / l_height); /*MUPDF*/
  228. Scancode info:
  229. Original SPDX id: AGPL-3.0-or-later
  230. Score : 90.00
  231. Match type : REFERENCE
  232. Links : http://www.gnu.org/licenses/agpl-3.0.html, http://www.gnu.org/licenses/agpl.txt, https://spdx.org/licenses/AGPL-3.0-or-later
  233. Files with this license:
  234. tcd.c [2307:2307]
  235. Scancode info:
  236. Original SPDX id: LicenseRef-scancode-commercial-license
  237. Score : 90.00
  238. Match type : REFERENCE
  239. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/commercial-license.LICENSE
  240. Files with this license:
  241. tcd.c [2307:2307]
  242. KEEP BSD-2-Clause 5f9455f4055d30be6c326287df3e759c
  243. BELONGS ya.make
  244. Note: matched license text is too long. Read it in the source files.
  245. Scancode info:
  246. Original SPDX id: BSD-2-Clause
  247. Score : 100.00
  248. Match type : NOTICE
  249. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  250. Files with this license:
  251. openjpeg.h [21:40]
  252. KEEP BSD-2-Clause 787cbc0227755fdd6add655f7edb48ae
  253. BELONGS ya.make
  254. License text:
  255. * BSD License, included below. This software may be subject to other third
  256. * party and contributor rights, including patent rights, and no such rights
  257. * are granted under this license.
  258. Scancode info:
  259. Original SPDX id: BSD-2-Clause
  260. Score : 71.79
  261. Match type : NOTICE
  262. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  263. Files with this license:
  264. bio.c [3:5]
  265. bio.h [3:5]
  266. cio.c [3:5]
  267. cio.h [3:5]
  268. dwt.c [3:5]
  269. dwt.h [3:5]
  270. event.c [3:5]
  271. event.h [3:5]
  272. function_list.c [3:5]
  273. function_list.h [3:5]
  274. image.c [3:5]
  275. image.h [3:5]
  276. invert.c [3:5]
  277. invert.h [3:5]
  278. j2k.c [3:5]
  279. j2k.h [3:5]
  280. jp2.c [3:5]
  281. jp2.h [3:5]
  282. mct.c [3:5]
  283. mct.h [3:5]
  284. mqc.c [3:5]
  285. mqc.h [3:5]
  286. mqc_inl.h [3:5]
  287. openjpeg.c [3:5]
  288. opj_clock.c [3:5]
  289. opj_clock.h [3:5]
  290. opj_codec.h [3:5]
  291. opj_common.h [3:5]
  292. opj_includes.h [3:5]
  293. opj_intmath.h [3:5]
  294. opj_malloc.c [3:5]
  295. opj_malloc.h [3:5]
  296. pi.c [3:5]
  297. pi.h [3:5]
  298. sparse_array.c [3:5]
  299. sparse_array.h [3:5]
  300. t1.c [3:5]
  301. t1.h [3:5]
  302. t2.h [3:5]
  303. tcd.c [3:5]
  304. tcd.h [3:5]
  305. tgt.c [3:5]
  306. tgt.h [3:5]
  307. thread.c [3:5]
  308. thread.h [3:5]
  309. tls_keys.h [3:5]
  310. Scancode info:
  311. Original SPDX id: LicenseRef-scancode-proprietary-license
  312. Score : 71.79
  313. Match type : NOTICE
  314. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/proprietary-license.LICENSE
  315. Files with this license:
  316. bio.c [3:5]
  317. bio.h [3:5]
  318. cio.c [3:5]
  319. cio.h [3:5]
  320. dwt.c [3:5]
  321. dwt.h [3:5]
  322. event.c [3:5]
  323. event.h [3:5]
  324. function_list.c [3:5]
  325. function_list.h [3:5]
  326. image.c [3:5]
  327. image.h [3:5]
  328. invert.c [3:5]
  329. invert.h [3:5]
  330. j2k.c [3:5]
  331. j2k.h [3:5]
  332. jp2.c [3:5]
  333. jp2.h [3:5]
  334. mct.c [3:5]
  335. mct.h [3:5]
  336. mqc.c [3:5]
  337. mqc.h [3:5]
  338. mqc_inl.h [3:5]
  339. openjpeg.c [3:5]
  340. opj_clock.c [3:5]
  341. opj_clock.h [3:5]
  342. opj_codec.h [3:5]
  343. opj_common.h [3:5]
  344. opj_includes.h [3:5]
  345. opj_intmath.h [3:5]
  346. opj_malloc.c [3:5]
  347. opj_malloc.h [3:5]
  348. pi.c [3:5]
  349. pi.h [3:5]
  350. sparse_array.c [3:5]
  351. sparse_array.h [3:5]
  352. t1.c [3:5]
  353. t1.h [3:5]
  354. t2.h [3:5]
  355. tcd.c [3:5]
  356. tcd.h [3:5]
  357. tgt.c [3:5]
  358. tgt.h [3:5]
  359. thread.c [3:5]
  360. thread.h [3:5]
  361. tls_keys.h [3:5]
  362. KEEP BSD-3-Clause 7d1dcf3029ca3a3a7bbfde323ef0f1db
  363. BELONGS ya.make
  364. Note: matched license text is too long. Read it in the source files.
  365. Scancode info:
  366. Original SPDX id: BSD-3-Clause
  367. Score : 81.30
  368. Match type : TEXT
  369. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  370. Files with this license:
  371. thread.c [3:29]
  372. thread.h [3:29]
  373. tls_keys.h [3:29]
  374. KEEP BSD-2-Clause a97a9174f17218e94858e23378249acf
  375. BELONGS ya.make
  376. Note: matched license text is too long. Read it in the source files.
  377. Scancode info:
  378. Original SPDX id: BSD-2-Clause
  379. Score : 100.00
  380. Match type : NOTICE
  381. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  382. Files with this license:
  383. LICENSE [19:38]
  384. cio.c [18:37]
  385. cio.h [18:37]
  386. dwt.c [19:38]
  387. j2k.c [22:41]
  388. j2k.h [21:40]
  389. jp2.c [19:38]
  390. mct.c [18:37]
  391. mct.h [18:37]
  392. t1.c [19:38]
  393. t2.h [19:38]
  394. tcd.c [20:39]
  395. tcd.h [19:38]
  396. tgt.c [18:37]
  397. tgt.h [19:38]
  398. KEEP BSD-2-Clause ad358b148963caea182797b9a3568f51
  399. BELONGS ya.make
  400. Note: matched license text is too long. Read it in the source files.
  401. Scancode info:
  402. Original SPDX id: GPL-2.0-only
  403. Score : 92.04
  404. Match type : NOTICE
  405. 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
  406. Files with this license:
  407. t1.h [3:37]
  408. Scancode info:
  409. Original SPDX id: BSD-2-Clause
  410. Score : 92.04
  411. Match type : NOTICE
  412. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  413. Files with this license:
  414. t1.h [3:37]
  415. KEEP BSD-2-Clause ae6c51561c26f8a4bf270ff96ee1c148
  416. BELONGS ya.make
  417. License text:
  418. // This software is released under the 2-Clause BSD license, included
  419. Scancode info:
  420. Original SPDX id: BSD-2-Clause
  421. Score : 100.00
  422. Match type : NOTICE
  423. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  424. Files with this license:
  425. ht_dec.c [2:2]
  426. SKIP LicenseRef-scancode-unknown-license-reference b356f31c329be98bbc0803bea4d2504f
  427. BELONGS ya.make
  428. # md markup
  429. License text:
  430. See [LICENSE][link-license] for license and copyright information.
  431. Scancode info:
  432. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  433. Score : 100.00
  434. Match type : REFERENCE
  435. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  436. Files with this license:
  437. README.md [48:48]
  438. KEEP BSD-2-Clause b36c2d0a34cfd03916b8947c26eab2bf
  439. BELONGS ya.make
  440. Note: matched license text is too long. Read it in the source files.
  441. Scancode info:
  442. Original SPDX id: BSD-2-Clause
  443. Score : 83.04
  444. Match type : TEXT
  445. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  446. Files with this license:
  447. opj_malloc.h [3:30]
  448. KEEP BSD-2-Clause baca4cdca043ccfca36de26aaebd1c8d
  449. BELONGS ya.make
  450. Note: matched license text is too long. Read it in the source files.
  451. Scancode info:
  452. Original SPDX id: BSD-2-Clause
  453. Score : 83.41
  454. Match type : TEXT
  455. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  456. Files with this license:
  457. opj_malloc.c [3:30]
  458. KEEP BSD-2-Clause c13256700b0cba142f16a31f10850754
  459. BELONGS ya.make
  460. License text:
  461. * BSD License, included below. This software may be subject to other third
  462. * party and contributor rights, including patent rights, and no such rights
  463. * are granted under this license.
  464. Scancode info:
  465. Original SPDX id: BSD-2-Clause
  466. Score : 71.79
  467. Match type : NOTICE
  468. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  469. Files with this license:
  470. openjpeg.h [3:5]
  471. Scancode info:
  472. Original SPDX id: LicenseRef-scancode-proprietary-license
  473. Score : 71.79
  474. Match type : NOTICE
  475. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/proprietary-license.LICENSE
  476. Files with this license:
  477. openjpeg.h [3:5]
  478. KEEP BSD-3-Clause c81c9af175299c33c9f8a282787f6707
  479. BELONGS ya.make
  480. Note: matched license text is too long. Read it in the source files.
  481. Scancode info:
  482. Original SPDX id: BSD-3-Clause
  483. Score : 81.30
  484. Match type : TEXT
  485. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  486. Files with this license:
  487. image.c [3:29]
  488. image.h [3:29]
  489. opj_clock.c [3:29]
  490. opj_clock.h [3:29]
  491. KEEP BSD-3-Clause cbc8e86db2c3430d41e9f028b9262db2
  492. BELONGS ya.make
  493. Note: matched license text is too long. Read it in the source files.
  494. Scancode info:
  495. Original SPDX id: BSD-3-Clause
  496. Score : 81.30
  497. Match type : TEXT
  498. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  499. Files with this license:
  500. opj_codec.h [3:30]
  501. KEEP BSD-3-Clause d2ae7a17d7aa676d0723706a97c0385c
  502. BELONGS ya.make
  503. Note: matched license text is too long. Read it in the source files.
  504. Scancode info:
  505. Original SPDX id: BSD-3-Clause
  506. Score : 81.30
  507. Match type : TEXT
  508. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  509. Files with this license:
  510. opj_common.h [3:29]
  511. KEEP BSD-2-Clause d48ab5b2d6f9543e6d1ed06bd7b400f2
  512. BELONGS ya.make
  513. Note: matched license text is too long. Read it in the source files.
  514. Scancode info:
  515. Original SPDX id: GPL-2.0-only
  516. Score : 92.04
  517. Match type : NOTICE
  518. 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
  519. Files with this license:
  520. pi.c [3:36]
  521. Scancode info:
  522. Original SPDX id: BSD-2-Clause
  523. Score : 92.04
  524. Match type : NOTICE
  525. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  526. Files with this license:
  527. pi.c [3:36]
  528. KEEP BSD-2-Clause db946e2bed90ab172a363f67e00fddbd
  529. BELONGS ya.make
  530. Note: matched license text is too long. Read it in the source files.
  531. Scancode info:
  532. Original SPDX id: BSD-2-Clause
  533. Score : 39.11
  534. Match type : REFERENCE
  535. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  536. Files with this license:
  537. README.md [11:11]
  538. KEEP BSD-2-Clause dd1fb4ce22a5cb19adf4991b54514268
  539. BELONGS ya.make
  540. Note: matched license text is too long. Read it in the source files.
  541. Scancode info:
  542. Original SPDX id: BSD-2-Clause
  543. Score : 100.00
  544. Match type : TEXT
  545. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  546. Files with this license:
  547. ht_dec.c [9:30]
  548. KEEP BSD-2-Clause e3a0e4a60c9df6d912b04cb18fadc23d
  549. BELONGS ya.make
  550. License text:
  551. * BSD License, included below. This software may be subject to other third
  552. * party and contributor rights, including patent rights, and no such rights
  553. * are granted under this license.
  554. Scancode info:
  555. Original SPDX id: BSD-2-Clause
  556. Score : 71.79
  557. Match type : NOTICE
  558. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  559. Files with this license:
  560. LICENSE [3:5]
  561. Scancode info:
  562. Original SPDX id: LicenseRef-scancode-proprietary-license
  563. Score : 71.79
  564. Match type : NOTICE
  565. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/proprietary-license.LICENSE
  566. Files with this license:
  567. LICENSE [3:5]
  568. KEEP BSD-2-Clause fd4ec76654cd5b99f2e311027a6eb9b8
  569. BELONGS ya.make
  570. License text:
  571. [badge-license]: https://img.shields.io/badge/license-BSD--2--Clause-blue.svg "BSD 2-clause \"Simplified\" License"
  572. Scancode info:
  573. Original SPDX id: BSD-2-Clause
  574. Score : 100.00
  575. Match type : NOTICE
  576. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  577. Files with this license:
  578. README.md [75:75]