devtools.licenses.report 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  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. # $
  8. # ${action} {license id} {license text hash}
  9. # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
  10. # ${all_file_action} filename
  11. # $ # user commentaries (many lines)
  12. # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
  13. # ${action} {license spdx} {license text hash}
  14. # $BELONGS ./ya/make/file/relative/path/3/ya.make
  15. # ${all_file_action} filename
  16. # $ # user commentaries
  17. # $ generated description
  18. # $ ...
  19. #
  20. # You can modify action, all_file_action and add commentaries
  21. # Available actions:
  22. # keep - keep license in contrib and use in credits
  23. # skip - skip license
  24. # remove - remove all files with this license
  25. # 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
  26. #
  27. # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
  28. # We suppose that that files can contain some license info
  29. # Available all file actions:
  30. # FILE_IGNORE - ignore file (do nothing)
  31. # FILE_INCLUDE - include all file data into licenses text file
  32. # =======================
  33. KEEP Apache-2.0 2b42edef8fa55315f34f2370b4715ca9
  34. BELONGS ya.make
  35. 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
  36. Note: matched license text is too long. Read it in the source files.
  37. Scancode info:
  38. Original SPDX id: Apache-2.0
  39. Score : 100.00
  40. Match type : TEXT
  41. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  42. Files with this license:
  43. LICENSE [2:202]
  44. KEEP Apache-2.0 43f57e875cdc02e8385ff667f85d702e
  45. BELONGS ya.make
  46. License text:
  47. SPDX-License-Identifier: Apache-2.0.
  48. Scancode info:
  49. Original SPDX id: Apache-2.0
  50. Score : 100.00
  51. Match type : TAG
  52. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  53. Files with this license:
  54. NOTICE [3:3]
  55. SKIP LicenseRef-scancode-generic-cla 4c121fbba45df428a6eec824e562d4f8
  56. BELONGS ya.make
  57. # Skip CLA
  58. License text:
  59. Contributor License Agreement (CLA)](
  60. Scancode info:
  61. Original SPDX id: LicenseRef-scancode-generic-cla
  62. Score : 22.00
  63. Match type : NOTICE
  64. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  65. Files with this license:
  66. CONTRIBUTING.md [61:61]
  67. KEEP Apache-2.0 6c901454b872854c0dea3ec06b67701a
  68. BELONGS ya.make
  69. License text:
  70. \## License
  71. This library is licensed under the Apache 2.0 License.
  72. Scancode info:
  73. Original SPDX id: Apache-2.0
  74. Score : 100.00
  75. Match type : NOTICE
  76. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  77. Files with this license:
  78. README.md [5:7]
  79. KEEP Apache-2.0 d3a6c1cb5b7a1e53a61f819a19149ee8
  80. BELONGS ya.make
  81. Note: matched license text is too long. Read it in the source files.
  82. Scancode info:
  83. Original SPDX id: Apache-2.0
  84. Score : 100.00
  85. Match type : NOTICE
  86. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  87. Files with this license:
  88. source/event_stream_channel_handler.c [4:13]
  89. source/event_stream_rpc_server.c [4:13]
  90. KEEP Apache-2.0 d591512e466bb957030b8857f753349e
  91. BELONGS ya.make
  92. License text:
  93. * SPDX-License-Identifier: Apache-2.0.
  94. Scancode info:
  95. Original SPDX id: Apache-2.0
  96. Score : 100.00
  97. Match type : TAG
  98. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  99. Files with this license:
  100. include/aws/event-stream/event_stream.h [6:6]
  101. include/aws/event-stream/event_stream_channel_handler.h [5:5]
  102. include/aws/event-stream/event_stream_exports.h [5:5]
  103. include/aws/event-stream/event_stream_rpc.h [5:5]
  104. include/aws/event-stream/event_stream_rpc_client.h [5:5]
  105. include/aws/event-stream/event_stream_rpc_server.h [5:5]
  106. include/aws/event-stream/private/event_stream_rpc_priv.h [5:5]
  107. source/event_stream.c [3:3]
  108. source/event_stream_rpc.c [3:3]
  109. source/event_stream_rpc_client.c [3:3]
  110. SKIP LicenseRef-scancode-generic-cla ee24fdc60600747c7d12c32055b0011d
  111. BELONGS ya.make
  112. # Skip CLA
  113. License text:
  114. Contributor_License_Agreement)
  115. Scancode info:
  116. Original SPDX id: LicenseRef-scancode-generic-cla
  117. Score : 16.00
  118. Match type : NOTICE
  119. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  120. Files with this license:
  121. CONTRIBUTING.md [61:61]