devtools.copyrights.report 56 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636
  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. # $ IGNORE_FILES {file1.ext1} {file2.ext2} - (optional) ignore listed files when generating license macro and credits
  7. # $ RENAME {original license id} TO {new license id} # user comments - (optional) use {new license id} instead {original license id} in ya.make files
  8. # $ # user comments
  9. # $
  10. # ${action} {license id} {license text hash}
  11. # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
  12. # ${all_file_action} filename
  13. # $ # user commentaries (many lines)
  14. # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
  15. # ${action} {license spdx} {license text hash}
  16. # $BELONGS ./ya/make/file/relative/path/3/ya.make
  17. # ${all_file_action} filename
  18. # $ # user commentaries
  19. # $ generated description
  20. # $ ...
  21. #
  22. # You can modify action, all_file_action and add commentaries
  23. # Available actions:
  24. # keep - keep license in contrib and use in credits
  25. # skip - skip license
  26. # remove - remove all files with this license
  27. # 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
  28. #
  29. # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
  30. # We suppose that that files can contain some license info
  31. # Available all file actions:
  32. # FILE_IGNORE - ignore file (do nothing)
  33. # FILE_INCLUDE - include all file data into licenses text file
  34. # =======================
  35. KEEP COPYRIGHT_SERVICE_LABEL 020c22af0ed4f90d8ef06d21bbc68edd
  36. BELONGS lib/ya.make
  37. License text:
  38. Copyright (C) 2001-2016 Free Software Foundation, Inc.
  39. Scancode info:
  40. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  41. Score : 100.00
  42. Match type : COPYRIGHT
  43. Files with this license:
  44. lib/intprops.h [3:3]
  45. KEEP COPYRIGHT_SERVICE_LABEL 021f9ce4929c908703b3306db4f67824
  46. BELONGS lib/ya.make
  47. License text:
  48. Copyright (C) 2002-2016 Free Software Foundation, Inc.
  49. This file is part of the GNU C Library.
  50. Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.
  51. Scancode info:
  52. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  53. Score : 100.00
  54. Match type : COPYRIGHT
  55. Files with this license:
  56. lib/regcomp.c [2:4]
  57. lib/regex.c [2:4]
  58. lib/regex_internal.c [2:4]
  59. lib/regex_internal.h [2:4]
  60. lib/regexec.c [2:4]
  61. KEEP COPYRIGHT_SERVICE_LABEL 02520a034d838e17b3fd20ba4a95721b
  62. BELONGS lib/ya.make
  63. License text:
  64. Copyright (C) 1995-1997, 2003, 2006, 2008-2016 Free Software Foundation,
  65. Inc.
  66. This file is part of the GNU C Library.
  67. Scancode info:
  68. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  69. Score : 100.00
  70. Match type : COPYRIGHT
  71. Files with this license:
  72. lib/error.h [2:4]
  73. KEEP COPYRIGHT_SERVICE_LABEL 02abc590ff5099797174410087e28901
  74. BELONGS lib/ya.make
  75. License text:
  76. Copyright (C) 2003-2007, 2009-2016 Free Software Foundation, Inc.
  77. Written by Bruno Haible <bruno@clisp.org>, 2003.
  78. Scancode info:
  79. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  80. Score : 100.00
  81. Match type : COPYRIGHT
  82. Files with this license:
  83. lib/malloca.h [2:3]
  84. KEEP COPYRIGHT_SERVICE_LABEL 03d99e84ae3a1e2c827d9a3a281bd250
  85. BELONGS lib/ya.make
  86. License text:
  87. Copyright (C) 1990, 2001, 2003-2006, 2009-2016 Free Software Foundation,
  88. Inc.
  89. Scancode info:
  90. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  91. Score : 100.00
  92. Match type : COPYRIGHT
  93. Files with this license:
  94. lib/stripslash.c [3:4]
  95. KEEP COPYRIGHT_SERVICE_LABEL 041f89aaa62da971c690568f502564ff
  96. BELONGS ya.make
  97. License text:
  98. Copyright (C) 2000, 2006, 2009-2014, 2016 Free Software Foundation, Inc.
  99. Scancode info:
  100. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  101. Score : 100.00
  102. Match type : COPYRIGHT
  103. Files with this license:
  104. BACKLOG [53:53]
  105. KEEP COPYRIGHT_SERVICE_LABEL 0684cf2aa3d8f91098f64fa84d2a3b9f
  106. BELONGS lib/ya.make
  107. License text:
  108. Copyright (C) 2004, 2009-2016 Free Software Foundation, Inc.
  109. Scancode info:
  110. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  111. Score : 100.00
  112. Match type : COPYRIGHT
  113. Files with this license:
  114. lib/cloexec.h [3:3]
  115. KEEP COPYRIGHT_SERVICE_LABEL 09837f4dd01bb3c38252ba2bee2c6aa9
  116. BELONGS ya.make
  117. License text:
  118. Copyright (C) 1989-1993, 2004, 2006-2014, 2016 Free Software
  119. Foundation, Inc.
  120. Scancode info:
  121. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  122. Score : 100.00
  123. Match type : COPYRIGHT
  124. Files with this license:
  125. src/path.c [3:4]
  126. KEEP COPYRIGHT_SERVICE_LABEL 0a30301ae6b19b7f7ba66e418a1880ea
  127. BELONGS lib/ya.make
  128. License text:
  129. Copyright (C) 1995-1996, 2001, 2003, 2005, 2009-2016 Free Software
  130. Foundation, Inc.
  131. Scancode info:
  132. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  133. Score : 100.00
  134. Match type : COPYRIGHT
  135. Files with this license:
  136. lib/c-strcase.h [2:3]
  137. KEEP COPYRIGHT_SERVICE_LABEL 0b2cd38daefcd34e306aa0ea05722f29
  138. BELONGS lib/ya.make
  139. License text:
  140. Copyright (C) 1991-2003, 2005-2007, 2009-2016 Free Software Foundation, Inc.
  141. Scancode info:
  142. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  143. Score : 100.00
  144. Match type : COPYRIGHT
  145. Files with this license:
  146. lib/tempname.c [3:3]
  147. KEEP COPYRIGHT_SERVICE_LABEL 0d25f0c1b8534fc36757270479e9990f
  148. BELONGS lib/ya.make
  149. License text:
  150. Copyright (C) 2001-2003, 2005-2016 Free Software Foundation, Inc.
  151. Written by Bruno Haible <bruno@clisp.org>, 2001.
  152. Scancode info:
  153. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  154. Score : 100.00
  155. Match type : COPYRIGHT
  156. Files with this license:
  157. lib/progname.c [2:3]
  158. lib/wait-process.c [2:3]
  159. lib/waitpid.c [2:2]
  160. KEEP COPYRIGHT_SERVICE_LABEL 0d52a61588a7a579449724b3b2b10256
  161. BELONGS lib/ya.make
  162. License text:
  163. Copyright (C) 1998-2001, 2003, 2009-2016 Free Software Foundation, Inc.
  164. Scancode info:
  165. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  166. Score : 100.00
  167. Match type : COPYRIGHT
  168. Files with this license:
  169. lib/quote.h [3:3]
  170. KEEP COPYRIGHT_SERVICE_LABEL 0ebf532497f0b229da5a112a036973fd
  171. BELONGS lib/ya.make
  172. License text:
  173. Copyright (C) 2000-2001, 2004-2006, 2009-2016 Free Software Foundation, Inc.
  174. Scancode info:
  175. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  176. Score : 100.00
  177. Match type : COPYRIGHT
  178. Files with this license:
  179. lib/dosname.h [3:3]
  180. KEEP COPYRIGHT_SERVICE_LABEL 11ad23ee3922f2bc54d6a0de07a04a6c
  181. BELONGS lib/ya.make
  182. License text:
  183. Copyright (C) 2005, 2009-2016 Free Software Foundation, Inc.
  184. Scancode info:
  185. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  186. Score : 100.00
  187. Match type : COPYRIGHT
  188. Files with this license:
  189. lib/stdlib-safer.h [3:3]
  190. lib/unistd--.h [3:3]
  191. KEEP COPYRIGHT_SERVICE_LABEL 16ab19de40b3769149d9792fb62fc9bf
  192. BELONGS lib/ya.make
  193. License text:
  194. Copyright (C) 2002-2003, 2005-2007, 2009-2016 Free Software Foundation, Inc.
  195. Scancode info:
  196. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  197. Score : 100.00
  198. Match type : COPYRIGHT
  199. Files with this license:
  200. lib/exitfail.c [3:3]
  201. KEEP COPYRIGHT_SERVICE_LABEL 1c23eeb45a8056e937ad3e12a697c2d0
  202. BELONGS lib/ya.make
  203. License text:
  204. Copyright (C) 2001, 2003, 2005, 2008-2016 Free Software Foundation, Inc.
  205. Scancode info:
  206. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  207. Score : 100.00
  208. Match type : COPYRIGHT
  209. Files with this license:
  210. lib/binary-io.h [2:2]
  211. KEEP COPYRIGHT_SERVICE_LABEL 1fad0189682f14ce1bb5adcd85e5bfa1
  212. BELONGS ya.make
  213. License text:
  214. Copyright (C) 1989-1994, 2006-2014, 2016 Free Software Foundation,
  215. Inc.
  216. Scancode info:
  217. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  218. Score : 100.00
  219. Match type : COPYRIGHT
  220. Files with this license:
  221. src/format.c [3:4]
  222. src/freeze.c [3:4]
  223. KEEP COPYRIGHT_SERVICE_LABEL 24fd791125179b6005d4844027da88d6
  224. BELONGS lib/ya.make
  225. License text:
  226. Copyright (C) 1999, 2002-2004, 2006, 2009-2016 Free Software Foundation,
  227. Inc.
  228. Scancode info:
  229. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  230. Score : 100.00
  231. Match type : COPYRIGHT
  232. Files with this license:
  233. lib/xasprintf.c [2:3]
  234. KEEP COPYRIGHT_SERVICE_LABEL 27384c90fe0ea5b31626e24ce0332bdd
  235. BELONGS lib/ya.make
  236. License text:
  237. Copyright (C) 2006-2016 Free Software Foundation, Inc.
  238. Scancode info:
  239. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  240. Score : 100.00
  241. Match type : COPYRIGHT
  242. Files with this license:
  243. lib/fcntl.h [4:4]
  244. lib/gl_anylinked_list2.h [1:3]
  245. lib/gl_list.h [2:3]
  246. lib/sigprocmask.c [2:3]
  247. KEEP COPYRIGHT_SERVICE_LABEL 2a068c57e32ec1b4926bba8d17eb6677
  248. BELONGS lib/ya.make
  249. License text:
  250. /* Sequential list data type implemented by a hash table with another list.
  251. Copyright (C) 2006, 2009-2016 Free Software Foundation, Inc.
  252. Written by Bruno Haible <bruno@clisp.org>, 2006.
  253. Scancode info:
  254. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  255. Score : 100.00
  256. Match type : COPYRIGHT
  257. Files with this license:
  258. lib/gl_anyhash_list1.h [1:3]
  259. lib/gl_anyhash_list2.h [1:3]
  260. lib/gl_anylinked_list1.h [1:3]
  261. lib/gl_avltree_oset.h [1:3]
  262. lib/gl_linkedhash_list.h [1:3]
  263. lib/tempname.h [3:3]
  264. KEEP COPYRIGHT_SERVICE_LABEL 2b284e7e16ee23f2ef721b06e27cd6f7
  265. BELONGS lib/ya.make
  266. License text:
  267. Copyright (C) 1989-1994, 1996-1999, 2001, 2003-2004, 2009-2016 Free Software
  268. Foundation, Inc.
  269. This file is part of the GNU C Library.
  270. Scancode info:
  271. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  272. Score : 100.00
  273. Match type : COPYRIGHT
  274. Files with this license:
  275. lib/getopt_int.h [2:4]
  276. KEEP COPYRIGHT_SERVICE_LABEL 2ceea3ddee6a7331a901d09a11fbceed
  277. BELONGS lib/ya.make
  278. License text:
  279. Copyright (C) 2003-2004, 2009-2016 Free Software Foundation, Inc.
  280. Written by Bruno Haible <bruno@clisp.org>, 2003.
  281. Scancode info:
  282. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  283. Score : 100.00
  284. Match type : COPYRIGHT
  285. Files with this license:
  286. lib/fatal-signal.h [2:3]
  287. KEEP COPYRIGHT_SERVICE_LABEL 2d578c9695bb520e0b7b7ae303ef017c
  288. BELONGS lib/ya.make
  289. License text:
  290. /* Copyright (C) 1999, 2001-2003, 2006-2007, 2009-2016 Free Software
  291. Foundation, Inc.
  292. This file is part of the GNU C Library.
  293. Scancode info:
  294. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  295. Score : 100.00
  296. Match type : COPYRIGHT
  297. Files with this license:
  298. lib/mkdtemp.c [1:3]
  299. KEEP COPYRIGHT_SERVICE_LABEL 2fd604d3359a5e4fc8c95bc70cbab925
  300. BELONGS lib/ya.make
  301. License text:
  302. Copyright (C) 1999, 2002-2004, 2006-2016 Free Software Foundation, Inc.
  303. Scancode info:
  304. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  305. Score : 100.00
  306. Match type : COPYRIGHT
  307. Files with this license:
  308. lib/xvasprintf.c [2:2]
  309. KEEP COPYRIGHT_SERVICE_LABEL 30e632b67c665d5739d3b12965a9ffd7
  310. BELONGS ya.make
  311. License text:
  312. Copyright (C) 2000, 2006-2007, 2009-2014, 2016 Free Software Foundation,
  313. Inc.
  314. Scancode info:
  315. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  316. Score : 100.00
  317. Match type : COPYRIGHT
  318. Files with this license:
  319. AUTHORS [35:36]
  320. TODO [40:41]
  321. KEEP COPYRIGHT_SERVICE_LABEL 35b81b855f3d5c5afcc195c2a86eaa5c
  322. BELONGS lib/ya.make
  323. License text:
  324. Copyright (C) 1998, 2001, 2003-2006, 2009-2016 Free Software Foundation,
  325. Inc.
  326. Scancode info:
  327. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  328. Score : 100.00
  329. Match type : COPYRIGHT
  330. Files with this license:
  331. lib/dirname.h [3:4]
  332. KEEP COPYRIGHT_SERVICE_LABEL 39da4b42a1a7628ed8407c5d7b557b2f
  333. BELONGS lib/ya.make
  334. License text:
  335. Copyright (C) 1990-2000, 2003-2004, 2006-2016 Free Software Foundation, Inc.
  336. Scancode info:
  337. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  338. Score : 100.00
  339. Match type : COPYRIGHT
  340. Files with this license:
  341. lib/xalloc-oversized.h [3:3]
  342. lib/xalloc.h [3:3]
  343. KEEP COPYRIGHT_SERVICE_LABEL 3b8fb448593f43892e2f5da542804dde
  344. BELONGS lib/ya.make
  345. License text:
  346. Copyright (C) 1987-1994, 1996-1998, 2004, 2006, 2009-2016 Free Software
  347. Foundation, Inc.
  348. This file is part of the GNU C Library.
  349. Scancode info:
  350. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  351. Score : 100.00
  352. Match type : COPYRIGHT
  353. Files with this license:
  354. lib/getopt1.c [2:4]
  355. KEEP COPYRIGHT_SERVICE_LABEL 400a1e7179fd6f7b44ea3b5de1cef23c
  356. BELONGS lib/ya.make
  357. License text:
  358. Copyright (C) 2001, 2003, 2005, 2009-2016 Free Software Foundation, Inc.
  359. Scancode info:
  360. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  361. Score : 100.00
  362. Match type : COPYRIGHT
  363. Files with this license:
  364. lib/unistd-safer.h [3:3]
  365. KEEP COPYRIGHT_SERVICE_LABEL 40115c44b23b766f3c982bffae358fa0
  366. BELONGS lib/ya.make
  367. License text:
  368. Copyright (C) 1999, 2002, 2006, 2009-2016 Free Software Foundation, Inc.
  369. Scancode info:
  370. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  371. Score : 100.00
  372. Match type : COPYRIGHT
  373. Files with this license:
  374. lib/asnprintf.c [2:2]
  375. KEEP COPYRIGHT_SERVICE_LABEL 4184562b88c3624de8cdb446d894c390
  376. BELONGS lib/ya.make
  377. License text:
  378. Copyright (C) 2008-2013 Free Software Foundation, Inc.
  379. Scancode info:
  380. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  381. Score : 100.00
  382. Match type : COPYRIGHT
  383. Files with this license:
  384. lib/platform/win64/sched.h [3:3]
  385. KEEP COPYRIGHT_SERVICE_LABEL 4185034d68efcf01cec5200570ec123a
  386. BELONGS lib/ya.make
  387. License text:
  388. Copyright (C) 2005-2016 Free Software Foundation, Inc.
  389. Scancode info:
  390. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  391. Score : 100.00
  392. Match type : COPYRIGHT
  393. Files with this license:
  394. lib/glthread/lock.c [2:2]
  395. lib/glthread/lock.h [2:2]
  396. lib/glthread/threadlib.c [2:2]
  397. lib/glthread/tls.c [2:2]
  398. KEEP COPYRIGHT_SERVICE_LABEL 422bc90acb59e21340f7fcc1acb0ae3a
  399. BELONGS lib/ya.make
  400. License text:
  401. Copyright (C) 2000, 2004, 2006-2007, 2009-2021 Free Software Foundation,
  402. Inc.
  403. Scancode info:
  404. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  405. Score : 100.00
  406. Match type : COPYRIGHT
  407. Files with this license:
  408. lib/fpending.c [2:3]
  409. KEEP COPYRIGHT_SERVICE_LABEL 43c041991a7120a2ddcfaea16fa37a08
  410. BELONGS lib/ya.make
  411. License text:
  412. /* Variable with FSF copyright information, for version-etc.
  413. Copyright (C) 1999-2006, 2009-2016 Free Software Foundation, Inc.
  414. Scancode info:
  415. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  416. Score : 100.00
  417. Match type : COPYRIGHT
  418. Files with this license:
  419. lib/version-etc-fsf.c [1:2]
  420. KEEP COPYRIGHT_SERVICE_LABEL 4797f888ce3ee0eba403813fd36d2dda
  421. BELONGS lib/ya.make
  422. License text:
  423. Copyright (C) 1998-2002, 2004, 2006, 2008-2016 Free Software Foundation,
  424. Inc.
  425. Scancode info:
  426. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  427. Score : 100.00
  428. Match type : COPYRIGHT
  429. Files with this license:
  430. lib/closeout.c [3:4]
  431. lib/quotearg.h [3:4]
  432. KEEP COPYRIGHT_SERVICE_LABEL 47f0ed3adff29b0888b6fd0d294d1d26
  433. BELONGS lib/ya.make
  434. License text:
  435. Copyright (C) 1995, 1998, 2001, 2003, 2005, 2009-2016 Free Software
  436. Foundation, Inc.
  437. Scancode info:
  438. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  439. Score : 100.00
  440. Match type : COPYRIGHT
  441. Files with this license:
  442. lib/minmax.h [2:3]
  443. KEEP COPYRIGHT_SERVICE_LABEL 4c2eab8b162059a7c70f33b0340ff5a7
  444. BELONGS lib/ya.make
  445. License text:
  446. Copyright (C) 1999, 2004-2007, 2009-2016 Free Software Foundation, Inc.
  447. Scancode info:
  448. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  449. Score : 100.00
  450. Match type : COPYRIGHT
  451. Files with this license:
  452. lib/dup2.c [3:3]
  453. KEEP COPYRIGHT_SERVICE_LABEL 4c930b3f752e2731aff53a1f82279c68
  454. BELONGS lib/ya.make
  455. License text:
  456. Copyright (C) 2002, 2004, 2008-2016 Free Software Foundation, Inc.
  457. Scancode info:
  458. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  459. Score : 100.00
  460. Match type : COPYRIGHT
  461. Files with this license:
  462. lib/c-stack.h [3:3]
  463. KEEP COPYRIGHT_SERVICE_LABEL 4cc350b9b8dcb19df9faba89002e8b55
  464. BELONGS lib/ya.make
  465. License text:
  466. Copyright (C) 2002, 2009-2016 Free Software Foundation, Inc.
  467. Scancode info:
  468. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  469. Score : 100.00
  470. Match type : COPYRIGHT
  471. Files with this license:
  472. lib/exitfail.h [3:3]
  473. KEEP COPYRIGHT_SERVICE_LABEL 4d6253f33abc179952f327ee3b1f4e15
  474. BELONGS lib/ya.make
  475. License text:
  476. Copyright (C) 1995, 1999, 2001-2004, 2006-2013 Free Software Foundation,
  477. Inc.
  478. Scancode info:
  479. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  480. Score : 100.00
  481. Match type : COPYRIGHT
  482. Files with this license:
  483. lib/platform/win64/alloca.h [4:5]
  484. KEEP COPYRIGHT_SERVICE_LABEL 4f5224922ca1060274bb2d14132e28d2
  485. BELONGS lib/ya.make
  486. License text:
  487. Copyright (C) 2009-2013 Free Software Foundation, Inc.
  488. Scancode info:
  489. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  490. Score : 100.00
  491. Match type : COPYRIGHT
  492. Files with this license:
  493. lib/platform/win64/langinfo.h [3:3]
  494. KEEP COPYRIGHT_SERVICE_LABEL 50373a25681bbf4d374eacce30fb00b9
  495. BELONGS lib/ya.make
  496. License text:
  497. Copyright (C) 2016 Free Software Foundation, Inc.
  498. Scancode info:
  499. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  500. Score : 100.00
  501. Match type : COPYRIGHT
  502. Files with this license:
  503. lib/getprogname.c [2:2]
  504. lib/getprogname.h [2:2]
  505. KEEP COPYRIGHT_SERVICE_LABEL 52db3eb649b1559aa9113ce26e039ec6
  506. BELONGS lib/ya.make
  507. License text:
  508. Copyright (C) 2003, 2009-2016 Free Software Foundation, Inc.
  509. Scancode info:
  510. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  511. Score : 100.00
  512. Match type : COPYRIGHT
  513. Files with this license:
  514. lib/xstrndup.h [3:3]
  515. KEEP COPYRIGHT_SERVICE_LABEL 53b19367c4cfc77fe8351516a21ff332
  516. BELONGS lib/ya.make
  517. License text:
  518. Copyright (C) 2007-2021 Free Software Foundation, Inc.
  519. Scancode info:
  520. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  521. Score : 100.00
  522. Match type : COPYRIGHT
  523. Files with this license:
  524. lib/freadahead.c [2:2]
  525. lib/fseeko.c [2:2]
  526. KEEP COPYRIGHT_SERVICE_LABEL 544ab2438f7aa43ef1ce1ed67e54b937
  527. BELONGS lib/ya.make
  528. License text:
  529. Copyright (C) 1989-1994, 1996-1999, 2001, 2003-2007, 2009-2013 Free Software
  530. Foundation, Inc.
  531. This file is part of the GNU C Library.
  532. Scancode info:
  533. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  534. Score : 100.00
  535. Match type : COPYRIGHT
  536. Files with this license:
  537. lib/platform/win64/getopt.h [3:5]
  538. KEEP COPYRIGHT_SERVICE_LABEL 5885bad6fee13bce0f660d6f0cdf4bd9
  539. BELONGS lib/ya.make
  540. License text:
  541. Copyright (C) 2005, 2007-2016 Free Software Foundation, Inc.
  542. Scancode info:
  543. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  544. Score : 100.00
  545. Match type : COPYRIGHT
  546. Files with this license:
  547. lib/glthread/tls.h [2:2]
  548. KEEP COPYRIGHT_SERVICE_LABEL 59510767896cb7dcd25bee3ef41a4a44
  549. BELONGS lib/ya.make
  550. License text:
  551. Copyright (C) 2002-2004, 2007-2016 Free Software Foundation, Inc.
  552. Scancode info:
  553. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  554. Score : 100.00
  555. Match type : COPYRIGHT
  556. Files with this license:
  557. lib/vasnprintf.h [2:2]
  558. KEEP COPYRIGHT_SERVICE_LABEL 5ac728804304ac476150a2d894ad7108
  559. BELONGS lib/ya.make
  560. License text:
  561. Copyright (C) 1997-1999, 2002-2004, 2006-2007, 2009-2016 Free Software
  562. Foundation, Inc.
  563. Scancode info:
  564. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  565. Score : 100.00
  566. Match type : COPYRIGHT
  567. Files with this license:
  568. lib/hard-locale.c [3:4]
  569. KEEP COPYRIGHT_SERVICE_LABEL 5cdd46d5dff8232bc46b8f81525dd67f
  570. BELONGS lib/ya.make
  571. License text:
  572. /* Ordered set data type implemented by a binary tree.
  573. Copyright (C) 2006-2007, 2009-2016 Free Software Foundation, Inc.
  574. Written by Bruno Haible <bruno@clisp.org>, 2006.
  575. Scancode info:
  576. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  577. Score : 100.00
  578. Match type : COPYRIGHT
  579. Files with this license:
  580. lib/gl_anytree_oset.h [1:3]
  581. lib/gl_avltree_oset.c [1:3]
  582. lib/gl_oset.h [2:3]
  583. lib/verror.c [2:2]
  584. lib/verror.h [2:2]
  585. KEEP COPYRIGHT_SERVICE_LABEL 5d1667bf16257cb8c0eddfec1ef63a4f
  586. BELONGS lib/ya.make
  587. License text:
  588. Copyright (C) 2003-2013 Free Software Foundation, Inc.
  589. Scancode info:
  590. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  591. Score : 100.00
  592. Match type : COPYRIGHT
  593. Files with this license:
  594. lib/platform/win64/unistd.h [3:3]
  595. KEEP COPYRIGHT_SERVICE_LABEL 62ae9b7756c80545eff63b4bc99bfe9d
  596. BELONGS ya.make
  597. License text:
  598. Copyright (C) 1989-1994, 2006-2007, 2009-2014, 2016 Free Software
  599. Foundation, Inc.
  600. Scancode info:
  601. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  602. Score : 100.00
  603. Match type : COPYRIGHT
  604. Files with this license:
  605. src/eval.c [3:4]
  606. src/macro.c [3:4]
  607. KEEP COPYRIGHT_SERVICE_LABEL 63f13d55f12018114a7583ad4326977e
  608. BELONGS lib/ya.make
  609. License text:
  610. Copyright 2013-2016 Free Software Foundation, Inc.
  611. Scancode info:
  612. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  613. Score : 100.00
  614. Match type : COPYRIGHT
  615. Files with this license:
  616. lib/secure_getenv.c [3:3]
  617. KEEP COPYRIGHT_SERVICE_LABEL 66b86f65358bc5039267f11499c62afd
  618. BELONGS lib/ya.make
  619. License text:
  620. Copyright (C) 1999-2000, 2002-2003, 2006-2016 Free Software Foundation, Inc.
  621. Scancode info:
  622. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  623. Score : 100.00
  624. Match type : COPYRIGHT
  625. Files with this license:
  626. lib/printf-parse.c [2:2]
  627. KEEP COPYRIGHT_SERVICE_LABEL 68267df6c0f167cba826473b5c9e4aba
  628. BELONGS lib/ya.make
  629. License text:
  630. Copyright (C) 1996-1999, 2008-2016 Free Software Foundation, Inc.
  631. This file is part of the GNU C Library.
  632. Scancode info:
  633. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  634. Score : 100.00
  635. Match type : COPYRIGHT
  636. Files with this license:
  637. lib/siglist.h [2:3]
  638. KEEP COPYRIGHT_SERVICE_LABEL 6c11153e470211ed5e779b1c5990f89d
  639. BELONGS lib/ya.make
  640. License text:
  641. Copyright (C) 1996-2007, 2009-2016 Free Software Foundation, Inc.
  642. Scancode info:
  643. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  644. Score : 100.00
  645. Match type : COPYRIGHT
  646. Files with this license:
  647. lib/filenamecat-lgpl.c [3:3]
  648. lib/filenamecat.c [3:3]
  649. KEEP COPYRIGHT_SERVICE_LABEL 71499817b900aaf04d853fdffdc657b0
  650. BELONGS ya.make
  651. License text:
  652. Copyright (C) 1994-1996, 1999-2002, 2004-2016 Free Software
  653. Foundation, Inc.
  654. Scancode info:
  655. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  656. Score : 100.00
  657. Match type : COPYRIGHT
  658. Files with this license:
  659. INSTALL [4:5]
  660. KEEP COPYRIGHT_SERVICE_LABEL 71de0111bb2934395d6c712100e955bf
  661. BELONGS lib/ya.make
  662. License text:
  663. Copyright (C) 2000, 2003-2004, 2008-2013 Free Software Foundation, Inc.
  664. This file is part of the GNU C Library.
  665. Scancode info:
  666. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  667. Score : 100.00
  668. Match type : COPYRIGHT
  669. Files with this license:
  670. lib/platform/win64/spawn.h [3:4]
  671. KEEP COPYRIGHT_SERVICE_LABEL 735ec2d684a04ef21231f247536b29c8
  672. BELONGS lib/ya.make
  673. License text:
  674. Copyright (C) 1999, 2003-2004, 2009-2016 Free Software Foundation, Inc.
  675. Scancode info:
  676. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  677. Score : 100.00
  678. Match type : COPYRIGHT
  679. Files with this license:
  680. lib/hard-locale.h [3:3]
  681. KEEP COPYRIGHT_SERVICE_LABEL 74bf6d6cb74f3104314a106e04ce3152
  682. BELONGS lib/ya.make
  683. License text:
  684. Copyright (C) 2001-2004, 2006, 2009-2016 Free Software Foundation, Inc.
  685. Written by Bruno Haible <bruno@clisp.org>, 2001.
  686. Scancode info:
  687. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  688. Score : 100.00
  689. Match type : COPYRIGHT
  690. Files with this license:
  691. lib/progname.h [2:3]
  692. KEEP COPYRIGHT_SERVICE_LABEL 7792bbce75afbb9ac20312cb5a4374be
  693. BELONGS lib/ya.make
  694. License text:
  695. Copyright (C) 1999, 2002-2003, 2006-2007, 2011-2016 Free Software
  696. Foundation, Inc.
  697. Scancode info:
  698. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  699. Score : 100.00
  700. Match type : COPYRIGHT
  701. Files with this license:
  702. lib/printf-args.h [2:3]
  703. KEEP COPYRIGHT_SERVICE_LABEL 795febd0e8211d8af9b069ecbf574430
  704. BELONGS lib/ya.make
  705. License text:
  706. Copyright (C) 2001-2004, 2009-2016 Free Software Foundation, Inc.
  707. Scancode info:
  708. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  709. Score : 100.00
  710. Match type : COPYRIGHT
  711. Files with this license:
  712. lib/unlocked-io.h [3:3]
  713. KEEP COPYRIGHT_SERVICE_LABEL 7a936da6a1a519e3fdff149f8b0a8978
  714. BELONGS lib/ya.make
  715. License text:
  716. Copyright (C) 2003-2004, 2006-2016 Free Software Foundation, Inc.
  717. Written by Bruno Haible <bruno@clisp.org>, 2003.
  718. Scancode info:
  719. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  720. Score : 100.00
  721. Match type : COPYRIGHT
  722. Files with this license:
  723. lib/fatal-signal.c [2:3]
  724. KEEP COPYRIGHT_SERVICE_LABEL 7b6c8226902b3656b0bd91ff0c7e4e8f
  725. BELONGS ya.make
  726. License text:
  727. Copyright (C) 1989-1994, 2003, 2006-2014, 2016 Free Software
  728. Foundation, Inc.
  729. Scancode info:
  730. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  731. Score : 100.00
  732. Match type : COPYRIGHT
  733. Files with this license:
  734. src/symtab.c [3:4]
  735. KEEP COPYRIGHT_SERVICE_LABEL 7ba7e7c431dd4f511672633c48fff2e1
  736. BELONGS ya.make
  737. License text:
  738. Copyright (C) 2000, 2006-2014, 2016 Free Software Foundation, Inc.
  739. Scancode info:
  740. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  741. Score : 100.00
  742. Match type : COPYRIGHT
  743. Files with this license:
  744. THANKS [143:143]
  745. KEEP COPYRIGHT_SERVICE_LABEL 7be90e0d0202acefed5049f50633159b
  746. BELONGS lib/ya.make
  747. License text:
  748. Copyright (C) 2001, 2003, 2006-2007, 2009-2016 Free Software Foundation,
  749. Inc.
  750. Written by Bruno Haible <bruno@clisp.org>, 2006.
  751. Scancode info:
  752. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  753. Score : 100.00
  754. Match type : COPYRIGHT
  755. Files with this license:
  756. lib/clean-temp.c [2:4]
  757. KEEP COPYRIGHT_SERVICE_LABEL 7e30414ba92d78e37f102f6ab2494d89
  758. BELONGS lib/ya.make
  759. License text:
  760. Copyright (C) 1998-1999, 2005-2006, 2009-2016 Free Software Foundation, Inc.
  761. Scancode info:
  762. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  763. Score : 100.00
  764. Match type : COPYRIGHT
  765. Files with this license:
  766. lib/c-strcasecmp.c [2:2]
  767. lib/c-strncasecmp.c [2:2]
  768. KEEP COPYRIGHT_SERVICE_LABEL 821c2564413e04c718ffc7a54d289632
  769. BELONGS lib/ya.make
  770. License text:
  771. Copyright (C) 2000, 2003, 2005-2006, 2009-2016 Free Software Foundation,
  772. Inc.
  773. Scancode info:
  774. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  775. Score : 100.00
  776. Match type : COPYRIGHT
  777. Files with this license:
  778. lib/fpending.h [3:4]
  779. KEEP COPYRIGHT_SERVICE_LABEL 8719a2d74273264497746bf1dcd47ff5
  780. BELONGS lib/ya.make
  781. License text:
  782. Copyright (C) 1991, 2004-2006, 2009-2016 Free Software Foundation, Inc.
  783. Scancode info:
  784. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  785. Score : 100.00
  786. Match type : COPYRIGHT
  787. Files with this license:
  788. lib/cloexec.c [3:3]
  789. KEEP COPYRIGHT_SERVICE_LABEL 8852eec613da8d0c23dbe9378c64629d
  790. BELONGS lib/ya.make
  791. License text:
  792. Copyright d Free Software Foundation, Inc.
  793. Scancode info:
  794. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  795. Score : 100.00
  796. Match type : COPYRIGHT
  797. Files with this license:
  798. lib/version-etc-fsf.c [26:30]
  799. KEEP COPYRIGHT_SERVICE_LABEL 89987ec1024c9f4d65e939d586271b9f
  800. BELONGS lib/ya.make
  801. License text:
  802. Copyright (C) 2012-2016 Free Software Foundation, Inc.
  803. Scancode info:
  804. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  805. Score : 100.00
  806. Match type : COPYRIGHT
  807. Files with this license:
  808. lib/localeconv.c [2:2]
  809. KEEP COPYRIGHT_SERVICE_LABEL 8cd18281e0ba2868ccc73d5c2c1f695b
  810. BELONGS lib/ya.make
  811. License text:
  812. Copyright (C) 2001, 2003-2016 Free Software Foundation, Inc.
  813. Written by Bruno Haible <bruno@clisp.org>, 2003.
  814. Scancode info:
  815. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  816. Score : 100.00
  817. Match type : COPYRIGHT
  818. Files with this license:
  819. lib/w32spawn.h [2:3]
  820. KEEP COPYRIGHT_SERVICE_LABEL 8dd7ff31f740aeca019fe2662a7e7ccf
  821. BELONGS lib/ya.make
  822. License text:
  823. Copyright (C) 1990-2000, 2002-2006, 2008-2016 Free Software Foundation, Inc.
  824. Scancode info:
  825. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  826. Score : 100.00
  827. Match type : COPYRIGHT
  828. Files with this license:
  829. lib/xmalloc.c [3:3]
  830. KEEP COPYRIGHT_SERVICE_LABEL 8e0ab5b0f41c709c6282e35537ee543b
  831. BELONGS lib/ya.make
  832. License text:
  833. Copyright (C) 2000-2003, 2009-2016 Free Software Foundation, Inc.
  834. This file is part of the GNU CHARSET Library.
  835. Scancode info:
  836. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  837. Score : 100.00
  838. Match type : COPYRIGHT
  839. Files with this license:
  840. lib/localcharset.h [2:3]
  841. KEEP COPYRIGHT_SERVICE_LABEL 8eeb4089b33f8b2f249f4052f7d93686
  842. BELONGS lib/ya.make
  843. License text:
  844. Copyright (C) 2001-2003, 2008-2016 Free Software Foundation, Inc.
  845. Written by Bruno Haible <haible@clisp.cons.org>, 2001.
  846. Scancode info:
  847. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  848. Score : 100.00
  849. Match type : COPYRIGHT
  850. Files with this license:
  851. lib/execute.h [2:3]
  852. KEEP COPYRIGHT_SERVICE_LABEL 8f32c78fd44b2f759221274b58abca44
  853. BELONGS lib/ya.make
  854. License text:
  855. Copyright (C) 1998-2002, 2004-2016 Free Software Foundation, Inc.
  856. Scancode info:
  857. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  858. Score : 100.00
  859. Match type : COPYRIGHT
  860. Files with this license:
  861. lib/quotearg.c [3:3]
  862. KEEP COPYRIGHT_SERVICE_LABEL 8fa64b3895a0d9ed96b8592b457e5134
  863. BELONGS lib/ya.make
  864. License text:
  865. Copyright (C) 2001, 2004-2006, 2009-2016 Free Software Foundation, Inc.
  866. Scancode info:
  867. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  868. Score : 100.00
  869. Match type : COPYRIGHT
  870. Files with this license:
  871. lib/dup-safer-flag.c [4:4]
  872. lib/dup-safer.c [3:3]
  873. lib/fopen-safer.c [3:3]
  874. KEEP COPYRIGHT_SERVICE_LABEL 914d53bbffbf6815a58f629c2b82c301
  875. BELONGS lib/ya.make
  876. License text:
  877. Copyright (C) 2007, 2009-2016 Free Software Foundation, Inc.
  878. Scancode info:
  879. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  880. Score : 100.00
  881. Match type : COPYRIGHT
  882. Files with this license:
  883. lib/closein.c [3:3]
  884. lib/closein.h [3:3]
  885. lib/float+.h [2:3]
  886. lib/printf-frexp.c [2:2]
  887. lib/printf-frexp.h [2:2]
  888. lib/printf-frexpl.c [2:2]
  889. lib/printf-frexpl.h [2:2]
  890. lib/xprintf.c [2:2]
  891. KEEP COPYRIGHT_SERVICE_LABEL 92e42fb2fd3f2c5fead79f64ea58fdb2
  892. BELONGS lib/ya.make
  893. License text:
  894. Copyright (C) 2001-2003, 2005-2007, 2009-2016 Free Software Foundation, Inc.
  895. Scancode info:
  896. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  897. Score : 100.00
  898. Match type : COPYRIGHT
  899. Files with this license:
  900. lib/gettimeofday.c [3:3]
  901. KEEP COPYRIGHT_SERVICE_LABEL 959147d84977be57112b5fe8b89a8a23
  902. BELONGS lib/ya.make
  903. License text:
  904. Copyright (C) 1987-1996, 1998-2004, 2006, 2008-2016 Free Software
  905. Foundation, Inc.
  906. This file is part of the GNU C Library.
  907. Scancode info:
  908. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  909. Score : 100.00
  910. Match type : COPYRIGHT
  911. Files with this license:
  912. lib/getopt.c [5:7]
  913. KEEP COPYRIGHT_SERVICE_LABEL 96bf6bd5f021f33789770fb1c61c2386
  914. BELONGS lib/ya.make
  915. License text:
  916. Copyright (C) 2002-2003, 2005-2006, 2009-2016 Free Software Foundation, Inc.
  917. Scancode info:
  918. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  919. Score : 100.00
  920. Match type : COPYRIGHT
  921. Files with this license:
  922. lib/raise.c [3:3]
  923. KEEP COPYRIGHT_SERVICE_LABEL 98ad972265fe8fdd0aae2a74a0919c24
  924. BELONGS lib/ya.make
  925. License text:
  926. Copyright (C) 1992, 1999, 2001, 2003, 2005, 2009-2016 Free Software
  927. Foundation, Inc.
  928. Scancode info:
  929. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  930. Score : 100.00
  931. Match type : COPYRIGHT
  932. Files with this license:
  933. lib/pathmax.h [2:3]
  934. KEEP COPYRIGHT_SERVICE_LABEL 9ae366a7ff1d7343508f4419d8f30902
  935. BELONGS lib/ya.make
  936. License text:
  937. Copyright (C) 2007-2013 Free Software Foundation, Inc.
  938. Scancode info:
  939. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  940. Score : 100.00
  941. Match type : COPYRIGHT
  942. Files with this license:
  943. lib/platform/win64/locale.h [3:3]
  944. lib/platform/win64/sys/time.h [4:4]
  945. KEEP COPYRIGHT_SERVICE_LABEL 9dccf46a2c0ae5b529abd023140ba384
  946. BELONGS lib/ya.make
  947. License text:
  948. /* Sequential list data type implemented by a hash table with a linked list.
  949. Copyright (C) 2006, 2008-2016 Free Software Foundation, Inc.
  950. Written by Bruno Haible <bruno@clisp.org>, 2006.
  951. Scancode info:
  952. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  953. Score : 100.00
  954. Match type : COPYRIGHT
  955. Files with this license:
  956. lib/gl_linkedhash_list.c [1:3]
  957. KEEP COPYRIGHT_SERVICE_LABEL 9eb6961d6c589a9f47d9ed09c91e4730
  958. BELONGS lib/ya.make
  959. License text:
  960. Copyright (C) 1998, 2000, 2003-2004, 2006, 2008-2016 Free Software
  961. Foundation, Inc.
  962. Scancode info:
  963. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  964. Score : 100.00
  965. Match type : COPYRIGHT
  966. Files with this license:
  967. lib/closeout.h [3:4]
  968. KEEP COPYRIGHT_SERVICE_LABEL 9ec93a01fbde7f55b38fde0295b04c70
  969. BELONGS lib/ya.make
  970. FILE_INCLUDE lib/obstack.c found in files: lib/obstack.c at line 1, lib/obstack.h at line 2
  971. License text:
  972. /* obstack.c - subroutines used implicitly by object stack macros
  973. Copyright (C) 1988-2016 Free Software Foundation, Inc.
  974. This file is part of the GNU C Library.
  975. Scancode info:
  976. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  977. Score : 100.00
  978. Match type : COPYRIGHT
  979. Files with this license:
  980. lib/obstack.c [1:3]
  981. lib/obstack.h [2:3]
  982. KEEP COPYRIGHT_SERVICE_LABEL a110b6de310cf601d9fa4e3146da66d1
  983. BELONGS lib/ya.make
  984. License text:
  985. Copyright (C) 2001-2003, 2006, 2008-2016 Free Software Foundation, Inc.
  986. Written by Bruno Haible <haible@clisp.cons.org>, 2001.
  987. Scancode info:
  988. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  989. Score : 100.00
  990. Match type : COPYRIGHT
  991. Files with this license:
  992. lib/spawn-pipe.h [2:3]
  993. lib/wait-process.h [2:3]
  994. KEEP COPYRIGHT_SERVICE_LABEL a163ecc333dc48ad804fb19accd2c48b
  995. BELONGS ya.make
  996. License text:
  997. Copyright (C) 1991-1994, 2004, 2006-2007, 2009-2014, 2016 Free
  998. Software Foundation, Inc.
  999. Scancode info:
  1000. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1001. Score : 100.00
  1002. Match type : COPYRIGHT
  1003. Files with this license:
  1004. src/debug.c [3:4]
  1005. KEEP COPYRIGHT_SERVICE_LABEL a26c5fb6cf2dd8ee29563c3fabbb3b95
  1006. BELONGS lib/ya.make
  1007. License text:
  1008. Copyright (C) 2001-2002, 2009-2016 Free Software Foundation, Inc.
  1009. Scancode info:
  1010. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1011. Score : 100.00
  1012. Match type : COPYRIGHT
  1013. Files with this license:
  1014. lib/tmpdir.h [2:2]
  1015. KEEP COPYRIGHT_SERVICE_LABEL a3ffe34b7c0227ffa2ecf65c45834d70
  1016. BELONGS lib/ya.make
  1017. License text:
  1018. Copyright (C) 2008-2016 Free Software Foundation, Inc.
  1019. Scancode info:
  1020. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1021. Score : 100.00
  1022. Match type : COPYRIGHT
  1023. Files with this license:
  1024. lib/close.c [2:2]
  1025. lib/fclose.c [2:2]
  1026. lib/getdtablesize.c [2:3]
  1027. lib/ignore-value.h [3:3]
  1028. lib/memchr2.h [2:2]
  1029. lib/sig-handler.h [3:3]
  1030. lib/sigaction.c [2:3]
  1031. KEEP COPYRIGHT_SERVICE_LABEL a44b350918471bd1b683751ff01f614f
  1032. BELONGS lib/ya.make
  1033. License text:
  1034. Copyright (C) 2007-2016 Free Software Foundation, Inc.
  1035. Written by Bruno Haible <bruno@clisp.org>, 2007.
  1036. Scancode info:
  1037. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1038. Score : 100.00
  1039. Match type : COPYRIGHT
  1040. Files with this license:
  1041. lib/fpucw.h [2:3]
  1042. lib/freadahead.h [2:2]
  1043. lib/freading.h [2:2]
  1044. lib/isnand-nolibm.h [2:2]
  1045. lib/isnanf-nolibm.h [2:2]
  1046. lib/isnanl-nolibm.h [2:2]
  1047. lib/nl_langinfo.c [3:3]
  1048. lib/xprintf.h [2:2]
  1049. KEEP COPYRIGHT_SERVICE_LABEL a61d5e110342a26917f3faebebc08629
  1050. BELONGS lib/ya.make
  1051. License text:
  1052. Copyright (C) 2003, 2006-2007, 2009-2016 Free Software Foundation, Inc.
  1053. Written by Bruno Haible <bruno@clisp.org>, 2003.
  1054. Scancode info:
  1055. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1056. Score : 100.00
  1057. Match type : COPYRIGHT
  1058. Files with this license:
  1059. lib/malloca.c [2:3]
  1060. lib/xmalloca.c [2:3]
  1061. lib/xstrndup.c [3:3]
  1062. KEEP COPYRIGHT_SERVICE_LABEL a66bbf9a4475d3f8b4d177714e9e88d4
  1063. BELONGS lib/ya.make
  1064. License text:
  1065. Copyright (C) 1999, 2002, 2006-2016 Free Software Foundation, Inc.
  1066. Scancode info:
  1067. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1068. Score : 100.00
  1069. Match type : COPYRIGHT
  1070. Files with this license:
  1071. lib/vasprintf.c [2:2]
  1072. KEEP COPYRIGHT_SERVICE_LABEL a8170d952ab4796676d574f35b4290c4
  1073. BELONGS ya.make
  1074. License text:
  1075. Copyright (C) 2000, 2005-2014, 2016 Free Software Foundation, Inc.
  1076. Scancode info:
  1077. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1078. Score : 100.00
  1079. Match type : COPYRIGHT
  1080. Files with this license:
  1081. README [69:69]
  1082. KEEP COPYRIGHT_SERVICE_LABEL b3c1a47d4a4b023c9e95eb264186e69a
  1083. BELONGS lib/ya.make
  1084. License text:
  1085. Copyright (C) 2009-2016 Free Software Foundation, Inc.
  1086. Scancode info:
  1087. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1088. Score : 100.00
  1089. Match type : COPYRIGHT
  1090. Files with this license:
  1091. lib/fcntl.c [3:3]
  1092. lib/fd-hook.c [2:3]
  1093. lib/fd-hook.h [2:2]
  1094. lib/gl_xlist.h [2:3]
  1095. lib/gl_xoset.h [2:3]
  1096. lib/pipe2.c [2:2]
  1097. KEEP COPYRIGHT_SERVICE_LABEL b6950a75fcf0e973a4b16458cc379aaa
  1098. BELONGS lib/ya.make
  1099. License text:
  1100. Copyright (C) 2003, 2005, 2007, 2009-2016 Free Software Foundation, Inc.
  1101. Written by Bruno Haible <bruno@clisp.org>, 2003.
  1102. Scancode info:
  1103. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1104. Score : 100.00
  1105. Match type : COPYRIGHT
  1106. Files with this license:
  1107. lib/xmalloca.h [2:3]
  1108. KEEP COPYRIGHT_SERVICE_LABEL b78d2fba2b832b27e3066a77aeceb44a
  1109. BELONGS lib/ya.make
  1110. License text:
  1111. Copyright (C) 2006-2013 Free Software Foundation, Inc.
  1112. Scancode info:
  1113. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1114. Score : 100.00
  1115. Match type : COPYRIGHT
  1116. Files with this license:
  1117. lib/platform/win64/fcntl.h [4:4]
  1118. lib/platform/win64/signal.h [4:4]
  1119. KEEP COPYRIGHT_SERVICE_LABEL ba2add96cded3adb3a9fd060a9d7cc0e
  1120. BELONGS lib/ya.make
  1121. License text:
  1122. Copyright (C) 1996-1997, 2003, 2005, 2007, 2009-2016 Free Software
  1123. Foundation, Inc.
  1124. Scancode info:
  1125. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1126. Score : 100.00
  1127. Match type : COPYRIGHT
  1128. Files with this license:
  1129. lib/filenamecat.h [3:4]
  1130. KEEP COPYRIGHT_SERVICE_LABEL bb055df14f87a9e8477c69bb1c41d405
  1131. BELONGS lib/ya.make
  1132. License text:
  1133. Copyright (C) 1997-2000, 2002-2004, 2006, 2009-2016 Free Software
  1134. Foundation, Inc.
  1135. Scancode info:
  1136. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1137. Score : 100.00
  1138. Match type : COPYRIGHT
  1139. Files with this license:
  1140. lib/xalloc-die.c [3:4]
  1141. KEEP COPYRIGHT_SERVICE_LABEL bdcf2252dc018af2e5097df309e87c63
  1142. BELONGS lib/ya.make
  1143. License text:
  1144. Copyright (C) 2006, 2011-2016 Free Software Foundation, Inc.
  1145. Written by Bruno Haible <bruno@clisp.org>, 2006.
  1146. Scancode info:
  1147. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1148. Score : 100.00
  1149. Match type : COPYRIGHT
  1150. Files with this license:
  1151. lib/clean-temp.h [2:3]
  1152. KEEP COPYRIGHT_SERVICE_LABEL c0163a2fe88e2703b1880e204238f2ec
  1153. BELONGS lib/ya.make
  1154. License text:
  1155. Copyright (C) 2005-2013 Free Software Foundation, Inc.
  1156. Scancode info:
  1157. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1158. Score : 100.00
  1159. Match type : COPYRIGHT
  1160. Files with this license:
  1161. lib/platform/win64/sys/stat.h [3:3]
  1162. KEEP COPYRIGHT_SERVICE_LABEL c1c53c72ba1cfea48ae40b9743690aca
  1163. BELONGS lib/ya.make
  1164. License text:
  1165. Copyright (C) 1990, 1998, 2000-2001, 2003-2006, 2009-2016 Free Software
  1166. Foundation, Inc.
  1167. Scancode info:
  1168. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1169. Score : 100.00
  1170. Match type : COPYRIGHT
  1171. Files with this license:
  1172. lib/dirname-lgpl.c [3:4]
  1173. lib/dirname.c [3:4]
  1174. KEEP COPYRIGHT_SERVICE_LABEL c2b537cfaf2e75502027b9f7dd37c12f
  1175. BELONGS lib/ya.make
  1176. License text:
  1177. Copyright (C) 1999, 2002-2016 Free Software Foundation, Inc.
  1178. Scancode info:
  1179. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1180. Score : 100.00
  1181. Match type : COPYRIGHT
  1182. Files with this license:
  1183. lib/vasnprintf.c [2:2]
  1184. KEEP COPYRIGHT_SERVICE_LABEL c63774738612c2a6d394fc87e885fb7c
  1185. BELONGS lib/ya.make
  1186. License text:
  1187. Copyright (C) 1990-1998, 2000-2007, 2009-2016 Free Software Foundation, Inc.
  1188. This file is part of the GNU C Library.
  1189. Scancode info:
  1190. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1191. Score : 100.00
  1192. Match type : COPYRIGHT
  1193. Files with this license:
  1194. lib/error.c [2:3]
  1195. KEEP COPYRIGHT_SERVICE_LABEL c7c09f52633fc029bfc4bedec718e058
  1196. BELONGS lib/ya.make
  1197. License text:
  1198. Copyright (C) 1999, 2002-2003, 2005, 2007, 2010-2016 Free Software
  1199. Foundation, Inc.
  1200. Scancode info:
  1201. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1202. Score : 100.00
  1203. Match type : COPYRIGHT
  1204. Files with this license:
  1205. lib/printf-parse.h [2:3]
  1206. KEEP COPYRIGHT_SERVICE_LABEL ca8667a4b0d50e8656a98a8c87be9c94
  1207. BELONGS lib/ya.make
  1208. License text:
  1209. /* Copyright (C) 1991, 1994-2002, 2005, 2008-2016 Free Software Foundation,
  1210. Inc.
  1211. This file is part of the GNU C Library.
  1212. Scancode info:
  1213. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1214. Score : 100.00
  1215. Match type : COPYRIGHT
  1216. Files with this license:
  1217. lib/strsignal.c [1:3]
  1218. KEEP COPYRIGHT_SERVICE_LABEL cc21af37886638cc44d3c01346fa635e
  1219. BELONGS lib/ya.make
  1220. License text:
  1221. Copyright (C) 1999-2002, 2005-2016 Free Software Foundation, Inc.
  1222. Written by Bruno Haible <bruno@clisp.org>, 2008.
  1223. Scancode info:
  1224. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1225. Score : 100.00
  1226. Match type : COPYRIGHT
  1227. Files with this license:
  1228. lib/mbrtowc.c [2:3]
  1229. KEEP COPYRIGHT_SERVICE_LABEL ceaffa082023b9a1bad67b7806ce54b1
  1230. BELONGS lib/ya.make
  1231. License text:
  1232. Copyright (C) 2011-2016 Free Software Foundation, Inc.
  1233. Scancode info:
  1234. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1235. Score : 100.00
  1236. Match type : COPYRIGHT
  1237. Files with this license:
  1238. lib/msvc-inval.c [2:2]
  1239. lib/msvc-inval.h [2:2]
  1240. lib/msvc-nothrow.c [3:3]
  1241. lib/msvc-nothrow.h [3:3]
  1242. KEEP COPYRIGHT_SERVICE_LABEL cf8b5eb7be88c983ec362d16655c10e8
  1243. BELONGS lib/ya.make
  1244. License text:
  1245. Copyright (C) 2001, 2003, 2006, 2009-2016 Free Software Foundation, Inc.
  1246. Scancode info:
  1247. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1248. Score : 100.00
  1249. Match type : COPYRIGHT
  1250. Files with this license:
  1251. lib/stdio-safer.h [3:3]
  1252. KEEP COPYRIGHT_SERVICE_LABEL cfcfc487949e8475fa2756714ff4827a
  1253. BELONGS lib/ya.make
  1254. License text:
  1255. Copyright (C) 1999-2016 Free Software Foundation, Inc.
  1256. Scancode info:
  1257. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1258. Score : 100.00
  1259. Match type : COPYRIGHT
  1260. Files with this license:
  1261. lib/version-etc.c [2:2]
  1262. KEEP COPYRIGHT_SERVICE_LABEL d00ba1bf4e95526accacbc7f64aeccc8
  1263. BELONGS lib/ya.make
  1264. License text:
  1265. Copyright (C) 2001-2003, 2005-2013 Free Software Foundation, Inc.
  1266. Scancode info:
  1267. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1268. Score : 100.00
  1269. Match type : COPYRIGHT
  1270. Files with this license:
  1271. lib/platform/win64/sys/wait.h [3:3]
  1272. KEEP COPYRIGHT_SERVICE_LABEL d5cef0f26539e08357c2551d8b15875e
  1273. BELONGS lib/ya.make
  1274. License text:
  1275. Copyright (C) 2002-2004, 2006-2016 Free Software Foundation, Inc.
  1276. Scancode info:
  1277. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1278. Score : 100.00
  1279. Match type : COPYRIGHT
  1280. Files with this license:
  1281. lib/xvasprintf.h [2:2]
  1282. KEEP COPYRIGHT_SERVICE_LABEL d75e399b570ee4aa6ff03850e9dfc4e7
  1283. BELONGS lib/ya.make
  1284. License text:
  1285. Copyright (C) 1990, 1998-2001, 2003-2006, 2009-2016 Free Software
  1286. Foundation, Inc.
  1287. Scancode info:
  1288. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1289. Score : 100.00
  1290. Match type : COPYRIGHT
  1291. Files with this license:
  1292. lib/basename-lgpl.c [3:4]
  1293. lib/basename.c [3:4]
  1294. KEEP COPYRIGHT_SERVICE_LABEL d9d8214ab92fb2f2e20d7e55a9af45f1
  1295. BELONGS lib/ya.make
  1296. License text:
  1297. Copyright (C) 1985, 1989-1993, 1995-1998, 2000-2003, 2005-2016 Free Software
  1298. Foundation, Inc.
  1299. This file is part of the GNU C Library.
  1300. Scancode info:
  1301. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1302. Score : 100.00
  1303. Match type : COPYRIGHT
  1304. Files with this license:
  1305. lib/regex.h [3:5]
  1306. KEEP COPYRIGHT_SERVICE_LABEL d9f5816f4a588316ca2f09360e3175f9
  1307. BELONGS lib/ya.make
  1308. License text:
  1309. Copyright (C) 2001-2002, 2007, 2009-2016 Free Software Foundation, Inc.
  1310. Scancode info:
  1311. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1312. Score : 100.00
  1313. Match type : COPYRIGHT
  1314. Files with this license:
  1315. lib/c-strcaseeq.h [2:2]
  1316. KEEP COPYRIGHT_SERVICE_LABEL df97657845f746f885a67c630a3b4b7d
  1317. BELONGS lib/ya.make
  1318. License text:
  1319. Copyright (C) 2007-2008, 2010-2021 Free Software Foundation, Inc.
  1320. Scancode info:
  1321. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1322. Score : 100.00
  1323. Match type : COPYRIGHT
  1324. Files with this license:
  1325. lib/stdio-impl.h [2:2]
  1326. KEEP COPYRIGHT_SERVICE_LABEL e298457ad046df8c39105db59c98ccf4
  1327. BELONGS lib/ya.make
  1328. License text:
  1329. Copyright (C) 1999, 2002-2003, 2005-2007, 2009-2016 Free Software
  1330. Foundation, Inc.
  1331. Scancode info:
  1332. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1333. Score : 100.00
  1334. Match type : COPYRIGHT
  1335. Files with this license:
  1336. lib/printf-args.c [2:3]
  1337. KEEP COPYRIGHT_SERVICE_LABEL e449244634ffc918ab11e5bf4948f9d4
  1338. BELONGS lib/ya.make
  1339. License text:
  1340. /* Copyright (C) 1999, 2001-2002, 2006, 2009-2016 Free Software Foundation,
  1341. Inc.
  1342. This file is part of the GNU C Library.
  1343. Scancode info:
  1344. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1345. Score : 100.00
  1346. Match type : COPYRIGHT
  1347. Files with this license:
  1348. lib/tmpdir.c [1:3]
  1349. KEEP COPYRIGHT_SERVICE_LABEL e4d70afe20f4ac0875388b0e72ec907a
  1350. BELONGS ya.make
  1351. License text:
  1352. Copyright (C) 1989-1994, 2004-2014, 2016 Free Software Foundation,
  1353. Inc.
  1354. Scancode info:
  1355. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1356. Score : 100.00
  1357. Match type : COPYRIGHT
  1358. Files with this license:
  1359. src/input.c [3:4]
  1360. src/m4.c [3:4]
  1361. src/m4.h [3:4]
  1362. src/output.c [3:4]
  1363. KEEP COPYRIGHT_SERVICE_LABEL e7f93a91902c57106f9ae9fca5dad5e4
  1364. BELONGS lib/ya.make
  1365. License text:
  1366. Copyright (C) 2005-2006, 2009-2016 Free Software Foundation, Inc.
  1367. Scancode info:
  1368. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1369. Score : 100.00
  1370. Match type : COPYRIGHT
  1371. Files with this license:
  1372. lib/fd-safer-flag.c [4:4]
  1373. lib/fd-safer.c [3:3]
  1374. lib/pipe-safer.c [2:2]
  1375. lib/pipe2-safer.c [2:2]
  1376. lib/stdio--.h [3:3]
  1377. lib/verify.h [3:3]
  1378. KEEP COPYRIGHT_SERVICE_LABEL e968e86436a1190f643c24d1ba2df9b4
  1379. BELONGS lib/ya.make
  1380. License text:
  1381. Copyright (C) 1998-2002, 2004, 2006-2016 Free Software Foundation, Inc.
  1382. Scancode info:
  1383. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1384. Score : 100.00
  1385. Match type : COPYRIGHT
  1386. Files with this license:
  1387. lib/close-stream.c [3:3]
  1388. KEEP COPYRIGHT_SERVICE_LABEL ea6c01c4be1d841ec0f77d04be1bae1e
  1389. BELONGS lib/ya.make
  1390. License text:
  1391. Copyright (C) 2001-2004, 2006-2016 Free Software Foundation, Inc.
  1392. Written by Bruno Haible <haible@clisp.cons.org>, 2001.
  1393. Scancode info:
  1394. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1395. Score : 100.00
  1396. Match type : COPYRIGHT
  1397. Files with this license:
  1398. lib/execute.c [2:3]
  1399. lib/spawn-pipe.c [2:3]
  1400. KEEP COPYRIGHT_SERVICE_LABEL eb9847b9b3d1b9a2437be2833dcee73d
  1401. BELONGS ya.make
  1402. License text:
  1403. Copyright (C) 1989-1994, 2000, 2004, 2006-2014, 2016 Free Software
  1404. Foundation, Inc.
  1405. Scancode info:
  1406. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1407. Score : 100.00
  1408. Match type : COPYRIGHT
  1409. Files with this license:
  1410. src/builtin.c [3:4]
  1411. KEEP COPYRIGHT_SERVICE_LABEL eb9b469c4d9d8f8ac344975f338e7769
  1412. BELONGS lib/ya.make
  1413. License text:
  1414. Copyright (C) 2000-2006, 2008-2016 Free Software Foundation, Inc.
  1415. Scancode info:
  1416. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1417. Score : 100.00
  1418. Match type : COPYRIGHT
  1419. Files with this license:
  1420. lib/localcharset.c [3:3]
  1421. KEEP COPYRIGHT_SERVICE_LABEL f4c2b7991b69502ea5084a3836cc3f74
  1422. BELONGS lib/ya.make
  1423. License text:
  1424. /* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2016
  1425. Free Software Foundation, Inc.
  1426. Scancode info:
  1427. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1428. Score : 100.00
  1429. Match type : COPYRIGHT
  1430. Files with this license:
  1431. lib/memchr2.c [1:2]
  1432. KEEP COPYRIGHT_SERVICE_LABEL f5cb65d965582d943744dcfbd9043de3
  1433. BELONGS lib/ya.make
  1434. License text:
  1435. Copyright (C) 2002, 2004, 2006, 2008-2016 Free Software Foundation, Inc.
  1436. Scancode info:
  1437. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1438. Score : 100.00
  1439. Match type : COPYRIGHT
  1440. Files with this license:
  1441. lib/c-stack.c [3:3]
  1442. KEEP COPYRIGHT_SERVICE_LABEL f7e3f488082a594ca29d0df624ce62b7
  1443. BELONGS lib/ya.make
  1444. License text:
  1445. Copyright (C) 2005-2007, 2009-2016 Free Software Foundation, Inc.
  1446. Scancode info:
  1447. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1448. Score : 100.00
  1449. Match type : COPYRIGHT
  1450. Files with this license:
  1451. lib/mkstemp-safer.c [3:3]
  1452. lib/stdlib--.h [3:3]
  1453. KEEP COPYRIGHT_SERVICE_LABEL f95721e5fd5b346c98aaf8f423087ceb
  1454. BELONGS lib/ya.make
  1455. License text:
  1456. Copyright (C) 1995-1998, 2000-2002, 2004-2006, 2009-2016 Free Software
  1457. Foundation, Inc.
  1458. Scancode info:
  1459. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1460. Score : 100.00
  1461. Match type : COPYRIGHT
  1462. Files with this license:
  1463. lib/gettext.h [2:3]
  1464. KEEP COPYRIGHT_SERVICE_LABEL f975dd3f6b5561ccd9040eeeb11a5165
  1465. BELONGS lib/ya.make
  1466. License text:
  1467. Copyright (C) 2003, 2008-2016 Free Software Foundation, Inc.
  1468. Scancode info:
  1469. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1470. Score : 100.00
  1471. Match type : COPYRIGHT
  1472. Files with this license:
  1473. lib/xsize.h [3:3]
  1474. KEEP COPYRIGHT_SERVICE_LABEL fc546066e5a39bbce394f359e85dbd6b
  1475. BELONGS lib/ya.make
  1476. License text:
  1477. Copyright (C) 1999, 2003, 2005, 2009-2016 Free Software Foundation, Inc.
  1478. Scancode info:
  1479. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1480. Score : 100.00
  1481. Match type : COPYRIGHT
  1482. Files with this license:
  1483. lib/version-etc.h [2:2]
  1484. KEEP COPYRIGHT_SERVICE_LABEL fe6f4a2cadd39168e946fc1f97e42e56
  1485. BELONGS ya.make
  1486. License text:
  1487. Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
  1488. Everyone is permitted to copy and distribute verbatim copies
  1489. of this license document, but changing it is not allowed.
  1490. Scancode info:
  1491. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1492. Score : 100.00
  1493. Match type : COPYRIGHT
  1494. Files with this license:
  1495. COPYING [4:6]
  1496. KEEP COPYRIGHT_SERVICE_LABEL fe8ac3242674b9e52b8449d6f4cc5c96
  1497. BELONGS lib/ya.make
  1498. License text:
  1499. Copyright (C) 2000-2003, 2006, 2008-2016 Free Software Foundation, Inc.
  1500. Scancode info:
  1501. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  1502. Score : 100.00
  1503. Match type : COPYRIGHT
  1504. Files with this license:
  1505. lib/c-ctype.h [8:8]