devtools.licenses.report 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  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 MIT 14395d49cccf7dd9c262788c7c3eb609
  36. BELONGS ya.make
  37. FILE_INCLUDE AUTHORS found in files: COPYING at line 19
  38. Note: matched license text is too long. Read it in the source files.
  39. Scancode info:
  40. Original SPDX id: MIT
  41. Score : 100.00
  42. Match type : TEXT
  43. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  44. Files with this license:
  45. COPYING [5:22]
  46. KEEP BSD-3-Clause 720be7eb831bfde6b4599190542bfa9a
  47. BELONGS ya.make
  48. License text:
  49. * // Use of this source code is governed by a BSD-style license that can be
  50. * // found in the LICENSE file.
  51. Scancode info:
  52. Original SPDX id: BSD-3-Clause
  53. Score : 90.00
  54. Match type : NOTICE
  55. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  56. Files with this license:
  57. lib/ngtcp2_window_filter.c [32:33]
  58. lib/ngtcp2_window_filter.h [32:33]
  59. KEEP MIT 8c6b397cbef46628bea401075e15b1d5
  60. BELONGS ya.make
  61. License text:
  62. The MIT License
  63. Scancode info:
  64. Original SPDX id: MIT
  65. Score : 100.00
  66. Match type : REFERENCE
  67. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  68. Files with this license:
  69. COPYING [1:1]
  70. KEEP MIT a00cb0c2918046e6e350bbe37dc87fff
  71. BELONGS ya.make
  72. License text:
  73. License
  74. -------
  75. The MIT License
  76. Scancode info:
  77. Original SPDX id: MIT
  78. Score : 100.00
  79. Match type : NOTICE
  80. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  81. Files with this license:
  82. README.rst [352:355]
  83. KEEP MIT a3a8f7feced3937b87cd090ba748e24b
  84. BELONGS ya.make
  85. FILE_INCLUDE AUTHORS found in files: crypto/includes/ngtcp2/ngtcp2_crypto.h at line 20, crypto/includes/ngtcp2/ngtcp2_crypto_quictls.h at line 20, crypto/quictls/quictls.c at line 20, crypto/shared.c at line 20, crypto/shared.h at line 20, lib/includes/ngtcp2/ngtcp2.h at line 21, lib/includes/ngtcp2/version.h at line 20, lib/ngtcp2_acktr.c at line 20, lib/ngtcp2_acktr.h at line 20, lib/ngtcp2_addr.c at line 20, lib/ngtcp2_addr.h at line 20, lib/ngtcp2_balloc.c at line 20, lib/ngtcp2_balloc.h at line 20, lib/ngtcp2_bbr.c at line 20, lib/ngtcp2_bbr.h at line 20, lib/ngtcp2_buf.c at line 20, lib/ngtcp2_buf.h at line 20, lib/ngtcp2_cc.c at line 20, lib/ngtcp2_cc.h at line 20, lib/ngtcp2_cid.c at line 20, lib/ngtcp2_cid.h at line 20, lib/ngtcp2_conn.c at line 20, lib/ngtcp2_conn.h at line 20, lib/ngtcp2_conn_stat.h at line 20, lib/ngtcp2_conv.c at line 20, lib/ngtcp2_conv.h at line 20, lib/ngtcp2_crypto.c at line 20, lib/ngtcp2_crypto.h at line 20, lib/ngtcp2_err.c at line 20, lib/ngtcp2_err.h at line 20, lib/ngtcp2_frame_chain.c at line 20, lib/ngtcp2_frame_chain.h at line 20, lib/ngtcp2_gaptr.c at line 20, lib/ngtcp2_gaptr.h at line 20, lib/ngtcp2_idtr.c at line 20, lib/ngtcp2_idtr.h at line 20, lib/ngtcp2_ksl.c at line 20, lib/ngtcp2_ksl.h at line 20, lib/ngtcp2_log.c at line 20, lib/ngtcp2_log.h at line 20, lib/ngtcp2_macro.h at line 20, lib/ngtcp2_map.c at line 21, lib/ngtcp2_map.h at line 21, lib/ngtcp2_mem.c at line 21, lib/ngtcp2_mem.h at line 21, lib/ngtcp2_net.h at line 20, lib/ngtcp2_objalloc.c at line 20, lib/ngtcp2_objalloc.h at line 20, lib/ngtcp2_opl.c at line 20, lib/ngtcp2_opl.h at line 20, lib/ngtcp2_path.c at line 20, lib/ngtcp2_path.h at line 20, lib/ngtcp2_pkt.c at line 20, lib/ngtcp2_pkt.h at line 20, lib/ngtcp2_pktns_id.h at line 20, lib/ngtcp2_pmtud.c at line 20, lib/ngtcp2_pmtud.h at line 20, lib/ngtcp2_ppe.c at line 20, lib/ngtcp2_ppe.h at line 20, lib/ngtcp2_pq.c at line 21, lib/ngtcp2_pq.h at line 21, lib/ngtcp2_pv.c at line 20, lib/ngtcp2_pv.h at line 20, lib/ngtcp2_qlog.c at line 20, lib/ngtcp2_qlog.h at line 20, lib/ngtcp2_range.c at line 20, lib/ngtcp2_range.h at line 20, lib/ngtcp2_rcvry.h at line 20, lib/ngtcp2_ringbuf.c at line 20, lib/ngtcp2_ringbuf.h at line 20, lib/ngtcp2_rob.c at line 20, lib/ngtcp2_rob.h at line 20, lib/ngtcp2_rst.c at line 20, lib/ngtcp2_rst.h at line 20, lib/ngtcp2_rtb.c at line 20, lib/ngtcp2_rtb.h at line 20, lib/ngtcp2_settings.c at line 20, lib/ngtcp2_settings.h at line 20, lib/ngtcp2_str.c at line 20, lib/ngtcp2_str.h at line 20, lib/ngtcp2_strm.c at line 20, lib/ngtcp2_strm.h at line 20, lib/ngtcp2_transport_params.c at line 20, lib/ngtcp2_transport_params.h at line 20, lib/ngtcp2_tstamp.h at line 20, lib/ngtcp2_unreachable.c at line 20, lib/ngtcp2_unreachable.h at line 20, lib/ngtcp2_vec.c at line 20, lib/ngtcp2_vec.h at line 20, lib/ngtcp2_version.c at line 20, lib/ngtcp2_window_filter.c at line 20, lib/ngtcp2_window_filter.h at line 20
  86. Note: matched license text is too long. Read it in the source files.
  87. Scancode info:
  88. Original SPDX id: MIT
  89. Score : 100.00
  90. Match type : TEXT
  91. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  92. Files with this license:
  93. crypto/includes/ngtcp2/ngtcp2_crypto.h [6:23]
  94. crypto/includes/ngtcp2/ngtcp2_crypto_quictls.h [6:23]
  95. crypto/quictls/quictls.c [6:23]
  96. crypto/shared.c [6:23]
  97. crypto/shared.h [6:23]
  98. lib/includes/ngtcp2/ngtcp2.h [7:24]
  99. lib/includes/ngtcp2/version.h [6:23]
  100. lib/ngtcp2_acktr.c [6:23]
  101. lib/ngtcp2_acktr.h [6:23]
  102. lib/ngtcp2_addr.c [6:23]
  103. lib/ngtcp2_addr.h [6:23]
  104. lib/ngtcp2_balloc.c [6:23]
  105. lib/ngtcp2_balloc.h [6:23]
  106. lib/ngtcp2_bbr.c [6:23]
  107. lib/ngtcp2_bbr.h [6:23]
  108. lib/ngtcp2_buf.c [6:23]
  109. lib/ngtcp2_buf.h [6:23]
  110. lib/ngtcp2_cc.c [6:23]
  111. lib/ngtcp2_cc.h [6:23]
  112. lib/ngtcp2_cid.c [6:23]
  113. lib/ngtcp2_cid.h [6:23]
  114. lib/ngtcp2_conn.c [6:23]
  115. lib/ngtcp2_conn.h [6:23]
  116. lib/ngtcp2_conn_stat.h [6:23]
  117. lib/ngtcp2_conv.c [6:23]
  118. lib/ngtcp2_conv.h [6:23]
  119. lib/ngtcp2_crypto.c [6:23]
  120. lib/ngtcp2_crypto.h [6:23]
  121. lib/ngtcp2_err.c [6:23]
  122. lib/ngtcp2_err.h [6:23]
  123. lib/ngtcp2_frame_chain.c [6:23]
  124. lib/ngtcp2_frame_chain.h [6:23]
  125. lib/ngtcp2_gaptr.c [6:23]
  126. lib/ngtcp2_gaptr.h [6:23]
  127. lib/ngtcp2_idtr.c [6:23]
  128. lib/ngtcp2_idtr.h [6:23]
  129. lib/ngtcp2_ksl.c [6:23]
  130. lib/ngtcp2_ksl.h [6:23]
  131. lib/ngtcp2_log.c [6:23]
  132. lib/ngtcp2_log.h [6:23]
  133. lib/ngtcp2_macro.h [6:23]
  134. lib/ngtcp2_map.c [7:24]
  135. lib/ngtcp2_map.h [7:24]
  136. lib/ngtcp2_mem.c [7:24]
  137. lib/ngtcp2_mem.h [7:24]
  138. lib/ngtcp2_net.h [6:23]
  139. lib/ngtcp2_objalloc.c [6:23]
  140. lib/ngtcp2_objalloc.h [6:23]
  141. lib/ngtcp2_opl.c [6:23]
  142. lib/ngtcp2_opl.h [6:23]
  143. lib/ngtcp2_path.c [6:23]
  144. lib/ngtcp2_path.h [6:23]
  145. lib/ngtcp2_pkt.c [6:23]
  146. lib/ngtcp2_pkt.h [6:23]
  147. lib/ngtcp2_pktns_id.h [6:23]
  148. lib/ngtcp2_pmtud.c [6:23]
  149. lib/ngtcp2_pmtud.h [6:23]
  150. lib/ngtcp2_ppe.c [6:23]
  151. lib/ngtcp2_ppe.h [6:23]
  152. lib/ngtcp2_pq.c [7:24]
  153. lib/ngtcp2_pq.h [7:24]
  154. lib/ngtcp2_pv.c [6:23]
  155. lib/ngtcp2_pv.h [6:23]
  156. lib/ngtcp2_qlog.c [6:23]
  157. lib/ngtcp2_qlog.h [6:23]
  158. lib/ngtcp2_range.c [6:23]
  159. lib/ngtcp2_range.h [6:23]
  160. lib/ngtcp2_rcvry.h [6:23]
  161. lib/ngtcp2_ringbuf.c [6:23]
  162. lib/ngtcp2_ringbuf.h [6:23]
  163. lib/ngtcp2_rob.c [6:23]
  164. lib/ngtcp2_rob.h [6:23]
  165. lib/ngtcp2_rst.c [6:23]
  166. lib/ngtcp2_rst.h [6:23]
  167. lib/ngtcp2_rtb.c [6:23]
  168. lib/ngtcp2_rtb.h [6:23]
  169. lib/ngtcp2_settings.c [6:23]
  170. lib/ngtcp2_settings.h [6:23]
  171. lib/ngtcp2_str.c [6:23]
  172. lib/ngtcp2_str.h [6:23]
  173. lib/ngtcp2_strm.c [6:23]
  174. lib/ngtcp2_strm.h [6:23]
  175. lib/ngtcp2_transport_params.c [6:23]
  176. lib/ngtcp2_transport_params.h [6:23]
  177. lib/ngtcp2_tstamp.h [6:23]
  178. lib/ngtcp2_unreachable.c [6:23]
  179. lib/ngtcp2_unreachable.h [6:23]
  180. lib/ngtcp2_vec.c [6:23]
  181. lib/ngtcp2_vec.h [6:23]
  182. lib/ngtcp2_version.c [6:23]
  183. lib/ngtcp2_window_filter.c [6:23]
  184. lib/ngtcp2_window_filter.h [6:23]
  185. KEEP FSFAP d02cc4799cbd521d2aa8c3ff19e655f6
  186. BELONGS ya.make
  187. Note: matched license text is too long. Read it in the source files.
  188. Scancode info:
  189. Original SPDX id: FSFAP
  190. Score : 100.00
  191. Match type : TEXT
  192. Links : http://www.gnu.org/prep/maintain/html_node/License-Notices-for-Other-Files.html, https://spdx.org/licenses/FSFAP
  193. Files with this license:
  194. INSTALL [7:10]