devtools.copyrights.report 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288
  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 1c2050c8044ca0184cd622399091074c
  32. BELONGS ya.make
  33. License text:
  34. * Copyright (c) 2023 sfparse contributors
  35. * Copyright (c) 2019 nghttp3 contributors
  36. * Copyright (c) 2015 nghttp2 contributors
  37. Scancode info:
  38. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  39. Score : 100.00
  40. Match type : COPYRIGHT
  41. Files with this license:
  42. lib/sfparse.c [4:6]
  43. lib/sfparse.h [4:6]
  44. KEEP COPYRIGHT_SERVICE_LABEL 3782c9399af9718cb85783105b7784ae
  45. BELONGS ya.make
  46. License text:
  47. Copyright (C) 1994-1996, 1999-2002, 2004-2017, 2020-2021 Free
  48. Software Foundation, Inc.
  49. Scancode info:
  50. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  51. Score : 100.00
  52. Match type : COPYRIGHT
  53. Files with this license:
  54. INSTALL [4:5]
  55. KEEP COPYRIGHT_SERVICE_LABEL 3e6f7a2dce9d6519bf3f2a9eae7e5b6b
  56. BELONGS ya.make
  57. License text:
  58. Copyright (c) 2012, 2014, 2015, 2016 Tatsuhiro Tsujikawa
  59. Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors
  60. Scancode info:
  61. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  62. Score : 100.00
  63. Match type : COPYRIGHT
  64. Files with this license:
  65. COPYING [3:4]
  66. KEEP COPYRIGHT_SERVICE_LABEL 4ff4b1d4779fbe4150ca9b79f535b277
  67. BELONGS ya.make
  68. License text:
  69. * Copyright (c) 2012 Tatsuhiro Tsujikawa
  70. Scancode info:
  71. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  72. Score : 100.00
  73. Match type : COPYRIGHT
  74. Files with this license:
  75. lib/nghttp2_alpn.c [4:4]
  76. lib/nghttp2_alpn.h [4:4]
  77. lib/nghttp2_frame.h [4:4]
  78. lib/nghttp2_helper.c [4:4]
  79. lib/nghttp2_helper.h [4:4]
  80. lib/nghttp2_int.h [4:4]
  81. lib/nghttp2_net.h [4:4]
  82. lib/nghttp2_outbound_item.c [4:4]
  83. lib/nghttp2_outbound_item.h [4:4]
  84. lib/nghttp2_pq.c [4:4]
  85. lib/nghttp2_pq.h [4:4]
  86. lib/nghttp2_queue.c [4:4]
  87. lib/nghttp2_queue.h [4:4]
  88. lib/nghttp2_session.c [4:4]
  89. lib/nghttp2_session.h [4:4]
  90. lib/nghttp2_stream.c [4:4]
  91. lib/nghttp2_stream.h [4:4]
  92. lib/nghttp2_submit.h [4:4]
  93. KEEP COPYRIGHT_SERVICE_LABEL 5707688f830aa6eb6975ae9530e1e86f
  94. BELONGS ya.make
  95. License text:
  96. * Copyright (c) 2013 Tatsuhiro Tsujikawa
  97. Scancode info:
  98. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  99. Score : 100.00
  100. Match type : COPYRIGHT
  101. Files with this license:
  102. lib/nghttp2_frame.c [4:4]
  103. lib/nghttp2_hd.c [4:4]
  104. lib/nghttp2_hd.h [4:4]
  105. lib/nghttp2_hd_huffman.c [4:4]
  106. lib/nghttp2_hd_huffman.h [4:4]
  107. lib/nghttp2_hd_huffman_data.c [4:4]
  108. KEEP COPYRIGHT_SERVICE_LABEL 576a724fa96aabe61be560e6c4e0b9ef
  109. BELONGS ya.make
  110. License text:
  111. * Copyright (c) 2015 Tatsuhiro Tsujikawa
  112. Scancode info:
  113. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  114. Score : 100.00
  115. Match type : COPYRIGHT
  116. Files with this license:
  117. lib/nghttp2_http.c [4:4]
  118. lib/nghttp2_http.h [4:4]
  119. KEEP COPYRIGHT_SERVICE_LABEL 6541383fee0ad171c4398e1b4635e1d2
  120. BELONGS ya.make
  121. License text:
  122. * Copyright (c) 2012, 2013 Tatsuhiro Tsujikawa
  123. Scancode info:
  124. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  125. Score : 100.00
  126. Match type : COPYRIGHT
  127. Files with this license:
  128. lib/includes/nghttp2/nghttp2ver.h [4:4]
  129. lib/nghttp2_submit.c [4:4]
  130. lib/nghttp2_version.c [4:4]
  131. KEEP COPYRIGHT_SERVICE_LABEL 7e2d5f433f62e38814cee9a67e1c3cd0
  132. BELONGS ya.make
  133. License text:
  134. * Copyright (c) 2014 Tatsuhiro Tsujikawa
  135. Scancode info:
  136. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  137. Score : 100.00
  138. Match type : COPYRIGHT
  139. Files with this license:
  140. lib/nghttp2_buf.c [4:4]
  141. lib/nghttp2_buf.h [4:4]
  142. lib/nghttp2_callbacks.c [4:4]
  143. lib/nghttp2_callbacks.h [4:4]
  144. lib/nghttp2_mem.c [4:4]
  145. lib/nghttp2_mem.h [4:4]
  146. lib/nghttp2_option.c [4:4]
  147. lib/nghttp2_option.h [4:4]
  148. lib/nghttp2_priority_spec.c [4:4]
  149. lib/nghttp2_priority_spec.h [4:4]
  150. KEEP COPYRIGHT_SERVICE_LABEL 85a26c76e902a4a81a218f0850a3d3b7
  151. BELONGS ya.make
  152. License text:
  153. Copyright (c) 2012, 2014, 2015, 2016 Tatsuhiro Tsujikawa
  154. Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors
  155. Scancode info:
  156. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  157. Score : 100.00
  158. Match type : COPYRIGHT
  159. Files with this license:
  160. COPYING [3:4]
  161. KEEP COPYRIGHT_SERVICE_LABEL 903ded6b06bd9cd6570e19cb6841ba5f
  162. BELONGS ya.make
  163. License text:
  164. * Copyright (c) 2016 Tatsuhiro Tsujikawa
  165. Scancode info:
  166. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  167. Score : 100.00
  168. Match type : COPYRIGHT
  169. Files with this license:
  170. lib/nghttp2_debug.c [4:4]
  171. lib/nghttp2_debug.h [4:4]
  172. lib/nghttp2_rcbuf.c [4:4]
  173. lib/nghttp2_rcbuf.h [4:4]
  174. KEEP COPYRIGHT_SERVICE_LABEL 939565698d74f2abf5dbec0e5bf49260
  175. BELONGS ya.make
  176. License text:
  177. * Copyright (c) 2013, 2014 Tatsuhiro Tsujikawa
  178. Scancode info:
  179. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  180. Score : 100.00
  181. Match type : COPYRIGHT
  182. Files with this license:
  183. lib/includes/nghttp2/nghttp2.h [4:4]
  184. KEEP COPYRIGHT_SERVICE_LABEL af63e11b9643762985255709a4a9bb2b
  185. BELONGS ya.make
  186. License text:
  187. * Copyright (c) 2023 sfparse contributors
  188. * Copyright (c) 2019 nghttp3 contributors
  189. * Copyright (c) 2015 nghttp2 contributors
  190. Scancode info:
  191. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  192. Score : 100.00
  193. Match type : COPYRIGHT
  194. Files with this license:
  195. lib/sfparse.c [4:6]
  196. lib/sfparse.h [4:6]
  197. KEEP COPYRIGHT_SERVICE_LABEL b3a1dbf86df9b51e39d69be7e6eab066
  198. BELONGS ya.make
  199. License text:
  200. * Copyright (c) 2023 nghttp2 contributors
  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/nghttp2_ratelim.c [4:4]
  207. lib/nghttp2_ratelim.h [4:4]
  208. lib/nghttp2_time.c [4:4]
  209. lib/nghttp2_time.h [4:4]
  210. KEEP COPYRIGHT_SERVICE_LABEL bc545ae6368aee638646db325e41a41c
  211. BELONGS ya.make
  212. License text:
  213. * Copyright (c) 2017 ngtcp2 contributors
  214. * Copyright (c) 2012 nghttp2 contributors
  215. Scancode info:
  216. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  217. Score : 100.00
  218. Match type : COPYRIGHT
  219. Files with this license:
  220. lib/nghttp2_map.c [4:5]
  221. lib/nghttp2_map.h [4:5]
  222. KEEP COPYRIGHT_SERVICE_LABEL bc9503ec48dfbffaed72fd039643c15f
  223. BELONGS ya.make
  224. License text:
  225. * Copyright (c) 2022 nghttp3 contributors
  226. * Copyright (c) 2022 nghttp2 contributors
  227. Scancode info:
  228. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  229. Score : 100.00
  230. Match type : COPYRIGHT
  231. Files with this license:
  232. lib/nghttp2_extpri.c [4:5]
  233. lib/nghttp2_extpri.h [4:5]
  234. KEEP COPYRIGHT_SERVICE_LABEL c6a4928114aae275ca6bc55aac9b378e
  235. BELONGS ya.make
  236. License text:
  237. * Copyright (c) 2023 sfparse contributors
  238. * Copyright (c) 2019 nghttp3 contributors
  239. * Copyright (c) 2015 nghttp2 contributors
  240. Scancode info:
  241. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  242. Score : 100.00
  243. Match type : COPYRIGHT
  244. Files with this license:
  245. lib/sfparse.c [4:6]
  246. lib/sfparse.h [4:6]
  247. KEEP COPYRIGHT_SERVICE_LABEL c812bfe524d8bc74ad8cf40a45902020
  248. BELONGS ya.make
  249. License text:
  250. * Copyright (c) 2017 ngtcp2 contributors
  251. * Copyright (c) 2012 nghttp2 contributors
  252. Scancode info:
  253. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  254. Score : 100.00
  255. Match type : COPYRIGHT
  256. Files with this license:
  257. lib/nghttp2_map.c [4:5]
  258. lib/nghttp2_map.h [4:5]
  259. KEEP COPYRIGHT_SERVICE_LABEL d89f9db9c9889910b44184610d7947e1
  260. BELONGS ya.make
  261. License text:
  262. * Copyright (c) 2022 nghttp3 contributors
  263. * Copyright (c) 2022 nghttp2 contributors
  264. Scancode info:
  265. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  266. Score : 100.00
  267. Match type : COPYRIGHT
  268. Files with this license:
  269. lib/nghttp2_extpri.c [4:5]
  270. lib/nghttp2_extpri.h [4:5]