devtools.copyrights.report 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748
  1. # File format ($ symbol means the beginning of a line):
  2. #
  3. # $ # this message
  4. # $ # =======================
  5. # $ # comments (all commentaries should starts with some number of spaces and # symbol)
  6. # ${action} {license id} {license text hash}
  7. # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
  8. # ${all_file_action} filename
  9. # $ # user commentaries (many lines)
  10. # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
  11. # ${action} {license spdx} {license text hash}
  12. # $BELONGS ./ya/make/file/relative/path/3/ya.make
  13. # ${all_file_action} filename
  14. # $ # user commentaries
  15. # $ generated description
  16. # $ ...
  17. #
  18. # You can modify action, all_file_action and add commentaries
  19. # Available actions:
  20. # keep - keep license in contrib and use in credits
  21. # skip - skip license
  22. # remove - remove all files with this license
  23. # rename - save license text/links into licenses texts file, but not store SPDX into LINCENSE macro. You should store correct license id into devtools.license.spdx.txt file
  24. #
  25. # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
  26. # We suppose that that files can contain some license info
  27. # Available all file actions:
  28. # FILE_IGNORE - ignore file (do nothing)
  29. # FILE_INCLUDE - include all file data into licenses text file
  30. # =======================
  31. KEEP COPYRIGHT_SERVICE_LABEL 00b6a1631ceea252c07fefcfafd3253c
  32. BELONGS ya.make
  33. License text:
  34. * Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
  35. * Copyright (C) Hoi-Ho Chan, <hoiho.chan@gmail.com>
  36. Scancode info:
  37. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  38. Score : 100.00
  39. Match type : COPYRIGHT
  40. Files with this license:
  41. lib/vtls/mbedtls.c [8:9]
  42. lib/vtls/mbedtls.h [10:11]
  43. lib/vtls/mbedtls_threadlock.c [8:9]
  44. KEEP COPYRIGHT_SERVICE_LABEL 02c44d9c9591c1c62d6e3be7531995c2
  45. BELONGS ya.make
  46. License text:
  47. * Copyright (C) Florin Petriuc, <petriuc.florin@gmail.com>
  48. * Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
  49. Scancode info:
  50. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  51. Score : 100.00
  52. Match type : COPYRIGHT
  53. Files with this license:
  54. lib/curl_sha256.h [10:11]
  55. lib/sha256.c [8:9]
  56. KEEP COPYRIGHT_SERVICE_LABEL 06e7057ea8b93e5ff1270f4a2f21ec5a
  57. BELONGS ya.make
  58. License text:
  59. * Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
  60. * Copyright (C) Markus Moeller, <markus_moeller@compuserve.com>
  61. Scancode info:
  62. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  63. Score : 100.00
  64. Match type : COPYRIGHT
  65. Files with this license:
  66. lib/socks_gssapi.c [8:9]
  67. lib/socks_sspi.c [8:9]
  68. KEEP COPYRIGHT_SERVICE_LABEL 0fa5e52d736e41590d5c80eab8aae635
  69. BELONGS ya.make
  70. License text:
  71. * Copyright (C) Red Hat, Inc.
  72. Scancode info:
  73. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  74. Score : 100.00
  75. Match type : COPYRIGHT
  76. Files with this license:
  77. lib/vssh/libssh.c [8:8]
  78. KEEP COPYRIGHT_SERVICE_LABEL 185a41d7cb42008b19b6d3ef50ed8170
  79. BELONGS ya.make
  80. License text:
  81. * Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
  82. * Copyright (C) Howard Chu, <hyc@openldap.org>
  83. Scancode info:
  84. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  85. Score : 100.00
  86. Match type : COPYRIGHT
  87. Files with this license:
  88. lib/openldap.c [8:9]
  89. KEEP COPYRIGHT_SERVICE_LABEL 26cfd1bda1a0a98c91e683122791bbd2
  90. BELONGS bin/ya.make ya.make
  91. License text:
  92. * Copyright (C) 1996-2022 Internet Software Consortium.
  93. Scancode info:
  94. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  95. Score : 100.00
  96. Match type : COPYRIGHT
  97. Files with this license:
  98. lib/inet_ntop.c [2:2]
  99. Belongs difference:
  100. + bin/ya.make
  101. KEEP COPYRIGHT_SERVICE_LABEL 38cad413a2ebb8a3334028596a877e60
  102. BELONGS ya.make
  103. License text:
  104. * Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
  105. * Copyright (C) Marc Hoersken, <info@marc-hoersken.de>
  106. * Copyright (C) Mark Salisbury, <mark.salisbury@hp.com>
  107. Scancode info:
  108. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  109. Score : 100.00
  110. Match type : COPYRIGHT
  111. Files with this license:
  112. lib/vtls/schannel.c [8:10]
  113. lib/vtls/schannel.h [10:11]
  114. lib/vtls/schannel_verify.c [8:10]
  115. KEEP COPYRIGHT_SERVICE_LABEL 45323df52808e24e39741bd52fa522fb
  116. BELONGS ya.make
  117. License text:
  118. * Copyright (C) Steve Holme, <steve_holme@hotmail.com>.
  119. Scancode info:
  120. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  121. Score : 100.00
  122. Match type : COPYRIGHT
  123. Files with this license:
  124. lib/curl_des.c [8:8]
  125. lib/curl_des.h [10:10]
  126. lib/system_win32.c [8:8]
  127. lib/system_win32.h [10:10]
  128. lib/vauth/digest_sspi.c [8:9]
  129. lib/vauth/krb5_gssapi.c [8:9]
  130. lib/vauth/krb5_sspi.c [8:8]
  131. lib/vauth/vauth.c [8:8]
  132. lib/vauth/vauth.h [10:10]
  133. lib/version_win32.c [8:8]
  134. lib/version_win32.h [10:10]
  135. KEEP COPYRIGHT_SERVICE_LABEL 487047a176f57677c51faf4394df4c7d
  136. BELONGS bin/ya.make ya.make
  137. License text:
  138. * Copyright (c) 1995, 1996, 1997, 1998, 1999 Kungliga Tekniska Högskolan
  139. * (Royal Institute of Technology, Stockholm, Sweden).
  140. * Copyright (C) Daniel Stenberg
  141. * All rights reserved.
  142. Scancode info:
  143. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  144. Score : 100.00
  145. Match type : COPYRIGHT
  146. Files with this license:
  147. lib/krb5.c [3:6]
  148. Belongs difference:
  149. + bin/ya.make
  150. KEEP COPYRIGHT_SERVICE_LABEL 65fe1442d84fc44effa563d56d07c87b
  151. BELONGS ya.make
  152. License text:
  153. * Copyright (C) Michael Forney, <mforney@mforney.org>
  154. Scancode info:
  155. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  156. Score : 100.00
  157. Match type : COPYRIGHT
  158. Files with this license:
  159. lib/vtls/bearssl.c [8:8]
  160. lib/vtls/bearssl.h [10:10]
  161. KEEP COPYRIGHT_SERVICE_LABEL 6a57d66dba6940e0ed50c447683ae874
  162. BELONGS ya.make
  163. License text:
  164. * Copyright (C) Jacob Hoffman-Andrews,
  165. * <github@hoffman-andrews.com>
  166. Scancode info:
  167. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  168. Score : 100.00
  169. Match type : COPYRIGHT
  170. Files with this license:
  171. lib/vtls/rustls.c [8:9]
  172. lib/vtls/rustls.h [8:9]
  173. KEEP COPYRIGHT_SERVICE_LABEL 6acfa3297df1dc97d507e572a0645cd9
  174. BELONGS ya.make
  175. License text:
  176. Copyright (c) 1996 - 2023, Daniel Stenberg, <daniel@haxx.se>, and many
  177. contributors, see the THANKS file.
  178. Scancode info:
  179. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  180. Score : 100.00
  181. Match type : COPYRIGHT
  182. Files with this license:
  183. COPYING [3:4]
  184. KEEP COPYRIGHT_SERVICE_LABEL 84500f86b97af8062c8463ad37fdf711
  185. BELONGS bin/ya.make ya.make
  186. License text:
  187. * Copyright (c) 2001-2004 Damien Miller <djm@openbsd.org>
  188. Scancode info:
  189. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  190. Score : 100.00
  191. Match type : COPYRIGHT
  192. Files with this license:
  193. lib/curl_path.c [104:104]
  194. Belongs difference:
  195. + bin/ya.make
  196. KEEP COPYRIGHT_SERVICE_LABEL 8c40bd65c3875627e322bf53ea9eaaa3
  197. BELONGS ya.make
  198. License text:
  199. * Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
  200. * Copyright (C) Bill Nagel <wnagel@tycoint.com>, Exacq Technologies
  201. Scancode info:
  202. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  203. Score : 100.00
  204. Match type : COPYRIGHT
  205. Files with this license:
  206. lib/smb.c [8:9]
  207. lib/smb.h [10:11]
  208. KEEP COPYRIGHT_SERVICE_LABEL 998d598c0b2c4665183fefe5ae17d48c
  209. BELONGS ya.make
  210. License text:
  211. * Copyright (C) Daniel Stenberg, <daniel.se>, et al.
  212. Scancode info:
  213. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  214. Score : 100.00
  215. Match type : COPYRIGHT
  216. Files with this license:
  217. lib/easygetopt.c [8:8]
  218. lib/easyoptions.c [8:8]
  219. lib/krb5.c [3:6]
  220. KEEP COPYRIGHT_SERVICE_LABEL 9c50cbe37ab155bc81052d66295612bf
  221. BELONGS ya.make
  222. License text:
  223. /* Copyright (c) Internet Software Consortium.
  224. Scancode info:
  225. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  226. Score : 100.00
  227. Match type : COPYRIGHT
  228. Files with this license:
  229. lib/inet_pton.c [3:3]
  230. KEEP COPYRIGHT_SERVICE_LABEL a399f03f7a309cb97b579c59e0606fd1
  231. BELONGS ya.make
  232. License text:
  233. Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
  234. Scancode info:
  235. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  236. Score : 100.00
  237. Match type : COPYRIGHT
  238. Files with this license:
  239. include/README.md [2:2]
  240. include/curl/curl.h [10:10]
  241. include/curl/curlver.h [10:10]
  242. include/curl/easy.h [10:10]
  243. include/curl/header.h [10:10]
  244. include/curl/mprintf.h [10:10]
  245. include/curl/multi.h [10:10]
  246. include/curl/options.h [10:10]
  247. include/curl/stdcheaders.h [10:10]
  248. include/curl/system.h [10:10]
  249. include/curl/typecheck-gcc.h [10:10]
  250. include/curl/urlapi.h [10:10]
  251. include/curl/websockets.h [10:10]
  252. lib/altsvc.c [8:8]
  253. lib/altsvc.h [10:10]
  254. lib/amigaos.c [8:8]
  255. lib/amigaos.h [10:10]
  256. lib/arpa_telnet.h [10:10]
  257. lib/asyn-ares.c [8:8]
  258. lib/asyn-thread.c [8:8]
  259. lib/asyn.h [10:10]
  260. lib/base64.c [8:8]
  261. lib/bufq.c [8:8]
  262. lib/bufq.h [10:10]
  263. lib/bufref.c [8:8]
  264. lib/bufref.h [10:10]
  265. lib/c-hyper.c [8:8]
  266. lib/c-hyper.h [10:10]
  267. lib/cf-h1-proxy.c [8:8]
  268. lib/cf-h1-proxy.h [10:10]
  269. lib/cf-h2-proxy.c [8:8]
  270. lib/cf-h2-proxy.h [10:10]
  271. lib/cf-haproxy.c [8:8]
  272. lib/cf-haproxy.h [10:10]
  273. lib/cf-https-connect.c [8:8]
  274. lib/cf-https-connect.h [10:10]
  275. lib/cf-socket.c [8:8]
  276. lib/cf-socket.h [10:10]
  277. lib/cfilters.c [8:8]
  278. lib/cfilters.h [10:10]
  279. lib/conncache.c [8:9]
  280. lib/conncache.h [10:11]
  281. lib/connect.c [8:8]
  282. lib/connect.h [10:10]
  283. lib/content_encoding.c [8:8]
  284. lib/content_encoding.h [10:10]
  285. lib/cookie.c [8:8]
  286. lib/cookie.h [10:10]
  287. lib/curl_addrinfo.c [8:8]
  288. lib/curl_addrinfo.h [10:10]
  289. lib/curl_base64.h [10:10]
  290. lib/curl_ctype.h [10:10]
  291. lib/curl_endian.c [8:8]
  292. lib/curl_endian.h [10:10]
  293. lib/curl_fnmatch.c [8:8]
  294. lib/curl_fnmatch.h [10:10]
  295. lib/curl_get_line.c [8:8]
  296. lib/curl_get_line.h [10:10]
  297. lib/curl_gethostname.c [8:8]
  298. lib/curl_gethostname.h [10:10]
  299. lib/curl_gssapi.c [8:8]
  300. lib/curl_hmac.h [10:10]
  301. lib/curl_krb5.h [10:10]
  302. lib/curl_ldap.h [10:10]
  303. lib/curl_md4.h [10:10]
  304. lib/curl_md5.h [10:10]
  305. lib/curl_memory.h [10:10]
  306. lib/curl_memrchr.c [8:8]
  307. lib/curl_memrchr.h [10:10]
  308. lib/curl_multibyte.c [8:8]
  309. lib/curl_multibyte.h [10:10]
  310. lib/curl_ntlm_core.c [8:8]
  311. lib/curl_ntlm_core.h [10:10]
  312. lib/curl_ntlm_wb.c [8:8]
  313. lib/curl_ntlm_wb.h [10:10]
  314. lib/curl_path.c [8:8]
  315. lib/curl_printf.h [10:10]
  316. lib/curl_range.c [8:8]
  317. lib/curl_range.h [10:10]
  318. lib/curl_rtmp.c [8:9]
  319. lib/curl_sasl.c [8:8]
  320. lib/curl_sasl.h [10:10]
  321. lib/curl_setup.h [10:10]
  322. lib/curl_setup_once.h [10:10]
  323. lib/curl_sha256.h [10:11]
  324. lib/curl_sspi.c [8:8]
  325. lib/curl_sspi.h [10:10]
  326. lib/curl_threads.c [8:8]
  327. lib/curl_threads.h [10:10]
  328. lib/curl_trc.c [8:8]
  329. lib/curl_trc.h [10:10]
  330. lib/curlx.h [10:10]
  331. lib/dict.c [8:8]
  332. lib/dict.h [10:10]
  333. lib/doh.c [8:8]
  334. lib/doh.h [10:10]
  335. lib/dynbuf.c [8:8]
  336. lib/dynbuf.h [10:10]
  337. lib/dynhds.c [8:8]
  338. lib/dynhds.h [10:10]
  339. lib/easy.c [8:8]
  340. lib/easy_lock.h [10:10]
  341. lib/easyif.h [10:10]
  342. lib/easyoptions.h [10:10]
  343. lib/escape.c [8:8]
  344. lib/escape.h [10:10]
  345. lib/file.c [8:8]
  346. lib/file.h [10:10]
  347. lib/fileinfo.c [8:8]
  348. lib/fileinfo.h [10:10]
  349. lib/fopen.c [8:8]
  350. lib/fopen.h [10:10]
  351. lib/formdata.c [8:8]
  352. lib/formdata.h [10:10]
  353. lib/ftp.c [8:8]
  354. lib/ftp.h [10:10]
  355. lib/ftplistparser.c [8:8]
  356. lib/ftplistparser.h [10:10]
  357. lib/functypes.h [10:10]
  358. lib/getenv.c [8:8]
  359. lib/getinfo.c [8:8]
  360. lib/getinfo.h [10:10]
  361. lib/gopher.c [8:8]
  362. lib/gopher.h [10:10]
  363. lib/hash.c [8:8]
  364. lib/hash.h [10:10]
  365. lib/headers.c [8:8]
  366. lib/headers.h [10:10]
  367. lib/hmac.c [8:8]
  368. lib/hostasyn.c [8:8]
  369. lib/hostip.c [8:8]
  370. lib/hostip.h [10:10]
  371. lib/hostip4.c [8:8]
  372. lib/hostip6.c [8:8]
  373. lib/hostsyn.c [8:8]
  374. lib/hsts.c [8:8]
  375. lib/hsts.h [10:10]
  376. lib/http.c [8:8]
  377. lib/http.h [10:10]
  378. lib/http1.c [8:8]
  379. lib/http1.h [10:10]
  380. lib/http2.c [8:8]
  381. lib/http2.h [10:10]
  382. lib/http_aws_sigv4.c [8:8]
  383. lib/http_aws_sigv4.h [10:10]
  384. lib/http_chunks.c [8:8]
  385. lib/http_chunks.h [10:10]
  386. lib/http_digest.c [8:8]
  387. lib/http_digest.h [10:10]
  388. lib/http_negotiate.c [8:8]
  389. lib/http_negotiate.h [10:10]
  390. lib/http_ntlm.c [8:8]
  391. lib/http_ntlm.h [10:10]
  392. lib/http_proxy.c [8:8]
  393. lib/http_proxy.h [10:10]
  394. lib/idn.c [8:8]
  395. lib/idn.h [10:10]
  396. lib/if2ip.c [8:8]
  397. lib/if2ip.h [10:10]
  398. lib/imap.c [8:8]
  399. lib/imap.h [10:10]
  400. lib/inet_ntop.h [10:10]
  401. lib/inet_pton.h [10:10]
  402. lib/ldap.c [8:8]
  403. lib/llist.c [8:8]
  404. lib/llist.h [10:10]
  405. lib/macos.c [8:8]
  406. lib/macos.h [10:10]
  407. lib/md4.c [8:8]
  408. lib/md5.c [8:8]
  409. lib/memdebug.c [8:8]
  410. lib/memdebug.h [11:11]
  411. lib/mime.c [8:8]
  412. lib/mime.h [10:10]
  413. lib/mprintf.c [8:8]
  414. lib/mqtt.c [8:9]
  415. lib/multi.c [8:8]
  416. lib/multihandle.h [10:10]
  417. lib/multiif.h [10:10]
  418. lib/netrc.c [8:8]
  419. lib/netrc.h [10:10]
  420. lib/nonblock.c [8:8]
  421. lib/nonblock.h [10:10]
  422. lib/noproxy.c [8:8]
  423. lib/noproxy.h [10:10]
  424. lib/openldap.c [8:9]
  425. lib/parsedate.c [8:8]
  426. lib/parsedate.h [10:10]
  427. lib/pingpong.c [8:8]
  428. lib/pingpong.h [10:10]
  429. lib/pop3.c [8:8]
  430. lib/pop3.h [10:10]
  431. lib/progress.c [8:8]
  432. lib/progress.h [10:10]
  433. lib/psl.c [8:8]
  434. lib/psl.h [10:10]
  435. lib/rand.c [8:8]
  436. lib/rand.h [10:10]
  437. lib/rename.c [8:8]
  438. lib/rename.h [10:10]
  439. lib/rtsp.c [8:8]
  440. lib/rtsp.h [10:10]
  441. lib/select.c [8:8]
  442. lib/select.h [10:10]
  443. lib/sendf.c [8:8]
  444. lib/sendf.h [10:10]
  445. lib/setopt.c [8:8]
  446. lib/setopt.h [10:10]
  447. lib/setup-win32.h [10:10]
  448. lib/sha256.c [8:9]
  449. lib/share.c [8:8]
  450. lib/share.h [10:10]
  451. lib/sigpipe.h [10:10]
  452. lib/slist.c [8:8]
  453. lib/slist.h [10:10]
  454. lib/smb.c [8:9]
  455. lib/smb.h [10:11]
  456. lib/smtp.c [8:8]
  457. lib/smtp.h [10:10]
  458. lib/sockaddr.h [10:10]
  459. lib/socketpair.c [8:8]
  460. lib/socketpair.h [10:10]
  461. lib/socks.c [8:8]
  462. lib/socks.h [10:10]
  463. lib/socks_gssapi.c [8:9]
  464. lib/socks_sspi.c [8:9]
  465. lib/speedcheck.c [8:8]
  466. lib/speedcheck.h [10:10]
  467. lib/splay.c [8:8]
  468. lib/splay.h [10:10]
  469. lib/strcase.c [8:8]
  470. lib/strcase.h [10:10]
  471. lib/strdup.c [8:8]
  472. lib/strdup.h [10:10]
  473. lib/strerror.c [8:8]
  474. lib/strerror.h [10:10]
  475. lib/strtok.c [8:8]
  476. lib/strtok.h [10:10]
  477. lib/strtoofft.c [8:8]
  478. lib/strtoofft.h [10:10]
  479. lib/telnet.c [8:8]
  480. lib/telnet.h [10:10]
  481. lib/tftp.c [8:8]
  482. lib/tftp.h [10:10]
  483. lib/timediff.c [8:8]
  484. lib/timediff.h [10:10]
  485. lib/timeval.c [8:8]
  486. lib/timeval.h [10:10]
  487. lib/transfer.c [8:8]
  488. lib/transfer.h [10:10]
  489. lib/url.c [8:8]
  490. lib/url.h [10:10]
  491. lib/urlapi-int.h [10:10]
  492. lib/urlapi.c [8:8]
  493. lib/urldata.h [10:10]
  494. lib/vauth/cleartext.c [8:8]
  495. lib/vauth/cram.c [8:8]
  496. lib/vauth/digest.c [8:8]
  497. lib/vauth/digest.h [10:10]
  498. lib/vauth/digest_sspi.c [8:9]
  499. lib/vauth/krb5_gssapi.c [8:9]
  500. lib/vauth/ntlm.c [8:8]
  501. lib/vauth/ntlm.h [10:10]
  502. lib/vauth/ntlm_sspi.c [8:8]
  503. lib/vauth/oauth2.c [8:8]
  504. lib/vauth/spnego_gssapi.c [8:8]
  505. lib/vauth/spnego_sspi.c [8:8]
  506. lib/version.c [8:8]
  507. lib/vquic/curl_msh3.c [8:8]
  508. lib/vquic/curl_msh3.h [10:10]
  509. lib/vquic/curl_ngtcp2.c [8:8]
  510. lib/vquic/curl_ngtcp2.h [10:10]
  511. lib/vquic/curl_quiche.c [8:8]
  512. lib/vquic/curl_quiche.h [10:10]
  513. lib/vquic/vquic.c [8:8]
  514. lib/vquic/vquic.h [10:10]
  515. lib/vquic/vquic_int.h [10:10]
  516. lib/vssh/libssh2.c [8:8]
  517. lib/vssh/ssh.h [10:10]
  518. lib/vssh/wolfssh.c [8:8]
  519. lib/vtls/gtls.c [8:8]
  520. lib/vtls/gtls.h [10:10]
  521. lib/vtls/hostcheck.c [8:8]
  522. lib/vtls/hostcheck.h [10:10]
  523. lib/vtls/keylog.c [8:8]
  524. lib/vtls/keylog.h [10:10]
  525. lib/vtls/mbedtls.c [8:9]
  526. lib/vtls/mbedtls.h [10:11]
  527. lib/vtls/mbedtls_threadlock.c [8:9]
  528. lib/vtls/openssl.c [8:8]
  529. lib/vtls/openssl.h [10:10]
  530. lib/vtls/schannel.c [8:10]
  531. lib/vtls/schannel.h [10:11]
  532. lib/vtls/schannel_verify.c [8:10]
  533. lib/vtls/sectransp.c [8:9]
  534. lib/vtls/sectransp.h [10:11]
  535. lib/vtls/vtls.c [8:8]
  536. lib/vtls/vtls.h [10:10]
  537. lib/vtls/vtls_int.h [10:10]
  538. lib/vtls/wolfssl.c [8:8]
  539. lib/vtls/wolfssl.h [10:10]
  540. lib/vtls/x509asn1.c [8:8]
  541. lib/vtls/x509asn1.h [11:11]
  542. lib/warnless.c [8:8]
  543. lib/warnless.h [10:10]
  544. lib/ws.c [8:8]
  545. lib/ws.h [10:10]
  546. src/slist_wc.c [8:8]
  547. src/slist_wc.h [10:10]
  548. src/tool_binmode.c [8:8]
  549. src/tool_binmode.h [10:10]
  550. src/tool_bname.c [8:8]
  551. src/tool_bname.h [10:10]
  552. src/tool_cb_dbg.c [8:8]
  553. src/tool_cb_dbg.h [10:10]
  554. src/tool_cb_hdr.c [8:8]
  555. src/tool_cb_hdr.h [10:10]
  556. src/tool_cb_prg.c [8:8]
  557. src/tool_cb_prg.h [10:10]
  558. src/tool_cb_rea.c [8:8]
  559. src/tool_cb_rea.h [10:10]
  560. src/tool_cb_see.c [8:8]
  561. src/tool_cb_see.h [10:10]
  562. src/tool_cb_wrt.c [8:8]
  563. src/tool_cb_wrt.h [10:10]
  564. src/tool_cfgable.c [8:8]
  565. src/tool_cfgable.h [10:10]
  566. src/tool_dirhie.c [8:8]
  567. src/tool_dirhie.h [10:10]
  568. src/tool_doswin.c [8:8]
  569. src/tool_doswin.h [10:10]
  570. src/tool_easysrc.c [8:8]
  571. src/tool_easysrc.h [10:10]
  572. src/tool_filetime.c [8:8]
  573. src/tool_filetime.h [10:10]
  574. src/tool_findfile.c [8:8]
  575. src/tool_findfile.h [10:10]
  576. src/tool_formparse.c [8:8]
  577. src/tool_formparse.h [10:10]
  578. src/tool_getparam.c [8:8]
  579. src/tool_getparam.h [10:10]
  580. src/tool_getpass.c [8:8]
  581. src/tool_getpass.h [10:10]
  582. src/tool_help.c [8:8]
  583. src/tool_help.h [10:10]
  584. src/tool_helpers.c [8:8]
  585. src/tool_helpers.h [10:10]
  586. src/tool_hugehelp.h [10:10]
  587. src/tool_ipfs.c [8:8]
  588. src/tool_ipfs.h [10:10]
  589. src/tool_libinfo.c [8:8]
  590. src/tool_libinfo.h [10:10]
  591. src/tool_listhelp.c [8:8]
  592. src/tool_main.c [8:8]
  593. src/tool_main.h [10:10]
  594. src/tool_msgs.c [8:8]
  595. src/tool_msgs.h [10:10]
  596. src/tool_operate.c [8:8]
  597. src/tool_operate.h [10:10]
  598. src/tool_operhlp.c [8:8]
  599. src/tool_operhlp.h [10:10]
  600. src/tool_paramhlp.c [8:8]
  601. src/tool_paramhlp.h [10:10]
  602. src/tool_parsecfg.c [8:8]
  603. src/tool_parsecfg.h [10:10]
  604. src/tool_progress.c [8:8]
  605. src/tool_progress.h [10:10]
  606. src/tool_sdecls.h [10:10]
  607. src/tool_setopt.c [8:8]
  608. src/tool_setopt.h [10:10]
  609. src/tool_setup.h [10:10]
  610. src/tool_sleep.c [8:8]
  611. src/tool_sleep.h [10:10]
  612. src/tool_stderr.c [8:8]
  613. src/tool_stderr.h [10:10]
  614. src/tool_strdup.c [8:8]
  615. src/tool_strdup.h [10:10]
  616. src/tool_urlglob.c [8:8]
  617. src/tool_urlglob.h [10:10]
  618. src/tool_util.c [8:8]
  619. src/tool_util.h [10:10]
  620. src/tool_version.h [10:10]
  621. src/tool_vms.c [8:8]
  622. src/tool_vms.h [10:10]
  623. src/tool_writeout.c [8:8]
  624. src/tool_writeout.h [10:10]
  625. src/tool_writeout_json.c [8:8]
  626. src/tool_writeout_json.h [10:10]
  627. src/tool_xattr.c [8:8]
  628. src/tool_xattr.h [10:10]
  629. src/var.c [8:8]
  630. src/var.h [10:10]
  631. KEEP COPYRIGHT_SERVICE_LABEL b15b936c2529a025aa6d0d99083bad3a
  632. BELONGS ya.make
  633. License text:
  634. * Copyright (C) Linus Nielsen Feltzing, <linus@haxx.se>
  635. * Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
  636. Scancode info:
  637. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  638. Score : 100.00
  639. Match type : COPYRIGHT
  640. Files with this license:
  641. lib/conncache.c [8:9]
  642. lib/conncache.h [10:11]
  643. KEEP COPYRIGHT_SERVICE_LABEL c17c68d0f06e908f69598f582aaf7eed
  644. BELONGS ya.make
  645. License text:
  646. * Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
  647. * Copyright (C) Howard Chu, <hyc@highlandsun.com>
  648. Scancode info:
  649. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  650. Score : 100.00
  651. Match type : COPYRIGHT
  652. Files with this license:
  653. lib/curl_rtmp.c [8:9]
  654. lib/curl_rtmp.h [10:10]
  655. KEEP COPYRIGHT_SERVICE_LABEL da7062ef96ba112714cf88e2a57db302
  656. BELONGS ya.make
  657. License text:
  658. * Copyright (C) Simon Josefsson, <simon@josefsson.org>, et al.
  659. Scancode info:
  660. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  661. Score : 100.00
  662. Match type : COPYRIGHT
  663. Files with this license:
  664. lib/vauth/gsasl.c [8:8]
  665. KEEP COPYRIGHT_SERVICE_LABEL ee06df2e508069fc8582790b94110a69
  666. BELONGS ya.make
  667. License text:
  668. * Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
  669. * Copyright (C) Björn Stenberg, <bjorn@haxx.se>
  670. Scancode info:
  671. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  672. Score : 100.00
  673. Match type : COPYRIGHT
  674. Files with this license:
  675. lib/mqtt.c [8:9]
  676. lib/mqtt.h [10:10]
  677. KEEP COPYRIGHT_SERVICE_LABEL f2299b14b67ba9c039302a3767d1a731
  678. BELONGS ya.make
  679. License text:
  680. \#define urlchar_needs_escaping(c) (!(ISCNTRL(c) || ISSPACE(c) || ISGRAPH(c)))
  681. Scancode info:
  682. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  683. Score : 100.00
  684. Match type : COPYRIGHT
  685. Files with this license:
  686. lib/urlapi.c [132:132]
  687. KEEP COPYRIGHT_SERVICE_LABEL f38404a02e69976b94505df0c691bed0
  688. BELONGS bin/ya.make ya.make
  689. Note: matched license text is too long. Read it in the source files.
  690. Scancode info:
  691. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  692. Score : 100.00
  693. Match type : COPYRIGHT
  694. Files with this license:
  695. lib/md4.c [232:237]
  696. lib/md5.c [257:262]
  697. Belongs difference:
  698. + bin/ya.make
  699. KEEP COPYRIGHT_SERVICE_LABEL f66ad3516c5c308b68901e1a8c2dc0f4
  700. BELONGS ya.make
  701. License text:
  702. * Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
  703. * Copyright (C) Marc Hoersken, <info@marc-hoersken.de>
  704. * Copyright (C) Mark Salisbury, <mark.salisbury@hp.com>
  705. Scancode info:
  706. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  707. Score : 100.00
  708. Match type : COPYRIGHT
  709. Files with this license:
  710. lib/vtls/schannel.c [8:10]
  711. lib/vtls/schannel_verify.c [8:10]
  712. KEEP COPYRIGHT_SERVICE_LABEL f67c5520ba1720abe4d2c2a22a78616d
  713. BELONGS ya.make
  714. License text:
  715. * Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
  716. * Copyright (C) Nick Zitzmann, <nickzman@gmail.com>.
  717. Scancode info:
  718. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  719. Score : 100.00
  720. Match type : COPYRIGHT
  721. Files with this license:
  722. lib/vtls/sectransp.c [8:9]
  723. lib/vtls/sectransp.h [10:11]