devtools.licenses.report 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  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 MIT 14395d49cccf7dd9c262788c7c3eb609
  32. BELONGS ya.make
  33. FILE_INCLUDE AUTHORS found in files: COPYING at line 20
  34. Note: matched license text is too long. Read it in the source files.
  35. Scancode info:
  36. Original SPDX id: MIT
  37. Score : 100.00
  38. Match type : TEXT
  39. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  40. Files with this license:
  41. COPYING [6:23]
  42. KEEP MIT 8c6b397cbef46628bea401075e15b1d5
  43. BELONGS ya.make
  44. License text:
  45. The MIT License
  46. Scancode info:
  47. Original SPDX id: MIT
  48. Score : 100.00
  49. Match type : REFERENCE
  50. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  51. Files with this license:
  52. COPYING [1:1]
  53. KEEP MIT a00cb0c2918046e6e350bbe37dc87fff
  54. BELONGS ya.make
  55. License text:
  56. License
  57. -------
  58. The MIT License
  59. Scancode info:
  60. Original SPDX id: MIT
  61. Score : 100.00
  62. Match type : NOTICE
  63. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  64. Files with this license:
  65. README.rst [1463:1466]
  66. KEEP MIT a3a8f7feced3937b87cd090ba748e24b
  67. BELONGS ya.make
  68. FILE_INCLUDE AUTHORS found in files: lib/includes/nghttp2/nghttp2.h at line 20, lib/includes/nghttp2/nghttp2ver.h at line 20, lib/nghttp2_alpn.c at line 20, lib/nghttp2_alpn.h at line 20, lib/nghttp2_buf.c at line 20, lib/nghttp2_buf.h at line 20, lib/nghttp2_callbacks.c at line 20, lib/nghttp2_callbacks.h at line 20, lib/nghttp2_debug.c at line 20, lib/nghttp2_debug.h at line 20, lib/nghttp2_extpri.c at line 21, lib/nghttp2_extpri.h at line 21, lib/nghttp2_frame.c at line 20, lib/nghttp2_frame.h at line 20, lib/nghttp2_hd.c at line 20, lib/nghttp2_hd.h at line 20, lib/nghttp2_hd_huffman.c at line 20, lib/nghttp2_hd_huffman.h at line 20, lib/nghttp2_hd_huffman_data.c at line 20, lib/nghttp2_helper.c at line 20, lib/nghttp2_helper.h at line 20, lib/nghttp2_http.c at line 20, lib/nghttp2_http.h at line 20, lib/nghttp2_int.h at line 20, lib/nghttp2_map.c at line 21, lib/nghttp2_map.h at line 21, lib/nghttp2_mem.c at line 20, lib/nghttp2_mem.h at line 20, lib/nghttp2_net.h at line 20, lib/nghttp2_option.c at line 20, lib/nghttp2_option.h at line 20, lib/nghttp2_outbound_item.c at line 20, lib/nghttp2_outbound_item.h at line 20, lib/nghttp2_pq.c at line 20, lib/nghttp2_pq.h at line 20, lib/nghttp2_priority_spec.c at line 20, lib/nghttp2_priority_spec.h at line 20, lib/nghttp2_queue.c at line 20, lib/nghttp2_queue.h at line 20, lib/nghttp2_ratelim.c at line 20, lib/nghttp2_ratelim.h at line 20, lib/nghttp2_rcbuf.c at line 20, lib/nghttp2_rcbuf.h at line 20, lib/nghttp2_session.c at line 20, lib/nghttp2_session.h at line 20, lib/nghttp2_stream.c at line 20, lib/nghttp2_stream.h at line 20, lib/nghttp2_submit.c at line 20, lib/nghttp2_submit.h at line 20, lib/nghttp2_time.c at line 20, lib/nghttp2_time.h at line 20, lib/nghttp2_version.c at line 20, lib/sfparse.c at line 22, lib/sfparse.h at line 22
  69. Note: matched license text is too long. Read it in the source files.
  70. Scancode info:
  71. Original SPDX id: MIT
  72. Score : 100.00
  73. Match type : TEXT
  74. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  75. Files with this license:
  76. lib/includes/nghttp2/nghttp2.h [6:23]
  77. lib/includes/nghttp2/nghttp2ver.h [6:23]
  78. lib/nghttp2_alpn.c [6:23]
  79. lib/nghttp2_alpn.h [6:23]
  80. lib/nghttp2_buf.c [6:23]
  81. lib/nghttp2_buf.h [6:23]
  82. lib/nghttp2_callbacks.c [6:23]
  83. lib/nghttp2_callbacks.h [6:23]
  84. lib/nghttp2_debug.c [6:23]
  85. lib/nghttp2_debug.h [6:23]
  86. lib/nghttp2_extpri.c [7:24]
  87. lib/nghttp2_extpri.h [7:24]
  88. lib/nghttp2_frame.c [6:23]
  89. lib/nghttp2_frame.h [6:23]
  90. lib/nghttp2_hd.c [6:23]
  91. lib/nghttp2_hd.h [6:23]
  92. lib/nghttp2_hd_huffman.c [6:23]
  93. lib/nghttp2_hd_huffman.h [6:23]
  94. lib/nghttp2_hd_huffman_data.c [6:23]
  95. lib/nghttp2_helper.c [6:23]
  96. lib/nghttp2_helper.h [6:23]
  97. lib/nghttp2_http.c [6:23]
  98. lib/nghttp2_http.h [6:23]
  99. lib/nghttp2_int.h [6:23]
  100. lib/nghttp2_map.c [7:24]
  101. lib/nghttp2_map.h [7:24]
  102. lib/nghttp2_mem.c [6:23]
  103. lib/nghttp2_mem.h [6:23]
  104. lib/nghttp2_net.h [6:23]
  105. lib/nghttp2_option.c [6:23]
  106. lib/nghttp2_option.h [6:23]
  107. lib/nghttp2_outbound_item.c [6:23]
  108. lib/nghttp2_outbound_item.h [6:23]
  109. lib/nghttp2_pq.c [6:23]
  110. lib/nghttp2_pq.h [6:23]
  111. lib/nghttp2_priority_spec.c [6:23]
  112. lib/nghttp2_priority_spec.h [6:23]
  113. lib/nghttp2_queue.c [6:23]
  114. lib/nghttp2_queue.h [6:23]
  115. lib/nghttp2_ratelim.c [6:23]
  116. lib/nghttp2_ratelim.h [6:23]
  117. lib/nghttp2_rcbuf.c [6:23]
  118. lib/nghttp2_rcbuf.h [6:23]
  119. lib/nghttp2_session.c [6:23]
  120. lib/nghttp2_session.h [6:23]
  121. lib/nghttp2_stream.c [6:23]
  122. lib/nghttp2_stream.h [6:23]
  123. lib/nghttp2_submit.c [6:23]
  124. lib/nghttp2_submit.h [6:23]
  125. lib/nghttp2_time.c [6:23]
  126. lib/nghttp2_time.h [6:23]
  127. lib/nghttp2_version.c [6:23]
  128. lib/sfparse.c [8:25]
  129. lib/sfparse.h [8:25]
  130. KEEP FSFAP d02cc4799cbd521d2aa8c3ff19e655f6
  131. BELONGS ya.make
  132. Note: matched license text is too long. Read it in the source files.
  133. Scancode info:
  134. Original SPDX id: FSFAP
  135. Score : 100.00
  136. Match type : TEXT
  137. Links : http://www.gnu.org/prep/maintain/html_node/License-Notices-for-Other-Files.html, https://spdx.org/licenses/FSFAP
  138. Files with this license:
  139. INSTALL [7:10]