devtools.licenses.report 37 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066
  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 LicenseRef-scancode-other-copyleft 0d77d02a17cff9dbc838b97c4f47cf31
  32. BELONGS dynamic/ya.make static/ya.make
  33. # GPL
  34. License text:
  35. * If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  36. Scancode info:
  37. Original SPDX id: LicenseRef-scancode-other-copyleft
  38. Score : 90.00
  39. Match type : REFERENCE
  40. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/other-copyleft.LICENSE
  41. Files with this license:
  42. hz.h [17:17]
  43. Belongs difference:
  44. + dynamic/ya.make static/ya.make
  45. - ya.make
  46. KEEP LGPL-2.0-or-later 423adb88313c09f51e5b54b235a73f5f
  47. BELONGS dynamic/ya.make static/ya.make
  48. License text:
  49. * If not, write to the Free Software Foundation, Inc., 51 Franklin Street,
  50. * Fifth Floor, Boston, MA 02110-1301, USA.
  51. Scancode info:
  52. Original SPDX id: LicenseRef-scancode-other-copyleft
  53. Score : 90.00
  54. Match type : REFERENCE
  55. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/other-copyleft.LICENSE
  56. Files with this license:
  57. aliases2.h [17:18]
  58. armscii_8.h [17:18]
  59. ascii.h [17:18]
  60. atarist.h [17:18]
  61. big5.h [17:18]
  62. big5_2003.h [17:18]
  63. big5hkscs1999.h [17:18]
  64. big5hkscs2001.h [17:18]
  65. big5hkscs2004.h [17:18]
  66. c99.h [17:18]
  67. ces_big5.h [17:18]
  68. ces_gbk.h [17:18]
  69. cjk_variants.h [17:18]
  70. cns11643.h [17:18]
  71. cns11643_1.h [17:18]
  72. cns11643_15.h [17:18]
  73. cns11643_2.h [17:18]
  74. cns11643_3.h [17:18]
  75. cns11643_4.h [17:18]
  76. cns11643_4a.h [17:18]
  77. cns11643_4b.h [17:18]
  78. cns11643_5.h [17:18]
  79. cns11643_6.h [17:18]
  80. cns11643_7.h [17:18]
  81. cns11643_inv.h [17:18]
  82. converters.h [17:18]
  83. cp1046.h [17:18]
  84. cp1124.h [17:18]
  85. cp1125.h [17:18]
  86. cp1129.h [17:18]
  87. cp1131.h [17:18]
  88. cp1133.h [17:18]
  89. cp1161.h [17:18]
  90. cp1162.h [17:18]
  91. cp1163.h [17:18]
  92. cp1250.h [17:18]
  93. cp1251.h [17:18]
  94. cp1252.h [17:18]
  95. cp1253.h [17:18]
  96. cp1254.h [17:18]
  97. cp1255.h [17:18]
  98. cp1256.h [17:18]
  99. cp1257.h [17:18]
  100. cp1258.h [17:18]
  101. cp437.h [17:18]
  102. cp737.h [17:18]
  103. cp775.h [17:18]
  104. cp850.h [17:18]
  105. cp852.h [17:18]
  106. cp853.h [17:18]
  107. cp855.h [17:18]
  108. cp856.h [17:18]
  109. cp857.h [17:18]
  110. cp858.h [17:18]
  111. cp860.h [17:18]
  112. cp861.h [17:18]
  113. cp862.h [17:18]
  114. cp863.h [17:18]
  115. cp864.h [17:18]
  116. cp865.h [17:18]
  117. cp866.h [17:18]
  118. cp869.h [17:18]
  119. cp874.h [17:18]
  120. cp922.h [17:18]
  121. cp932.h [17:18]
  122. cp932ext.h [17:18]
  123. cp936.h [17:18]
  124. cp936ext.h [17:18]
  125. cp943.h [17:18]
  126. cp949.h [17:18]
  127. cp950.h [17:18]
  128. cp950ext.h [17:18]
  129. dec_hanyu.h [17:18]
  130. dec_kanji.h [17:18]
  131. euc_cn.h [17:18]
  132. euc_jisx0213.h [17:18]
  133. euc_jp.h [17:18]
  134. euc_kr.h [17:18]
  135. euc_tw.h [17:18]
  136. flushwc.h [17:18]
  137. gb12345.h [17:18]
  138. gb12345ext.h [17:18]
  139. gb18030.h [17:18]
  140. gb18030ext.h [17:18]
  141. gb18030uni.h [17:18]
  142. gb2312.h [17:18]
  143. gbk.h [17:18]
  144. gbkext1.h [17:18]
  145. gbkext2.h [17:18]
  146. gbkext_inv.h [17:18]
  147. georgian_academy.h [17:18]
  148. georgian_ps.h [17:18]
  149. hkscs1999.h [17:18]
  150. hkscs2001.h [17:18]
  151. hkscs2004.h [17:18]
  152. hp_roman8.h [17:18]
  153. iconv.c [17:18]
  154. iconv_open1.h [17:18]
  155. iconv_open2.h [17:18]
  156. iso2022_cn.h [17:18]
  157. iso2022_cnext.h [17:18]
  158. iso2022_jp.h [17:18]
  159. iso2022_jp1.h [17:18]
  160. iso2022_jp2.h [17:18]
  161. iso2022_jp3.h [17:18]
  162. iso2022_kr.h [17:18]
  163. iso646_cn.h [17:18]
  164. iso646_jp.h [17:18]
  165. iso8859_1.h [17:18]
  166. iso8859_10.h [17:18]
  167. iso8859_11.h [17:18]
  168. iso8859_13.h [17:18]
  169. iso8859_14.h [17:18]
  170. iso8859_15.h [17:18]
  171. iso8859_16.h [17:18]
  172. iso8859_2.h [17:18]
  173. iso8859_3.h [17:18]
  174. iso8859_4.h [17:18]
  175. iso8859_5.h [17:18]
  176. iso8859_6.h [17:18]
  177. iso8859_7.h [17:18]
  178. iso8859_8.h [17:18]
  179. iso8859_9.h [17:18]
  180. isoir165.h [17:18]
  181. isoir165ext.h [17:18]
  182. java.h [17:18]
  183. jisx0201.h [17:18]
  184. jisx0208.h [17:18]
  185. jisx0212.h [17:18]
  186. jisx0213.h [17:18]
  187. johab.h [17:18]
  188. johab_hangul.h [17:18]
  189. koi8_r.h [17:18]
  190. koi8_ru.h [17:18]
  191. koi8_t.h [17:18]
  192. koi8_u.h [17:18]
  193. ksc5601.h [17:18]
  194. loop_unicode.h [17:18]
  195. loop_wchar.h [17:18]
  196. loops.h [17:18]
  197. mac_arabic.h [17:18]
  198. mac_centraleurope.h [17:18]
  199. mac_croatian.h [17:18]
  200. mac_cyrillic.h [17:18]
  201. mac_greek.h [17:18]
  202. mac_hebrew.h [17:18]
  203. mac_iceland.h [17:18]
  204. mac_roman.h [17:18]
  205. mac_romania.h [17:18]
  206. mac_thai.h [17:18]
  207. mac_turkish.h [17:18]
  208. mac_ukraine.h [17:18]
  209. mulelao.h [17:18]
  210. nextstep.h [17:18]
  211. pt154.h [17:18]
  212. riscos1.h [17:18]
  213. rk1048.h [17:18]
  214. shift_jisx0213.h [17:18]
  215. sjis.h [17:18]
  216. tcvn.h [17:18]
  217. tds565.h [17:18]
  218. tis620.h [17:18]
  219. translit.h [17:18]
  220. ucs2.h [17:18]
  221. ucs2be.h [17:18]
  222. ucs2internal.h [17:18]
  223. ucs2le.h [17:18]
  224. ucs2swapped.h [17:18]
  225. ucs4.h [17:18]
  226. ucs4be.h [17:18]
  227. ucs4internal.h [17:18]
  228. ucs4le.h [17:18]
  229. ucs4swapped.h [17:18]
  230. uhc_1.h [17:18]
  231. uhc_2.h [17:18]
  232. utf16.h [17:18]
  233. utf16be.h [17:18]
  234. utf16le.h [17:18]
  235. utf32.h [17:18]
  236. utf32be.h [17:18]
  237. utf32le.h [17:18]
  238. utf7.h [17:18]
  239. utf8.h [17:18]
  240. vietcomb.h [17:18]
  241. viscii.h [17:18]
  242. Belongs difference:
  243. + dynamic/ya.make static/ya.make
  244. - ya.make
  245. KEEP LGPL-2.0-or-later 45290496d6992e3119d48f7a24da94c6
  246. BELONGS dynamic/ya.make static/ya.make
  247. Note: matched license text is too long. Read it in the source files.
  248. Scancode info:
  249. Original SPDX id: LGPL-2.0-or-later
  250. Score : 100.00
  251. Match type : NOTICE
  252. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  253. Files with this license:
  254. aliases2.h [5:8]
  255. armscii_8.h [5:8]
  256. ascii.h [5:8]
  257. atarist.h [5:8]
  258. big5.h [5:8]
  259. big5_2003.h [5:8]
  260. big5hkscs1999.h [5:8]
  261. big5hkscs2001.h [5:8]
  262. big5hkscs2004.h [5:8]
  263. c99.h [5:8]
  264. ces_big5.h [5:8]
  265. ces_gbk.h [5:8]
  266. cjk_variants.h [5:8]
  267. cns11643.h [5:8]
  268. cns11643_1.h [5:8]
  269. cns11643_15.h [5:8]
  270. cns11643_2.h [5:8]
  271. cns11643_3.h [5:8]
  272. cns11643_4.h [5:8]
  273. cns11643_4a.h [5:8]
  274. cns11643_4b.h [5:8]
  275. cns11643_5.h [5:8]
  276. cns11643_6.h [5:8]
  277. cns11643_7.h [5:8]
  278. cns11643_inv.h [5:8]
  279. converters.h [5:8]
  280. cp1046.h [5:8]
  281. cp1124.h [5:8]
  282. cp1125.h [5:8]
  283. cp1129.h [5:8]
  284. cp1131.h [5:8]
  285. cp1133.h [5:8]
  286. cp1161.h [5:8]
  287. cp1162.h [5:8]
  288. cp1163.h [5:8]
  289. cp1250.h [5:8]
  290. cp1251.h [5:8]
  291. cp1252.h [5:8]
  292. cp1253.h [5:8]
  293. cp1254.h [5:8]
  294. cp1255.h [5:8]
  295. cp1256.h [5:8]
  296. cp1257.h [5:8]
  297. cp1258.h [5:8]
  298. cp437.h [5:8]
  299. cp737.h [5:8]
  300. cp775.h [5:8]
  301. cp850.h [5:8]
  302. cp852.h [5:8]
  303. cp853.h [5:8]
  304. cp855.h [5:8]
  305. cp856.h [5:8]
  306. cp857.h [5:8]
  307. cp858.h [5:8]
  308. cp860.h [5:8]
  309. cp861.h [5:8]
  310. cp862.h [5:8]
  311. cp863.h [5:8]
  312. cp864.h [5:8]
  313. cp865.h [5:8]
  314. cp866.h [5:8]
  315. cp869.h [5:8]
  316. cp874.h [5:8]
  317. cp922.h [5:8]
  318. cp932.h [5:8]
  319. cp932ext.h [5:8]
  320. cp936.h [5:8]
  321. cp936ext.h [5:8]
  322. cp943.h [5:8]
  323. cp949.h [5:8]
  324. cp950.h [5:8]
  325. cp950ext.h [5:8]
  326. dec_hanyu.h [5:8]
  327. dec_kanji.h [5:8]
  328. euc_cn.h [5:8]
  329. euc_jisx0213.h [5:8]
  330. euc_jp.h [5:8]
  331. euc_kr.h [5:8]
  332. euc_tw.h [5:8]
  333. flushwc.h [5:8]
  334. gb12345.h [5:8]
  335. gb12345ext.h [5:8]
  336. gb18030.h [5:8]
  337. gb18030ext.h [5:8]
  338. gb18030uni.h [5:8]
  339. gb2312.h [5:8]
  340. gbk.h [5:8]
  341. gbkext1.h [5:8]
  342. gbkext2.h [5:8]
  343. gbkext_inv.h [5:8]
  344. georgian_academy.h [5:8]
  345. georgian_ps.h [5:8]
  346. hkscs1999.h [5:8]
  347. hkscs2001.h [5:8]
  348. hkscs2004.h [5:8]
  349. hp_roman8.h [5:8]
  350. hz.h [5:8]
  351. iconv.c [5:8]
  352. iconv_open1.h [5:8]
  353. iconv_open2.h [5:8]
  354. iso2022_cn.h [5:8]
  355. iso2022_cnext.h [5:8]
  356. iso2022_jp.h [5:8]
  357. iso2022_jp1.h [5:8]
  358. iso2022_jp2.h [5:8]
  359. iso2022_jp3.h [5:8]
  360. iso2022_kr.h [5:8]
  361. iso646_cn.h [5:8]
  362. iso646_jp.h [5:8]
  363. iso8859_1.h [5:8]
  364. iso8859_10.h [5:8]
  365. iso8859_11.h [5:8]
  366. iso8859_13.h [5:8]
  367. iso8859_14.h [5:8]
  368. iso8859_15.h [5:8]
  369. iso8859_16.h [5:8]
  370. iso8859_2.h [5:8]
  371. iso8859_3.h [5:8]
  372. iso8859_4.h [5:8]
  373. iso8859_5.h [5:8]
  374. iso8859_6.h [5:8]
  375. iso8859_7.h [5:8]
  376. iso8859_8.h [5:8]
  377. iso8859_9.h [5:8]
  378. isoir165.h [5:8]
  379. isoir165ext.h [5:8]
  380. java.h [5:8]
  381. jisx0201.h [5:8]
  382. jisx0208.h [5:8]
  383. jisx0212.h [5:8]
  384. jisx0213.h [5:8]
  385. johab.h [5:8]
  386. johab_hangul.h [5:8]
  387. koi8_r.h [5:8]
  388. koi8_ru.h [5:8]
  389. koi8_t.h [5:8]
  390. koi8_u.h [5:8]
  391. ksc5601.h [5:8]
  392. loop_unicode.h [5:8]
  393. loop_wchar.h [5:8]
  394. loops.h [5:8]
  395. mac_arabic.h [5:8]
  396. mac_centraleurope.h [5:8]
  397. mac_croatian.h [5:8]
  398. mac_cyrillic.h [5:8]
  399. mac_greek.h [5:8]
  400. mac_hebrew.h [5:8]
  401. mac_iceland.h [5:8]
  402. mac_roman.h [5:8]
  403. mac_romania.h [5:8]
  404. mac_thai.h [5:8]
  405. mac_turkish.h [5:8]
  406. mac_ukraine.h [5:8]
  407. mulelao.h [5:8]
  408. nextstep.h [5:8]
  409. pt154.h [5:8]
  410. riscos1.h [5:8]
  411. rk1048.h [5:8]
  412. shift_jisx0213.h [5:8]
  413. sjis.h [5:8]
  414. tcvn.h [5:8]
  415. tds565.h [5:8]
  416. tis620.h [5:8]
  417. translit.h [5:8]
  418. ucs2.h [5:8]
  419. ucs2be.h [5:8]
  420. ucs2internal.h [5:8]
  421. ucs2le.h [5:8]
  422. ucs2swapped.h [5:8]
  423. ucs4.h [5:8]
  424. ucs4be.h [5:8]
  425. ucs4internal.h [5:8]
  426. ucs4le.h [5:8]
  427. ucs4swapped.h [5:8]
  428. uhc_1.h [5:8]
  429. uhc_2.h [5:8]
  430. utf16.h [5:8]
  431. utf16be.h [5:8]
  432. utf16le.h [5:8]
  433. utf32.h [5:8]
  434. utf32be.h [5:8]
  435. utf32le.h [5:8]
  436. utf7.h [5:8]
  437. utf8.h [5:8]
  438. vietcomb.h [5:8]
  439. viscii.h [5:8]
  440. Belongs difference:
  441. + dynamic/ya.make static/ya.make
  442. - ya.make
  443. KEEP LGPL-2.0-or-later 46295c1deeff52542eca2ef71d620273
  444. BELONGS dynamic/ya.make static/ya.make
  445. Note: matched license text is too long. Read it in the source files.
  446. Scancode info:
  447. Original SPDX id: LGPL-2.0-or-later
  448. Score : 100.00
  449. Match type : NOTICE
  450. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  451. Files with this license:
  452. libcharset.h [4:7]
  453. Belongs difference:
  454. + dynamic/ya.make static/ya.make
  455. - ya.make
  456. SKIP LicenseRef-scancode-other-copyleft 593735d3234a09e42e2341e4b2853dab
  457. BELONGS dynamic/ya.make static/ya.make
  458. # GPL
  459. License text:
  460. write to the Free Software Foundation, Inc., 51 Franklin Street,
  461. Fifth Floor, Boston, MA 02110-1301, USA. */
  462. Scancode info:
  463. Original SPDX id: LicenseRef-scancode-other-copyleft
  464. Score : 90.00
  465. Match type : REFERENCE
  466. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/other-copyleft.LICENSE
  467. Files with this license:
  468. libcharset.h [16:17]
  469. Belongs difference:
  470. + dynamic/ya.make static/ya.make
  471. - ya.make
  472. KEEP LGPL-2.0-or-later 5d7cc05fc37b928faa274f015523eb21
  473. BELONGS dynamic/ya.make static/ya.make
  474. Note: matched license text is too long. Read it in the source files.
  475. Scancode info:
  476. Original SPDX id: LGPL-2.0-or-later
  477. Score : 100.00
  478. Match type : NOTICE
  479. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  480. Files with this license:
  481. translit.def [4:7]
  482. Belongs difference:
  483. + dynamic/ya.make static/ya.make
  484. - ya.make
  485. KEEP LGPL-2.0-or-later AND LGPL-2.0-or-later 6335240ce1fa19980d2f6b65a369cda5
  486. BELONGS dynamic/ya.make static/ya.make
  487. FILE_INCLUDE COPYING.LIB found in files: cp1046.h at line 16, cp1124.h at line 16, cp1125.h at line 16, cp1129.h at line 16, cp1131.h at line 16, cp1161.h at line 16, cp1250.h at line 16, cp1251.h at line 16, cp1253.h at line 16, cp1256.h at line 16, cp1257.h at line 16, cp437.h at line 16, cp737.h at line 16, cp775.h at line 16, cp850.h at line 16, cp852.h at line 16, cp853.h at line 16, cp855.h at line 16, cp856.h at line 16, cp857.h at line 16, cp860.h at line 16, cp861.h at line 16, cp862.h at line 16, cp863.h at line 16, cp865.h at line 16, cp866.h at line 16, cp869.h at line 16, cp874.h at line 16, gbkext_inv.h at line 16, hkscs1999.h at line 16, iso8859_11.h at line 16, nextstep.h at line 16, rk1048.h at line 16
  488. Note: matched license text is too long. Read it in the source files.
  489. Scancode info:
  490. Original SPDX id: LGPL-2.0-or-later
  491. Score : 61.42
  492. Match type : NOTICE
  493. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  494. Files with this license:
  495. armscii_8.h [8:17]
  496. ascii.h [8:17]
  497. atarist.h [8:17]
  498. big5.h [8:17]
  499. c99.h [8:17]
  500. ces_big5.h [8:17]
  501. ces_gbk.h [8:17]
  502. cjk_variants.h [8:17]
  503. cns11643_1.h [8:17]
  504. cns11643_15.h [8:17]
  505. cns11643_2.h [8:17]
  506. cns11643_3.h [8:17]
  507. cns11643_4a.h [8:17]
  508. cns11643_4b.h [8:17]
  509. cns11643_5.h [8:17]
  510. cns11643_6.h [8:17]
  511. cns11643_7.h [8:17]
  512. cp1133.h [8:17]
  513. cp1162.h [8:17]
  514. cp1163.h [8:17]
  515. cp1252.h [8:17]
  516. cp1254.h [8:17]
  517. cp858.h [8:17]
  518. cp922.h [8:17]
  519. cp932ext.h [8:17]
  520. cp936.h [8:17]
  521. cp949.h [8:17]
  522. dec_hanyu.h [8:17]
  523. dec_kanji.h [8:17]
  524. euc_cn.h [8:17]
  525. euc_jisx0213.h [8:17]
  526. euc_jp.h [8:17]
  527. euc_kr.h [8:17]
  528. euc_tw.h [8:17]
  529. gb18030uni.h [8:17]
  530. gb2312.h [8:17]
  531. gbkext1.h [8:17]
  532. gbkext2.h [8:17]
  533. georgian_academy.h [8:17]
  534. georgian_ps.h [8:17]
  535. hkscs2001.h [8:17]
  536. hp_roman8.h [8:17]
  537. iconv_open1.h [8:17]
  538. iso646_cn.h [8:17]
  539. iso646_jp.h [8:17]
  540. iso8859_1.h [8:17]
  541. iso8859_10.h [8:17]
  542. iso8859_13.h [8:17]
  543. iso8859_14.h [8:17]
  544. iso8859_15.h [8:17]
  545. iso8859_16.h [8:17]
  546. iso8859_2.h [8:17]
  547. iso8859_3.h [8:17]
  548. iso8859_4.h [8:17]
  549. iso8859_5.h [8:17]
  550. iso8859_6.h [8:17]
  551. iso8859_7.h [8:17]
  552. iso8859_8.h [8:17]
  553. iso8859_9.h [8:17]
  554. isoir165ext.h [8:17]
  555. java.h [8:17]
  556. jisx0201.h [8:17]
  557. jisx0208.h [8:17]
  558. koi8_r.h [8:17]
  559. koi8_ru.h [8:17]
  560. koi8_t.h [8:17]
  561. koi8_u.h [8:17]
  562. ksc5601.h [8:17]
  563. mac_arabic.h [8:17]
  564. mac_centraleurope.h [8:17]
  565. mac_croatian.h [8:17]
  566. mac_cyrillic.h [8:17]
  567. mac_greek.h [8:17]
  568. mac_hebrew.h [8:17]
  569. mac_iceland.h [8:17]
  570. mac_roman.h [8:17]
  571. mac_romania.h [8:17]
  572. mac_thai.h [8:17]
  573. mac_turkish.h [8:17]
  574. mac_ukraine.h [8:17]
  575. mulelao.h [8:17]
  576. pt154.h [8:17]
  577. riscos1.h [8:17]
  578. shift_jisx0213.h [8:17]
  579. tds565.h [8:17]
  580. tis620.h [8:17]
  581. translit.h [8:17]
  582. utf7.h [8:17]
  583. utf8.h [8:17]
  584. Scancode info:
  585. Original SPDX id: LGPL-2.0-or-later
  586. Score : 62.90
  587. Match type : NOTICE
  588. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  589. Files with this license:
  590. cp1046.h [8:17]
  591. cp1124.h [8:17]
  592. cp1125.h [8:17]
  593. cp1129.h [8:17]
  594. cp1131.h [8:17]
  595. cp1161.h [8:17]
  596. cp1250.h [8:17]
  597. cp1251.h [8:17]
  598. cp1253.h [8:17]
  599. cp1256.h [8:17]
  600. cp1257.h [8:17]
  601. cp437.h [8:17]
  602. cp737.h [8:17]
  603. cp775.h [8:17]
  604. cp850.h [8:17]
  605. cp852.h [8:17]
  606. cp853.h [8:17]
  607. cp855.h [8:17]
  608. cp856.h [8:17]
  609. cp857.h [8:17]
  610. cp860.h [8:17]
  611. cp861.h [8:17]
  612. cp862.h [8:17]
  613. cp863.h [8:17]
  614. cp865.h [8:17]
  615. cp866.h [8:17]
  616. cp869.h [8:17]
  617. cp874.h [8:17]
  618. gbkext_inv.h [8:17]
  619. hkscs1999.h [8:17]
  620. iso8859_11.h [8:17]
  621. nextstep.h [8:17]
  622. rk1048.h [8:17]
  623. Belongs difference:
  624. + dynamic/ya.make static/ya.make
  625. - ya.make
  626. KEEP LGPL-2.0-only 6c5bd0a332365b8f0ecb14277dae773c
  627. BELONGS dynamic/ya.make static/ya.make
  628. Note: matched license text is too long. Read it in the source files.
  629. Scancode info:
  630. Original SPDX id: LGPL-2.0-only
  631. Score : 99.98
  632. Match type : TEXT
  633. Links : http://www.gnu.org/licenses/lgpl-2.0.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-only
  634. Files with this license:
  635. COPYING.LIB [1:482]
  636. Belongs difference:
  637. + dynamic/ya.make static/ya.make
  638. - ya.make
  639. KEEP LGPL-2.0-or-later 8f24b8a3e425d2451f7340d424d60db4
  640. BELONGS dynamic/ya.make static/ya.make
  641. FILE_INCLUDE COPYING.LIB found in files: hz.h at line 16
  642. Note: matched license text is too long. Read it in the source files.
  643. Scancode info:
  644. Original SPDX id: LGPL-2.0-or-later
  645. Score : 61.42
  646. Match type : NOTICE
  647. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  648. Files with this license:
  649. hz.h [8:17]
  650. Belongs difference:
  651. + dynamic/ya.make static/ya.make
  652. - ya.make
  653. KEEP LGPL-2.0-or-later a0a3247f9a7f8863362d285cb8bf61e6
  654. BELONGS dynamic/ya.make static/ya.make
  655. FILE_INCLUDE COPYING.LIB found in files: iconv.h at line 15
  656. Note: matched license text is too long. Read it in the source files.
  657. Scancode info:
  658. Original SPDX id: LGPL-2.0-or-later
  659. Score : 61.42
  660. Match type : NOTICE
  661. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  662. Files with this license:
  663. genaliases.c [7:16]
  664. genaliases2.c [7:16]
  665. genflags.c [7:16]
  666. Scancode info:
  667. Original SPDX id: LGPL-2.0-or-later
  668. Score : 62.90
  669. Match type : NOTICE
  670. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  671. Files with this license:
  672. iconv.h [7:16]
  673. Belongs difference:
  674. + dynamic/ya.make static/ya.make
  675. - ya.make
  676. KEEP LGPL-2.0-or-later ad1179666d71eb94df438ea7eedf86e2
  677. BELONGS dynamic/ya.make static/ya.make
  678. # GPL
  679. License text:
  680. \# If not, write to the Free Software Foundation, Inc., 51 Franklin Street,
  681. \# Fifth Floor, Boston, MA 02110-1301, USA.
  682. Scancode info:
  683. Original SPDX id: LicenseRef-scancode-other-copyleft
  684. Score : 90.00
  685. Match type : REFERENCE
  686. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/other-copyleft.LICENSE
  687. Files with this license:
  688. translit.def [16:17]
  689. Belongs difference:
  690. + dynamic/ya.make static/ya.make
  691. - ya.make
  692. KEEP LGPL-2.0-or-later b0d7e9887bea1aa7f059908071379b35
  693. BELONGS dynamic/ya.make static/ya.make
  694. License text:
  695. You should have received a copy of the GNU Library General Public License
  696. Scancode info:
  697. Original SPDX id: LGPL-2.0-or-later
  698. Score : 9.59
  699. Match type : NOTICE
  700. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  701. Files with this license:
  702. libcharset.h [14:14]
  703. Belongs difference:
  704. + dynamic/ya.make static/ya.make
  705. - ya.make
  706. KEEP LGPL-2.0-or-later b26f6570087f14aad0ffafa6a2d9fcb7
  707. BELONGS dynamic/ya.make static/ya.make
  708. Note: matched license text is too long. Read it in the source files.
  709. Scancode info:
  710. Original SPDX id: LGPL-2.0-or-later
  711. Score : 52.05
  712. Match type : NOTICE
  713. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  714. Files with this license:
  715. config.h [10:13]
  716. encodings.def [9:12]
  717. encodings_aix.def [9:12]
  718. encodings_dos.def [9:12]
  719. encodings_extra.def [9:12]
  720. encodings_local.def [9:12]
  721. Scancode info:
  722. Original SPDX id: LGPL-2.0-or-later
  723. Score : 100.00
  724. Match type : NOTICE
  725. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  726. Files with this license:
  727. encodings_osf1.def [9:12]
  728. Belongs difference:
  729. + dynamic/ya.make static/ya.make
  730. - ya.make
  731. KEEP LGPL-2.0-or-later c9ab45ca8173afcff63565a1f6c5a282
  732. BELONGS dynamic/ya.make static/ya.make
  733. FILE_INCLUDE COPYING.LIB found in files: cp932.h at line 16
  734. Note: matched license text is too long. Read it in the source files.
  735. Scancode info:
  736. Original SPDX id: AGPL-3.0-or-later
  737. Score : 44.71
  738. Match type : NOTICE
  739. 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
  740. Files with this license:
  741. cp932.h [10:16]
  742. Belongs difference:
  743. + dynamic/ya.make static/ya.make
  744. - ya.make
  745. KEEP LGPL-2.0-or-later caf02560e87db8ae3ffaf50340106845
  746. BELONGS dynamic/ya.make static/ya.make
  747. Note: matched license text is too long. Read it in the source files.
  748. Scancode info:
  749. Original SPDX id: LGPL-2.0-or-later
  750. Score : 100.00
  751. Match type : NOTICE
  752. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  753. Files with this license:
  754. localcharset.h [5:18]
  755. relocatable.c [5:18]
  756. relocatable.h [5:18]
  757. Belongs difference:
  758. + dynamic/ya.make static/ya.make
  759. - ya.make
  760. KEEP LGPL-2.0-or-later AND LGPL-2.0-or-later AND LGPL-2.0-or-later ccabd4ff4298e16af41b58abc2b65111
  761. BELONGS dynamic/ya.make static/ya.make
  762. Note: matched license text is too long. Read it in the source files.
  763. Scancode info:
  764. Original SPDX id: LGPL-2.0-or-later
  765. Score : 52.05
  766. Match type : NOTICE
  767. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  768. Files with this license:
  769. aliases2.h [10:13]
  770. big5_2003.h [10:13]
  771. big5hkscs1999.h [10:13]
  772. big5hkscs2001.h [10:13]
  773. big5hkscs2004.h [10:13]
  774. cns11643_4.h [10:13]
  775. cp1255.h [10:13]
  776. cp1258.h [10:13]
  777. cp936ext.h [10:13]
  778. cp950.h [10:13]
  779. cp950ext.h [10:13]
  780. flushwc.h [10:13]
  781. gb12345.h [10:13]
  782. gb12345ext.h [10:13]
  783. gb18030ext.h [10:13]
  784. hkscs2004.h [10:13]
  785. iconv.c [10:13]
  786. iconv_open2.h [10:13]
  787. iso2022_cn.h [10:13]
  788. iso2022_cnext.h [10:13]
  789. iso2022_jp.h [10:13]
  790. iso2022_jp1.h [10:13]
  791. iso2022_jp3.h [10:13]
  792. jisx0212.h [10:13]
  793. johab.h [10:13]
  794. johab_hangul.h [10:13]
  795. sjis.h [10:13]
  796. tcvn.h [10:13]
  797. ucs2.h [10:13]
  798. ucs2internal.h [10:13]
  799. ucs4internal.h [10:13]
  800. uhc_1.h [10:13]
  801. uhc_2.h [10:13]
  802. vietcomb.h [10:13]
  803. viscii.h [10:13]
  804. Scancode info:
  805. Original SPDX id: LGPL-2.0-or-later
  806. Score : 100.00
  807. Match type : NOTICE
  808. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  809. Files with this license:
  810. cns11643.h [10:13]
  811. cns11643_inv.h [10:13]
  812. converters.h [10:13]
  813. cp864.h [10:13]
  814. gb18030.h [10:13]
  815. gbk.h [10:13]
  816. iso2022_jp2.h [10:13]
  817. iso2022_kr.h [10:13]
  818. isoir165.h [10:13]
  819. jisx0213.h [10:13]
  820. loop_unicode.h [10:13]
  821. loop_wchar.h [10:13]
  822. ucs2be.h [10:13]
  823. ucs2le.h [10:13]
  824. ucs2swapped.h [10:13]
  825. ucs4.h [10:13]
  826. ucs4be.h [10:13]
  827. ucs4le.h [10:13]
  828. ucs4swapped.h [10:13]
  829. utf16.h [10:13]
  830. utf16be.h [10:13]
  831. utf16le.h [10:13]
  832. utf32.h [10:13]
  833. utf32be.h [10:13]
  834. utf32le.h [10:13]
  835. Scancode info:
  836. Original SPDX id: LGPL-2.0-or-later
  837. Score : 48.72
  838. Match type : NOTICE
  839. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  840. Files with this license:
  841. cp943.h [10:13]
  842. loops.h [10:13]
  843. Belongs difference:
  844. + dynamic/ya.make static/ya.make
  845. - ya.make
  846. KEEP LGPL-2.0-or-later dc89b79ac6d4a18eaba41145988dfeb1
  847. BELONGS dynamic/ya.make static/ya.make
  848. License text:
  849. If not, write to the Free Software Foundation, Inc., 51 Franklin Street,
  850. Fifth Floor, Boston, MA 02110-1301, USA. */
  851. Scancode info:
  852. Original SPDX id: LicenseRef-scancode-other-copyleft
  853. Score : 90.00
  854. Match type : REFERENCE
  855. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/other-copyleft.LICENSE
  856. Files with this license:
  857. config.h [17:18]
  858. encodings.def [16:17]
  859. encodings_aix.def [16:17]
  860. encodings_dos.def [16:17]
  861. encodings_extra.def [16:17]
  862. encodings_local.def [16:17]
  863. encodings_osf1.def [16:17]
  864. genaliases.c [16:17]
  865. genaliases2.c [16:17]
  866. genflags.c [16:17]
  867. iconv.h [16:17]
  868. Belongs difference:
  869. + dynamic/ya.make static/ya.make
  870. - ya.make
  871. KEEP LGPL-2.0-or-later AND LGPL-2.0-or-later e23ca1d9d6cf5a8d3de05ac197b8a4f7
  872. BELONGS dynamic/ya.make static/ya.make
  873. FILE_INCLUDE COPYING.LIB found in files: encodings_osf1.def at line 15
  874. License text:
  875. You should have received a copy of the GNU Library General Public
  876. License along with the GNU LIBICONV Library; see the file COPYING.LIB.
  877. Scancode info:
  878. Original SPDX id: LGPL-2.0-or-later
  879. Score : 9.59
  880. Match type : NOTICE
  881. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  882. Files with this license:
  883. config.h [15:16]
  884. encodings.def [14:15]
  885. encodings_aix.def [14:15]
  886. encodings_dos.def [14:15]
  887. encodings_extra.def [14:15]
  888. encodings_local.def [14:15]
  889. Scancode info:
  890. Original SPDX id: LGPL-2.0-or-later
  891. Score : 9.09
  892. Match type : NOTICE
  893. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  894. Files with this license:
  895. encodings_osf1.def [14:15]
  896. Belongs difference:
  897. + dynamic/ya.make static/ya.make
  898. - ya.make
  899. KEEP LGPL-2.0-or-later e9808eaa142ccce2f7f0e5a3e0f39a0c
  900. BELONGS dynamic/ya.make static/ya.make
  901. FILE_INCLUDE COPYING.LIB found in files: translit.def at line 15
  902. Note: matched license text is too long. Read it in the source files.
  903. Scancode info:
  904. Original SPDX id: LGPL-2.0-or-later
  905. Score : 61.42
  906. Match type : NOTICE
  907. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  908. Files with this license:
  909. translit.def [7:16]
  910. Belongs difference:
  911. + dynamic/ya.make static/ya.make
  912. - ya.make
  913. KEEP LGPL-2.0-or-later AND LGPL-2.0-or-later AND LGPL-2.0-or-later AND LGPL-2.0-or-later ef414e59eedf93e160f35b38787d3e72
  914. BELONGS dynamic/ya.make static/ya.make
  915. FILE_INCLUDE COPYING.LIB found in files: iso2022_kr.h at line 16, jisx0213.h at line 16, loop_wchar.h at line 16
  916. License text:
  917. * You should have received a copy of the GNU Library General Public
  918. * License along with the GNU LIBICONV Library; see the file COPYING.LIB.
  919. Scancode info:
  920. Original SPDX id: LGPL-2.0-or-later
  921. Score : 9.59
  922. Match type : NOTICE
  923. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  924. Files with this license:
  925. aliases2.h [15:16]
  926. big5_2003.h [15:16]
  927. big5hkscs1999.h [15:16]
  928. big5hkscs2001.h [15:16]
  929. big5hkscs2004.h [15:16]
  930. cns11643_4.h [15:16]
  931. cp1255.h [15:16]
  932. cp1258.h [15:16]
  933. cp936ext.h [15:16]
  934. cp950.h [15:16]
  935. cp950ext.h [15:16]
  936. flushwc.h [15:16]
  937. gb12345.h [15:16]
  938. gb12345ext.h [15:16]
  939. gb18030ext.h [15:16]
  940. hkscs2004.h [15:16]
  941. iconv.c [15:16]
  942. iconv_open2.h [15:16]
  943. iso2022_cn.h [15:16]
  944. iso2022_cnext.h [15:16]
  945. iso2022_jp.h [15:16]
  946. iso2022_jp1.h [15:16]
  947. iso2022_jp3.h [15:16]
  948. jisx0212.h [15:16]
  949. johab.h [15:16]
  950. johab_hangul.h [15:16]
  951. sjis.h [15:16]
  952. tcvn.h [15:16]
  953. ucs2.h [15:16]
  954. ucs2internal.h [15:16]
  955. ucs4internal.h [15:16]
  956. uhc_1.h [15:16]
  957. uhc_2.h [15:16]
  958. vietcomb.h [15:16]
  959. viscii.h [15:16]
  960. Scancode info:
  961. Original SPDX id: LGPL-2.0-or-later
  962. Score : 9.09
  963. Match type : NOTICE
  964. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  965. Files with this license:
  966. cns11643.h [15:16]
  967. cns11643_inv.h [15:16]
  968. cp864.h [15:16]
  969. cp932.h [15:16]
  970. cp943.h [15:16]
  971. gb18030.h [15:16]
  972. gbk.h [15:16]
  973. iso2022_jp2.h [15:16]
  974. loops.h [15:16]
  975. ucs2be.h [15:16]
  976. ucs2le.h [15:16]
  977. ucs4.h [15:16]
  978. ucs4be.h [15:16]
  979. ucs4le.h [15:16]
  980. utf16be.h [15:16]
  981. utf16le.h [15:16]
  982. utf32be.h [15:16]
  983. utf32le.h [15:16]
  984. Scancode info:
  985. Original SPDX id: LGPL-2.0-or-later
  986. Score : 7.22
  987. Match type : NOTICE
  988. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  989. Files with this license:
  990. converters.h [15:16]
  991. isoir165.h [15:16]
  992. loop_unicode.h [15:16]
  993. ucs2swapped.h [15:16]
  994. ucs4swapped.h [15:16]
  995. utf16.h [15:16]
  996. utf32.h [15:16]
  997. Scancode info:
  998. Original SPDX id: LGPL-2.0-or-later
  999. Score : 8.64
  1000. Match type : NOTICE
  1001. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  1002. Files with this license:
  1003. iso2022_kr.h [15:16]
  1004. jisx0213.h [15:16]
  1005. loop_wchar.h [15:16]
  1006. Belongs difference:
  1007. + dynamic/ya.make static/ya.make
  1008. - ya.make
  1009. KEEP LGPL-2.0-or-later f0103ec3131339fbd17d095286235383
  1010. BELONGS dynamic/ya.make static/ya.make
  1011. Note: matched license text is too long. Read it in the source files.
  1012. Scancode info:
  1013. Original SPDX id: LGPL-2.0-or-later
  1014. Score : 100.00
  1015. Match type : NOTICE
  1016. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  1017. Files with this license:
  1018. config.h [5:8]
  1019. encodings.def [4:7]
  1020. encodings_aix.def [4:7]
  1021. encodings_dos.def [4:7]
  1022. encodings_extra.def [4:7]
  1023. encodings_local.def [4:7]
  1024. encodings_osf1.def [4:7]
  1025. genaliases.c [4:7]
  1026. genaliases2.c [4:7]
  1027. genflags.c [4:7]
  1028. iconv.h [4:7]
  1029. Belongs difference:
  1030. + dynamic/ya.make static/ya.make
  1031. - ya.make
  1032. KEEP LGPL-2.0-or-later fe91a03ccaf35c2756226c94ae221821
  1033. BELONGS dynamic/ya.make static/ya.make
  1034. Note: matched license text is too long. Read it in the source files.
  1035. Scancode info:
  1036. Original SPDX id: LGPL-2.0-or-later
  1037. Score : 52.05
  1038. Match type : NOTICE
  1039. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  1040. Files with this license:
  1041. libcharset.h [9:12]
  1042. Belongs difference:
  1043. + dynamic/ya.make static/ya.make
  1044. - ya.make