devtools.licenses.report 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451
  1. # File format ($ symbol means the beginning of a line):
  2. #
  3. # $ # this message
  4. # $ # =======================
  5. # $ # comments (all commentaries should starts with some number of spaces and # symbol)
  6. # ${action} {license spdx} {license text hash}
  7. # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
  8. # ${all_file_action} filename
  9. # $ # user commentaries (many lines)
  10. # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
  11. # ${action} {license spdx} {license text hash}
  12. # $BELONGS ./ya/make/file/relative/path/3/ya.make
  13. # ${all_file_action} filename
  14. # $ # user commentaries
  15. # $ generated description
  16. # $ ...
  17. #
  18. # You can modify action, all_file_action and add commentaries
  19. # Available actions:
  20. # keep - keep license in contrib and use in credits
  21. # skip - skip license
  22. # remove - remove all files with this license
  23. # rename - save license text/links into licenses texts file, but not store SPDX into LINCENSE macro. You should store correct license id into devtools.license.spdx.txt file
  24. #
  25. # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
  26. # We suppose that that files can contain some license info
  27. # Available all file actions:
  28. # FILE_IGNORE - ignore file (do nothing)
  29. # FILE_INCLUDE - include all file data into licenses text file
  30. # =======================
  31. KEEP Public-Domain 18d8c996d50e6190086b35c34caec698
  32. BELONGS ya.make
  33. Note: matched license text is too long. Read it in the source files.
  34. Scancode info:
  35. Original SPDX id: LicenseRef-scancode-public-domain
  36. Score : 98.04
  37. Match type : NOTICE
  38. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  39. Files with this license:
  40. lib/md5.c [215:232]
  41. Scancode info:
  42. Original SPDX id: LicenseRef-scancode-other-permissive
  43. Score : 98.04
  44. Match type : NOTICE
  45. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/other-permissive.LICENSE
  46. Files with this license:
  47. lib/md5.c [215:232]
  48. KEEP Public-Domain 18ed429b519e9abeeb3f768979574386
  49. BELONGS ya.make
  50. Note: matched license text is too long. Read it in the source files.
  51. Scancode info:
  52. Original SPDX id: LicenseRef-scancode-public-domain
  53. Score : 97.06
  54. Match type : NOTICE
  55. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  56. Files with this license:
  57. lib/md4.c [221:238]
  58. Scancode info:
  59. Original SPDX id: LicenseRef-scancode-other-permissive
  60. Score : 97.06
  61. Match type : NOTICE
  62. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/other-permissive.LICENSE
  63. Files with this license:
  64. lib/md4.c [221:238]
  65. KEEP curl 22ab1475a8e38f13b0b81e2e769b5d69
  66. BELONGS ya.make
  67. Note: matched license text is too long. Read it in the source files.
  68. Scancode info:
  69. Original SPDX id: curl
  70. Score : 89.53
  71. Match type : TEXT
  72. Links : http://curl.haxx.se/, http://curl.haxx.se/docs/copyright.html, https://spdx.org/licenses/curl
  73. Files with this license:
  74. COPYING [1:22]
  75. KEEP ISC a320c8c85dbcdf0a6f3f24f0dc7abbbb
  76. BELONGS ya.make
  77. Note: matched license text is too long. Read it in the source files.
  78. Scancode info:
  79. Original SPDX id: ISC
  80. Score : 100.00
  81. Match type : TEXT
  82. Links : http://fedoraproject.org/wiki/Licensing:MIT#Old_Style_with_legal_disclaimer_2, https://spdx.org/licenses/ISC, https://www.isc.org/software/license
  83. Files with this license:
  84. lib/inet_ntop.c [4:15]
  85. KEEP ISC a33bf68b7a1c6d0ca7948114d5f40d02
  86. BELONGS ya.make
  87. Note: matched license text is too long. Read it in the source files.
  88. Scancode info:
  89. Original SPDX id: ISC
  90. Score : 100.00
  91. Match type : TEXT
  92. Links : http://fedoraproject.org/wiki/Licensing:MIT#Old_Style_with_legal_disclaimer_2, https://spdx.org/licenses/ISC, https://www.isc.org/software/license
  93. Files with this license:
  94. lib/inet_pton.c [5:16]
  95. KEEP curl a3ae8291721a79f582bf5823c43adb47
  96. BELONGS ya.make
  97. FILE_INCLUDE COPYING found in files: include/curl/curl.h at line 12, include/curl/curl.h at line 18, include/curl/curlver.h at line 12, include/curl/curlver.h at line 18, include/curl/easy.h at line 12, include/curl/easy.h at line 18, include/curl/mprintf.h at line 12, include/curl/mprintf.h at line 18, include/curl/multi.h at line 12, include/curl/multi.h at line 18, include/curl/options.h at line 12, include/curl/options.h at line 18, include/curl/stdcheaders.h at line 12, include/curl/stdcheaders.h at line 18, include/curl/system.h at line 12, include/curl/system.h at line 18, include/curl/typecheck-gcc.h at line 12, include/curl/typecheck-gcc.h at line 18, include/curl/urlapi.h at line 12, include/curl/urlapi.h at line 18, lib/altsvc.c at line 10, lib/altsvc.c at line 16, lib/altsvc.h at line 12, lib/altsvc.h at line 18, lib/amigaos.c at line 10, lib/amigaos.c at line 16, lib/amigaos.h at line 12, lib/amigaos.h at line 18, lib/arpa_telnet.h at line 12, lib/arpa_telnet.h at line 18, lib/asyn-ares.c at line 10, lib/asyn-ares.c at line 16, lib/asyn-thread.c at line 10, lib/asyn-thread.c at line 16, lib/asyn.h at line 12, lib/asyn.h at line 18, lib/base64.c at line 10, lib/base64.c at line 16, lib/bufref.c at line 10, lib/bufref.c at line 16, lib/bufref.h at line 12, lib/bufref.h at line 18, lib/conncache.c at line 11, lib/conncache.c at line 17, lib/conncache.h at line 13, lib/conncache.h at line 19, lib/connect.c at line 10, lib/connect.c at line 16, lib/connect.h at line 12, lib/connect.h at line 18, lib/content_encoding.c at line 10, lib/content_encoding.c at line 16, lib/content_encoding.h at line 12, lib/content_encoding.h at line 18, lib/cookie.c at line 10, lib/cookie.c at line 16, lib/cookie.h at line 12, lib/cookie.h at line 18, lib/curl_addrinfo.c at line 10, lib/curl_addrinfo.c at line 16, lib/curl_addrinfo.h at line 12, lib/curl_addrinfo.h at line 18, lib/curl_base64.h at line 12, lib/curl_base64.h at line 18, lib/curl_ctype.c at line 10, lib/curl_ctype.c at line 16, lib/curl_ctype.h at line 12, lib/curl_ctype.h at line 18, lib/curl_des.c at line 10, lib/curl_des.c at line 16, lib/curl_des.h at line 12, lib/curl_des.h at line 18, lib/curl_endian.c at line 10, lib/curl_endian.c at line 16, lib/curl_endian.h at line 12, lib/curl_endian.h at line 18, lib/curl_fnmatch.c at line 10, lib/curl_fnmatch.c at line 16, lib/curl_fnmatch.h at line 12, lib/curl_fnmatch.h at line 18, lib/curl_get_line.c at line 10, lib/curl_get_line.c at line 16, lib/curl_get_line.h at line 12, lib/curl_get_line.h at line 18, lib/curl_gethostname.c at line 10, lib/curl_gethostname.c at line 16, lib/curl_gethostname.h at line 12, lib/curl_gethostname.h at line 18, lib/curl_gssapi.c at line 10, lib/curl_gssapi.c at line 16, lib/curl_hmac.h at line 12, lib/curl_hmac.h at line 18, lib/curl_krb5.h at line 12, lib/curl_krb5.h at line 18, lib/curl_ldap.h at line 12, lib/curl_ldap.h at line 18, lib/curl_md4.h at line 12, lib/curl_md4.h at line 18, lib/curl_md5.h at line 12, lib/curl_md5.h at line 18, lib/curl_memory.h at line 12, lib/curl_memory.h at line 18, lib/curl_memrchr.c at line 10, lib/curl_memrchr.c at line 16, lib/curl_memrchr.h at line 12, lib/curl_memrchr.h at line 18, lib/curl_multibyte.c at line 10, lib/curl_multibyte.c at line 16, lib/curl_multibyte.h at line 12, lib/curl_multibyte.h at line 18, lib/curl_ntlm_core.c at line 10, lib/curl_ntlm_core.c at line 16, lib/curl_ntlm_core.h at line 12, lib/curl_ntlm_core.h at line 18, lib/curl_ntlm_wb.c at line 10, lib/curl_ntlm_wb.c at line 16, lib/curl_ntlm_wb.h at line 12, lib/curl_ntlm_wb.h at line 18, lib/curl_path.c at line 10, lib/curl_path.c at line 16, lib/curl_printf.h at line 12, lib/curl_printf.h at line 18, lib/curl_range.c at line 10, lib/curl_range.c at line 16, lib/curl_range.h at line 12, lib/curl_range.h at line 18, lib/curl_rtmp.c at line 11, lib/curl_rtmp.c at line 17, lib/curl_rtmp.h at line 12, lib/curl_rtmp.h at line 18, lib/curl_sasl.c at line 10, lib/curl_sasl.c at line 16, lib/curl_sasl.h at line 12, lib/curl_sasl.h at line 18, lib/curl_setup.h at line 12, lib/curl_setup.h at line 18, lib/curl_setup_once.h at line 12, lib/curl_setup_once.h at line 18, lib/curl_sha256.h at line 13, lib/curl_sha256.h at line 19, lib/curl_sspi.c at line 10, lib/curl_sspi.c at line 16, lib/curl_sspi.h at line 12, lib/curl_sspi.h at line 18, lib/curl_threads.c at line 10, lib/curl_threads.c at line 16, lib/curl_threads.h at line 12, lib/curl_threads.h at line 18, lib/curlx.h at line 12, lib/curlx.h at line 18, lib/dict.c at line 10, lib/dict.c at line 16, lib/dict.h at line 12, lib/dict.h at line 18, lib/doh.c at line 10, lib/doh.c at line 16, lib/doh.h at line 12, lib/doh.h at line 18, lib/dotdot.c at line 10, lib/dotdot.c at line 16, lib/dotdot.h at line 12, lib/dotdot.h at line 18, lib/dynbuf.c at line 10, lib/dynbuf.c at line 16, lib/dynbuf.h at line 12, lib/dynbuf.h at line 18, lib/easy.c at line 10, lib/easy.c at line 16, lib/easygetopt.c at line 10, lib/easygetopt.c at line 16, lib/easyif.h at line 12, lib/easyif.h at line 18, lib/easyoptions.c at line 10, lib/easyoptions.c at line 16, lib/easyoptions.h at line 12, lib/easyoptions.h at line 18, lib/escape.c at line 10, lib/escape.c at line 16, lib/escape.h at line 12, lib/escape.h at line 18, lib/file.c at line 10, lib/file.c at line 16, lib/file.h at line 12, lib/file.h at line 18, lib/fileinfo.c at line 10, lib/fileinfo.c at line 16, lib/fileinfo.h at line 12, lib/fileinfo.h at line 18, lib/formdata.c at line 10, lib/formdata.c at line 16, lib/formdata.h at line 12, lib/formdata.h at line 18, lib/ftp.c at line 10, lib/ftp.c at line 16, lib/ftp.h at line 12, lib/ftp.h at line 18, lib/ftplistparser.c at line 10, lib/ftplistparser.c at line 16, lib/ftplistparser.h at line 12, lib/ftplistparser.h at line 18, lib/getenv.c at line 10, lib/getenv.c at line 16, lib/getinfo.c at line 10, lib/getinfo.c at line 16, lib/getinfo.h at line 12, lib/getinfo.h at line 18, lib/gopher.c at line 10, lib/gopher.c at line 16, lib/gopher.h at line 12, lib/gopher.h at line 18, lib/hash.c at line 10, lib/hash.c at line 16, lib/hash.h at line 12, lib/hash.h at line 18, lib/hmac.c at line 10, lib/hmac.c at line 16, lib/hostasyn.c at line 10, lib/hostasyn.c at line 16, lib/hostcheck.c at line 10, lib/hostcheck.c at line 16, lib/hostcheck.h at line 12, lib/hostcheck.h at line 18, lib/hostip.c at line 10, lib/hostip.c at line 16, lib/hostip.h at line 12, lib/hostip.h at line 18, lib/hostip4.c at line 10, lib/hostip4.c at line 16, lib/hostip6.c at line 10, lib/hostip6.c at line 16, lib/hostsyn.c at line 10, lib/hostsyn.c at line 16, lib/hsts.c at line 10, lib/hsts.c at line 16, lib/hsts.h at line 12, lib/hsts.h at line 18, lib/http.c at line 10, lib/http.c at line 16, lib/http.h at line 12, lib/http.h at line 18, lib/http2.c at line 10, lib/http2.c at line 16, lib/http2.h at line 12, lib/http2.h at line 18, lib/http_chunks.c at line 10, lib/http_chunks.c at line 16, lib/http_chunks.h at line 12, lib/http_chunks.h at line 18, lib/http_digest.c at line 10, lib/http_digest.c at line 16, lib/http_digest.h at line 12, lib/http_digest.h at line 18, lib/http_negotiate.c at line 10, lib/http_negotiate.c at line 16, lib/http_negotiate.h at line 12, lib/http_negotiate.h at line 18, lib/http_ntlm.c at line 10, lib/http_ntlm.c at line 16, lib/http_ntlm.h at line 12, lib/http_ntlm.h at line 18, lib/http_proxy.c at line 10, lib/http_proxy.c at line 16, lib/http_proxy.h at line 12, lib/http_proxy.h at line 18, lib/idn_win32.c at line 10, lib/idn_win32.c at line 16, lib/if2ip.c at line 10, lib/if2ip.c at line 16, lib/if2ip.h at line 12, lib/if2ip.h at line 18, lib/imap.c at line 10, lib/imap.c at line 16, lib/imap.h at line 12, lib/imap.h at line 18, lib/inet_ntop.h at line 12, lib/inet_ntop.h at line 18, lib/inet_pton.h at line 12, lib/inet_pton.h at line 18, lib/ldap.c at line 10, lib/ldap.c at line 16, lib/llist.c at line 10, lib/llist.c at line 16, lib/llist.h at line 12, lib/llist.h at line 18, lib/md4.c at line 10, lib/md4.c at line 16, lib/md5.c at line 10, lib/md5.c at line 16, lib/memdebug.c at line 10, lib/memdebug.c at line 16, lib/memdebug.h at line 13, lib/memdebug.h at line 19, lib/mime.c at line 10, lib/mime.c at line 16, lib/mime.h at line 12, lib/mime.h at line 18, lib/mprintf.c at line 10, lib/mprintf.c at line 16, lib/mqtt.c at line 11, lib/mqtt.c at line 17, lib/mqtt.h at line 12, lib/mqtt.h at line 18, lib/multi.c at line 10, lib/multi.c at line 16, lib/multihandle.h at line 12, lib/multihandle.h at line 18, lib/multiif.h at line 12, lib/multiif.h at line 18, lib/netrc.c at line 10, lib/netrc.c at line 16, lib/netrc.h at line 12, lib/netrc.h at line 18, lib/non-ascii.c at line 10, lib/non-ascii.c at line 16, lib/non-ascii.h at line 12, lib/non-ascii.h at line 18, lib/nonblock.c at line 10, lib/nonblock.c at line 16, lib/nonblock.h at line 12, lib/nonblock.h at line 18, lib/openldap.c at line 11, lib/openldap.c at line 17, lib/parsedate.c at line 10, lib/parsedate.c at line 16, lib/parsedate.h at line 12, lib/parsedate.h at line 18, lib/pingpong.c at line 10, lib/pingpong.c at line 16, lib/pingpong.h at line 12, lib/pingpong.h at line 18, lib/pop3.c at line 10, lib/pop3.c at line 16, lib/pop3.h at line 12, lib/pop3.h at line 18, lib/progress.c at line 10, lib/progress.c at line 16, lib/progress.h at line 12, lib/progress.h at line 18, lib/psl.c at line 10, lib/psl.c at line 16, lib/psl.h at line 12, lib/psl.h at line 18, lib/quic.h at line 12, lib/quic.h at line 18, lib/rand.c at line 10, lib/rand.c at line 16, lib/rand.h at line 12, lib/rand.h at line 18, lib/rename.c at line 10, lib/rename.c at line 16, lib/rename.h at line 12, lib/rename.h at line 18, lib/rtsp.c at line 10, lib/rtsp.c at line 16, lib/rtsp.h at line 12, lib/rtsp.h at line 18, lib/select.c at line 10, lib/select.c at line 16, lib/select.h at line 12, lib/select.h at line 18, lib/sendf.c at line 10, lib/sendf.c at line 16, lib/sendf.h at line 12, lib/sendf.h at line 18, lib/setopt.c at line 10, lib/setopt.c at line 16, lib/setopt.h at line 12, lib/setopt.h at line 18, lib/setup-win32.h at line 12, lib/setup-win32.h at line 18, lib/sha256.c at line 11, lib/sha256.c at line 17, lib/share.c at line 10, lib/share.c at line 16, lib/share.h at line 12, lib/share.h at line 18, lib/sigpipe.h at line 12, lib/sigpipe.h at line 18, lib/slist.c at line 10, lib/slist.c at line 16, lib/slist.h at line 12, lib/slist.h at line 18, lib/smb.c at line 11, lib/smb.c at line 17, lib/smb.h at line 13, lib/smb.h at line 19, lib/smtp.c at line 10, lib/smtp.c at line 16, lib/smtp.h at line 12, lib/smtp.h at line 18, lib/sockaddr.h at line 12, lib/sockaddr.h at line 18, lib/socketpair.c at line 10, lib/socketpair.c at line 16, lib/socketpair.h at line 12, lib/socketpair.h at line 18, lib/socks.c at line 10, lib/socks.c at line 16, lib/socks.h at line 12, lib/socks.h at line 18, lib/socks_gssapi.c at line 11, lib/socks_gssapi.c at line 17, lib/socks_sspi.c at line 11, lib/socks_sspi.c at line 17, lib/speedcheck.c at line 10, lib/speedcheck.c at line 16, lib/speedcheck.h at line 12, lib/speedcheck.h at line 18, lib/splay.c at line 10, lib/splay.c at line 16, lib/splay.h at line 12, lib/splay.h at line 18, lib/strcase.c at line 10, lib/strcase.c at line 16, lib/strcase.h at line 12, lib/strcase.h at line 18, lib/strdup.c at line 10, lib/strdup.c at line 16, lib/strdup.h at line 12, lib/strdup.h at line 18, lib/strerror.c at line 10, lib/strerror.c at line 16, lib/strerror.h at line 12, lib/strerror.h at line 18, lib/strtok.c at line 10, lib/strtok.c at line 16, lib/strtok.h at line 12, lib/strtok.h at line 18, lib/strtoofft.c at line 10, lib/strtoofft.c at line 16, lib/strtoofft.h at line 12, lib/strtoofft.h at line 18, lib/system_win32.c at line 10, lib/system_win32.c at line 16, lib/system_win32.h at line 12, lib/system_win32.h at line 18, lib/telnet.c at line 10, lib/telnet.c at line 16, lib/telnet.h at line 12, lib/telnet.h at line 18, lib/tftp.c at line 10, lib/tftp.c at line 16, lib/tftp.h at line 12, lib/tftp.h at line 18, lib/timeval.c at line 10, lib/timeval.c at line 16, lib/timeval.h at line 12, lib/timeval.h at line 18, lib/transfer.c at line 10, lib/transfer.c at line 16, lib/transfer.h at line 12, lib/transfer.h at line 18, lib/url.c at line 10, lib/url.c at line 16, lib/url.h at line 12, lib/url.h at line 18, lib/urlapi-int.h at line 12, lib/urlapi-int.h at line 18, lib/urlapi.c at line 10, lib/urlapi.c at line 16, lib/urldata.h at line 12, lib/urldata.h at line 18, lib/vauth/cleartext.c at line 10, lib/vauth/cleartext.c at line 16, lib/vauth/cram.c at line 10, lib/vauth/cram.c at line 16, lib/vauth/digest.c at line 10, lib/vauth/digest.c at line 16, lib/vauth/digest.h at line 12, lib/vauth/digest.h at line 18, lib/vauth/digest_sspi.c at line 11, lib/vauth/digest_sspi.c at line 17, lib/vauth/gsasl.c at line 10, lib/vauth/gsasl.c at line 16, lib/vauth/krb5_gssapi.c at line 11, lib/vauth/krb5_gssapi.c at line 17, lib/vauth/krb5_sspi.c at line 10, lib/vauth/krb5_sspi.c at line 16, lib/vauth/ntlm.c at line 10, lib/vauth/ntlm.c at line 16, lib/vauth/ntlm.h at line 12, lib/vauth/ntlm.h at line 18, lib/vauth/ntlm_sspi.c at line 10, lib/vauth/ntlm_sspi.c at line 16, lib/vauth/oauth2.c at line 10, lib/vauth/oauth2.c at line 16, lib/vauth/spnego_gssapi.c at line 10, lib/vauth/spnego_gssapi.c at line 16, lib/vauth/spnego_sspi.c at line 10, lib/vauth/spnego_sspi.c at line 16, lib/vauth/vauth.c at line 10, lib/vauth/vauth.c at line 16, lib/vauth/vauth.h at line 12, lib/vauth/vauth.h at line 18, lib/version.c at line 10, lib/version.c at line 16, lib/version_win32.c at line 10, lib/version_win32.c at line 16, lib/version_win32.h at line 12, lib/version_win32.h at line 18, lib/vquic/ngtcp2.c at line 10, lib/vquic/ngtcp2.c at line 16, lib/vquic/quiche.c at line 10, lib/vquic/quiche.c at line 16, lib/vquic/vquic.c at line 10, lib/vquic/vquic.c at line 16, lib/vssh/libssh.c at line 13, lib/vssh/libssh.c at line 19, lib/vssh/libssh2.c at line 10, lib/vssh/libssh2.c at line 16, lib/vssh/ssh.h at line 12, lib/vssh/ssh.h at line 18, lib/vssh/wolfssh.c at line 10, lib/vssh/wolfssh.c at line 16, lib/vtls/bearssl.c at line 10, lib/vtls/bearssl.c at line 16, lib/vtls/bearssl.h at line 12, lib/vtls/bearssl.h at line 18, lib/vtls/gskit.c at line 10, lib/vtls/gskit.c at line 16, lib/vtls/gskit.h at line 12, lib/vtls/gskit.h at line 18, lib/vtls/gtls.c at line 10, lib/vtls/gtls.c at line 16, lib/vtls/gtls.h at line 12, lib/vtls/gtls.h at line 18, lib/vtls/keylog.c at line 10, lib/vtls/keylog.c at line 16, lib/vtls/keylog.h at line 12, lib/vtls/keylog.h at line 18, lib/vtls/mbedtls.c at line 11, lib/vtls/mbedtls.c at line 17, lib/vtls/mbedtls.h at line 13, lib/vtls/mbedtls.h at line 19, lib/vtls/mbedtls_threadlock.c at line 11, lib/vtls/mbedtls_threadlock.c at line 17, lib/vtls/mesalink.c at line 11, lib/vtls/mesalink.c at line 17, lib/vtls/mesalink.h at line 13, lib/vtls/mesalink.h at line 19, lib/vtls/nss.c at line 10, lib/vtls/nss.c at line 16, lib/vtls/nssg.h at line 12, lib/vtls/nssg.h at line 18, lib/vtls/openssl.c at line 10, lib/vtls/openssl.c at line 16, lib/vtls/openssl.h at line 12, lib/vtls/openssl.h at line 18, lib/vtls/rustls.c at line 11, lib/vtls/rustls.c at line 17, lib/vtls/rustls.h at line 11, lib/vtls/rustls.h at line 17, lib/vtls/schannel.c at line 12, lib/vtls/schannel.c at line 18, lib/vtls/schannel.h at line 13, lib/vtls/schannel.h at line 19, lib/vtls/schannel_verify.c at line 12, lib/vtls/schannel_verify.c at line 18, lib/vtls/sectransp.c at line 11, lib/vtls/sectransp.c at line 17, lib/vtls/sectransp.h at line 13, lib/vtls/sectransp.h at line 19, lib/vtls/vtls.c at line 10, lib/vtls/vtls.c at line 16, lib/vtls/vtls.h at line 12, lib/vtls/vtls.h at line 18, lib/vtls/wolfssl.c at line 10, lib/vtls/wolfssl.c at line 16, lib/vtls/wolfssl.h at line 12, lib/vtls/wolfssl.h at line 18, lib/warnless.c at line 10, lib/warnless.c at line 16, lib/warnless.h at line 12, lib/warnless.h at line 18, lib/wildcard.c at line 10, lib/wildcard.c at line 16, lib/wildcard.h at line 12, lib/wildcard.h at line 18, lib/x509asn1.c at line 10, lib/x509asn1.c at line 16, lib/x509asn1.h at line 13, lib/x509asn1.h at line 19
  98. Note: matched license text is too long. Read it in the source files.
  99. Scancode info:
  100. Original SPDX id: curl
  101. Score : 96.55
  102. Match type : NOTICE
  103. Links : http://curl.haxx.se/, http://curl.haxx.se/docs/copyright.html, https://spdx.org/licenses/curl
  104. Files with this license:
  105. include/curl/curl.h [12:21]
  106. include/curl/curlver.h [12:21]
  107. include/curl/easy.h [12:21]
  108. include/curl/mprintf.h [12:21]
  109. include/curl/multi.h [12:21]
  110. include/curl/options.h [12:21]
  111. include/curl/stdcheaders.h [12:21]
  112. include/curl/system.h [12:21]
  113. include/curl/typecheck-gcc.h [12:21]
  114. include/curl/urlapi.h [12:21]
  115. lib/altsvc.c [10:19]
  116. lib/altsvc.h [12:21]
  117. lib/amigaos.c [10:19]
  118. lib/amigaos.h [12:21]
  119. lib/arpa_telnet.h [12:21]
  120. lib/asyn-ares.c [10:19]
  121. lib/asyn-thread.c [10:19]
  122. lib/asyn.h [12:21]
  123. lib/base64.c [10:19]
  124. lib/bufref.c [10:19]
  125. lib/bufref.h [12:21]
  126. lib/conncache.c [11:20]
  127. lib/conncache.h [13:22]
  128. lib/connect.c [10:19]
  129. lib/connect.h [12:21]
  130. lib/content_encoding.c [10:19]
  131. lib/content_encoding.h [12:21]
  132. lib/cookie.c [10:19]
  133. lib/cookie.h [12:21]
  134. lib/curl_addrinfo.c [10:19]
  135. lib/curl_addrinfo.h [12:21]
  136. lib/curl_base64.h [12:21]
  137. lib/curl_ctype.c [10:19]
  138. lib/curl_ctype.h [12:21]
  139. lib/curl_des.c [10:19]
  140. lib/curl_des.h [12:21]
  141. lib/curl_endian.c [10:19]
  142. lib/curl_endian.h [12:21]
  143. lib/curl_fnmatch.c [10:19]
  144. lib/curl_fnmatch.h [12:21]
  145. lib/curl_get_line.c [10:19]
  146. lib/curl_get_line.h [12:21]
  147. lib/curl_gethostname.c [10:19]
  148. lib/curl_gethostname.h [12:21]
  149. lib/curl_gssapi.c [10:19]
  150. lib/curl_hmac.h [12:21]
  151. lib/curl_krb5.h [12:21]
  152. lib/curl_ldap.h [12:21]
  153. lib/curl_md4.h [12:21]
  154. lib/curl_md5.h [12:21]
  155. lib/curl_memory.h [12:21]
  156. lib/curl_memrchr.c [10:19]
  157. lib/curl_memrchr.h [12:21]
  158. lib/curl_multibyte.c [10:19]
  159. lib/curl_multibyte.h [12:21]
  160. lib/curl_ntlm_core.c [10:19]
  161. lib/curl_ntlm_core.h [12:21]
  162. lib/curl_ntlm_wb.c [10:19]
  163. lib/curl_ntlm_wb.h [12:21]
  164. lib/curl_path.c [10:19]
  165. lib/curl_printf.h [12:21]
  166. lib/curl_range.c [10:19]
  167. lib/curl_range.h [12:21]
  168. lib/curl_rtmp.c [11:20]
  169. lib/curl_rtmp.h [12:21]
  170. lib/curl_sasl.c [10:19]
  171. lib/curl_sasl.h [12:21]
  172. lib/curl_setup.h [12:21]
  173. lib/curl_setup_once.h [12:21]
  174. lib/curl_sha256.h [13:22]
  175. lib/curl_sspi.c [10:19]
  176. lib/curl_sspi.h [12:21]
  177. lib/curl_threads.c [10:19]
  178. lib/curl_threads.h [12:21]
  179. lib/curlx.h [12:21]
  180. lib/dict.c [10:19]
  181. lib/dict.h [12:21]
  182. lib/doh.c [10:19]
  183. lib/doh.h [12:21]
  184. lib/dotdot.c [10:19]
  185. lib/dotdot.h [12:21]
  186. lib/dynbuf.c [10:19]
  187. lib/dynbuf.h [12:21]
  188. lib/easy.c [10:19]
  189. lib/easygetopt.c [10:19]
  190. lib/easyif.h [12:21]
  191. lib/easyoptions.c [10:19]
  192. lib/easyoptions.h [12:21]
  193. lib/escape.c [10:19]
  194. lib/escape.h [12:21]
  195. lib/file.c [10:19]
  196. lib/file.h [12:21]
  197. lib/fileinfo.c [10:19]
  198. lib/fileinfo.h [12:21]
  199. lib/formdata.c [10:19]
  200. lib/formdata.h [12:21]
  201. lib/ftp.c [10:19]
  202. lib/ftp.h [12:21]
  203. lib/ftplistparser.c [10:19]
  204. lib/ftplistparser.h [12:21]
  205. lib/getenv.c [10:19]
  206. lib/getinfo.c [10:19]
  207. lib/getinfo.h [12:21]
  208. lib/gopher.c [10:19]
  209. lib/gopher.h [12:21]
  210. lib/hash.c [10:19]
  211. lib/hash.h [12:21]
  212. lib/hmac.c [10:19]
  213. lib/hostasyn.c [10:19]
  214. lib/hostcheck.c [10:19]
  215. lib/hostcheck.h [12:21]
  216. lib/hostip.c [10:19]
  217. lib/hostip.h [12:21]
  218. lib/hostip4.c [10:19]
  219. lib/hostip6.c [10:19]
  220. lib/hostsyn.c [10:19]
  221. lib/hsts.c [10:19]
  222. lib/hsts.h [12:21]
  223. lib/http.c [10:19]
  224. lib/http.h [12:21]
  225. lib/http2.c [10:19]
  226. lib/http2.h [12:21]
  227. lib/http_chunks.c [10:19]
  228. lib/http_chunks.h [12:21]
  229. lib/http_digest.c [10:19]
  230. lib/http_digest.h [12:21]
  231. lib/http_negotiate.c [10:19]
  232. lib/http_negotiate.h [12:21]
  233. lib/http_ntlm.c [10:19]
  234. lib/http_ntlm.h [12:21]
  235. lib/http_proxy.c [10:19]
  236. lib/http_proxy.h [12:21]
  237. lib/idn_win32.c [10:19]
  238. lib/if2ip.c [10:19]
  239. lib/if2ip.h [12:21]
  240. lib/imap.c [10:19]
  241. lib/imap.h [12:21]
  242. lib/inet_ntop.h [12:21]
  243. lib/inet_pton.h [12:21]
  244. lib/ldap.c [10:19]
  245. lib/llist.c [10:19]
  246. lib/llist.h [12:21]
  247. lib/md4.c [10:19]
  248. lib/md5.c [10:19]
  249. lib/memdebug.c [10:19]
  250. lib/memdebug.h [13:22]
  251. lib/mime.c [10:19]
  252. lib/mime.h [12:21]
  253. lib/mprintf.c [10:19]
  254. lib/mqtt.c [11:20]
  255. lib/mqtt.h [12:21]
  256. lib/multi.c [10:19]
  257. lib/multihandle.h [12:21]
  258. lib/multiif.h [12:21]
  259. lib/netrc.c [10:19]
  260. lib/netrc.h [12:21]
  261. lib/non-ascii.c [10:19]
  262. lib/non-ascii.h [12:21]
  263. lib/nonblock.c [10:19]
  264. lib/nonblock.h [12:21]
  265. lib/openldap.c [11:20]
  266. lib/parsedate.c [10:19]
  267. lib/parsedate.h [12:21]
  268. lib/pingpong.c [10:19]
  269. lib/pingpong.h [12:21]
  270. lib/pop3.c [10:19]
  271. lib/pop3.h [12:21]
  272. lib/progress.c [10:19]
  273. lib/progress.h [12:21]
  274. lib/psl.c [10:19]
  275. lib/psl.h [12:21]
  276. lib/quic.h [12:21]
  277. lib/rand.c [10:19]
  278. lib/rand.h [12:21]
  279. lib/rename.c [10:19]
  280. lib/rename.h [12:21]
  281. lib/rtsp.c [10:19]
  282. lib/rtsp.h [12:21]
  283. lib/select.c [10:19]
  284. lib/select.h [12:21]
  285. lib/sendf.c [10:19]
  286. lib/sendf.h [12:21]
  287. lib/setopt.c [10:19]
  288. lib/setopt.h [12:21]
  289. lib/setup-win32.h [12:21]
  290. lib/sha256.c [11:20]
  291. lib/share.c [10:19]
  292. lib/share.h [12:21]
  293. lib/sigpipe.h [12:21]
  294. lib/slist.c [10:19]
  295. lib/slist.h [12:21]
  296. lib/smb.c [11:20]
  297. lib/smb.h [13:22]
  298. lib/smtp.c [10:19]
  299. lib/smtp.h [12:21]
  300. lib/sockaddr.h [12:21]
  301. lib/socketpair.c [10:19]
  302. lib/socketpair.h [12:21]
  303. lib/socks.c [10:19]
  304. lib/socks.h [12:21]
  305. lib/socks_gssapi.c [11:20]
  306. lib/socks_sspi.c [11:20]
  307. lib/speedcheck.c [10:19]
  308. lib/speedcheck.h [12:21]
  309. lib/splay.c [10:19]
  310. lib/splay.h [12:21]
  311. lib/strcase.c [10:19]
  312. lib/strcase.h [12:21]
  313. lib/strdup.c [10:19]
  314. lib/strdup.h [12:21]
  315. lib/strerror.c [10:19]
  316. lib/strerror.h [12:21]
  317. lib/strtok.c [10:19]
  318. lib/strtok.h [12:21]
  319. lib/strtoofft.c [10:19]
  320. lib/strtoofft.h [12:21]
  321. lib/system_win32.c [10:19]
  322. lib/system_win32.h [12:21]
  323. lib/telnet.c [10:19]
  324. lib/telnet.h [12:21]
  325. lib/tftp.c [10:19]
  326. lib/tftp.h [12:21]
  327. lib/timeval.c [10:19]
  328. lib/timeval.h [12:21]
  329. lib/transfer.c [10:19]
  330. lib/transfer.h [12:21]
  331. lib/url.c [10:19]
  332. lib/url.h [12:21]
  333. lib/urlapi-int.h [12:21]
  334. lib/urlapi.c [10:19]
  335. lib/urldata.h [12:21]
  336. lib/vauth/cleartext.c [10:19]
  337. lib/vauth/cram.c [10:19]
  338. lib/vauth/digest.c [10:19]
  339. lib/vauth/digest.h [12:21]
  340. lib/vauth/digest_sspi.c [11:20]
  341. lib/vauth/gsasl.c [10:19]
  342. lib/vauth/krb5_gssapi.c [11:20]
  343. lib/vauth/krb5_sspi.c [10:19]
  344. lib/vauth/ntlm.c [10:19]
  345. lib/vauth/ntlm.h [12:21]
  346. lib/vauth/ntlm_sspi.c [10:19]
  347. lib/vauth/oauth2.c [10:19]
  348. lib/vauth/spnego_gssapi.c [10:19]
  349. lib/vauth/spnego_sspi.c [10:19]
  350. lib/vauth/vauth.c [10:19]
  351. lib/vauth/vauth.h [12:21]
  352. lib/version.c [10:19]
  353. lib/version_win32.c [10:19]
  354. lib/version_win32.h [12:21]
  355. lib/vquic/ngtcp2.c [10:19]
  356. lib/vquic/quiche.c [10:19]
  357. lib/vquic/vquic.c [10:19]
  358. lib/vssh/libssh.c [13:22]
  359. lib/vssh/libssh2.c [10:19]
  360. lib/vssh/ssh.h [12:21]
  361. lib/vssh/wolfssh.c [10:19]
  362. lib/vtls/bearssl.c [10:19]
  363. lib/vtls/bearssl.h [12:21]
  364. lib/vtls/gskit.c [10:19]
  365. lib/vtls/gskit.h [12:21]
  366. lib/vtls/gtls.c [10:19]
  367. lib/vtls/gtls.h [12:21]
  368. lib/vtls/keylog.c [10:19]
  369. lib/vtls/keylog.h [12:21]
  370. lib/vtls/mbedtls.c [11:20]
  371. lib/vtls/mbedtls.h [13:22]
  372. lib/vtls/mbedtls_threadlock.c [11:20]
  373. lib/vtls/mesalink.c [11:20]
  374. lib/vtls/mesalink.h [13:22]
  375. lib/vtls/nss.c [10:19]
  376. lib/vtls/nssg.h [12:21]
  377. lib/vtls/openssl.c [10:19]
  378. lib/vtls/openssl.h [12:21]
  379. lib/vtls/rustls.c [11:20]
  380. lib/vtls/rustls.h [11:20]
  381. lib/vtls/schannel.c [12:21]
  382. lib/vtls/schannel.h [13:22]
  383. lib/vtls/schannel_verify.c [12:21]
  384. lib/vtls/sectransp.c [11:20]
  385. lib/vtls/sectransp.h [13:22]
  386. lib/vtls/vtls.c [10:19]
  387. lib/vtls/vtls.h [12:21]
  388. lib/vtls/wolfssl.c [10:19]
  389. lib/vtls/wolfssl.h [12:21]
  390. lib/warnless.c [10:19]
  391. lib/warnless.h [12:21]
  392. lib/wildcard.c [10:19]
  393. lib/wildcard.h [12:21]
  394. lib/x509asn1.c [10:19]
  395. lib/x509asn1.h [13:22]
  396. KEEP BSD-3-Clause be4b0ef51fe3fb41b94214ba4614bf94
  397. BELONGS ya.make
  398. Note: matched license text is too long. Read it in the source files.
  399. Scancode info:
  400. Original SPDX id: BSD-3-Clause
  401. Score : 100.00
  402. Match type : TEXT
  403. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  404. Files with this license:
  405. lib/krb5.c [8:33]
  406. KEEP curl c608ecbd1721037a900ee5342d8fe6b4
  407. BELONGS ya.make
  408. FILE_INCLUDE COPYING found in files: lib/c-hyper.c at line 10, lib/c-hyper.c at line 16, lib/c-hyper.h at line 12, lib/c-hyper.h at line 18, lib/http_aws_sigv4.c at line 10, lib/http_aws_sigv4.c at line 16, lib/http_aws_sigv4.h at line 12, lib/http_aws_sigv4.h at line 18
  409. Note: matched license text is too long. Read it in the source files.
  410. Scancode info:
  411. Original SPDX id: curl
  412. Score : 98.85
  413. Match type : NOTICE
  414. Links : http://curl.haxx.se/, http://curl.haxx.se/docs/copyright.html, https://spdx.org/licenses/curl
  415. Files with this license:
  416. lib/c-hyper.c [10:19]
  417. lib/c-hyper.h [12:21]
  418. lib/http_aws_sigv4.c [10:19]
  419. lib/http_aws_sigv4.h [12:21]
  420. KEEP Public-Domain e1407be30f6023cfd2ef48b215bac4c2
  421. BELONGS ya.make
  422. License text:
  423. /* This is based on SHA256 implementation in LibTomCrypt that was released into
  424. * public domain by Tom St Denis. */
  425. Scancode info:
  426. Original SPDX id: LicenseRef-scancode-public-domain
  427. Score : 100.00
  428. Match type : TEXT
  429. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  430. Files with this license:
  431. lib/sha256.c [251:252]
  432. KEEP ISC e6a382fc7564fdd1a5e46b2d97b3221f
  433. BELONGS ya.make
  434. Note: matched license text is too long. Read it in the source files.
  435. Scancode info:
  436. Original SPDX id: ISC
  437. Score : 100.00
  438. Match type : TEXT
  439. Links : http://fedoraproject.org/wiki/Licensing:MIT#Old_Style_with_legal_disclaimer_2, https://spdx.org/licenses/ISC, https://www.isc.org/software/license
  440. Files with this license:
  441. lib/curl_path.c [102:112]