devtools.licenses.report 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  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 Apache-2.0 2b42edef8fa55315f34f2370b4715ca9
  36. BELONGS ya.make
  37. FILE_INCLUDE NOTICE found in files: LICENSE at line 107, LICENSE at line 110, LICENSE at line 112, LICENSE at line 117, LICENSE at line 120, LICENSE at line 142
  38. Note: matched license text is too long. Read it in the source files.
  39. Scancode info:
  40. Original SPDX id: Apache-2.0
  41. Score : 100.00
  42. Match type : TEXT
  43. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  44. Files with this license:
  45. LICENSE [2:202]
  46. KEEP Apache-2.0 43f57e875cdc02e8385ff667f85d702e
  47. BELONGS ya.make
  48. License text:
  49. SPDX-License-Identifier: Apache-2.0.
  50. Scancode info:
  51. Original SPDX id: Apache-2.0
  52. Score : 100.00
  53. Match type : TAG
  54. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  55. Files with this license:
  56. NOTICE [3:3]
  57. SKIP LicenseRef-scancode-generic-cla 4c121fbba45df428a6eec824e562d4f8
  58. BELONGS ya.make
  59. License text:
  60. Contributor License Agreement (CLA)](
  61. Scancode info:
  62. Original SPDX id: LicenseRef-scancode-generic-cla
  63. Score : 22.00
  64. Match type : NOTICE
  65. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  66. Files with this license:
  67. CONTRIBUTING.md [61:61]
  68. KEEP Apache-2.0 6c901454b872854c0dea3ec06b67701a
  69. BELONGS ya.make
  70. License text:
  71. \## License
  72. This library is licensed under the Apache 2.0 License.
  73. Scancode info:
  74. Original SPDX id: Apache-2.0
  75. Score : 100.00
  76. Match type : NOTICE
  77. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  78. Files with this license:
  79. README.md [5:7]
  80. KEEP Apache-2.0 d591512e466bb957030b8857f753349e
  81. BELONGS ya.make
  82. License text:
  83. * SPDX-License-Identifier: Apache-2.0.
  84. Scancode info:
  85. Original SPDX id: Apache-2.0
  86. Score : 100.00
  87. Match type : TAG
  88. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  89. Files with this license:
  90. include/aws/http/connection.h [6:6]
  91. include/aws/http/connection_manager.h [6:6]
  92. include/aws/http/exports.h [6:6]
  93. include/aws/http/http.h [6:6]
  94. include/aws/http/http2_stream_manager.h [6:6]
  95. include/aws/http/private/connection_impl.h [6:6]
  96. include/aws/http/private/connection_manager_system_vtable.h [6:6]
  97. include/aws/http/private/connection_monitor.h [6:6]
  98. include/aws/http/private/h1_connection.h [6:6]
  99. include/aws/http/private/h1_decoder.h [6:6]
  100. include/aws/http/private/h1_encoder.h [5:5]
  101. include/aws/http/private/h1_stream.h [5:5]
  102. include/aws/http/private/h2_connection.h [6:6]
  103. include/aws/http/private/h2_decoder.h [6:6]
  104. include/aws/http/private/h2_frames.h [6:6]
  105. include/aws/http/private/h2_stream.h [6:6]
  106. include/aws/http/private/hpack.h [6:6]
  107. include/aws/http/private/hpack_header_static_table.def [3:3]
  108. include/aws/http/private/http2_stream_manager_impl.h [6:6]
  109. include/aws/http/private/http_impl.h [6:6]
  110. include/aws/http/private/proxy_impl.h [6:6]
  111. include/aws/http/private/random_access_set.h [6:6]
  112. include/aws/http/private/request_response_impl.h [6:6]
  113. include/aws/http/private/strutil.h [6:6]
  114. include/aws/http/private/websocket_decoder.h [6:6]
  115. include/aws/http/private/websocket_encoder.h [6:6]
  116. include/aws/http/private/websocket_impl.h [6:6]
  117. include/aws/http/proxy.h [6:6]
  118. include/aws/http/request_response.h [6:6]
  119. include/aws/http/server.h [6:6]
  120. include/aws/http/statistics.h [6:6]
  121. include/aws/http/status_code.h [6:6]
  122. include/aws/http/websocket.h [5:5]
  123. source/connection.c [3:3]
  124. source/connection_manager.c [3:3]
  125. source/connection_monitor.c [3:3]
  126. source/h1_connection.c [3:3]
  127. source/h1_decoder.c [3:3]
  128. source/h1_encoder.c [3:3]
  129. source/h1_stream.c [3:3]
  130. source/h2_connection.c [3:3]
  131. source/h2_decoder.c [3:3]
  132. source/h2_frames.c [3:3]
  133. source/h2_stream.c [3:3]
  134. source/hpack.c [3:3]
  135. source/hpack_decoder.c [3:3]
  136. source/hpack_encoder.c [3:3]
  137. source/hpack_huffman_static.c [3:3]
  138. source/http.c [3:3]
  139. source/http2_stream_manager.c [3:3]
  140. source/proxy_connection.c [3:3]
  141. source/proxy_strategy.c [3:3]
  142. source/random_access_set.c [4:4]
  143. source/request_response.c [3:3]
  144. source/statistics.c [3:3]
  145. source/strutil.c [3:3]
  146. source/websocket.c [3:3]
  147. source/websocket_bootstrap.c [3:3]
  148. source/websocket_decoder.c [3:3]
  149. source/websocket_encoder.c [3:3]
  150. SKIP LicenseRef-scancode-generic-cla ee24fdc60600747c7d12c32055b0011d
  151. BELONGS ya.make
  152. License text:
  153. Contributor_License_Agreement)
  154. Scancode info:
  155. Original SPDX id: LicenseRef-scancode-generic-cla
  156. Score : 16.00
  157. Match type : NOTICE
  158. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  159. Files with this license:
  160. CONTRIBUTING.md [61:61]