devtools.licenses.report 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  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 314e21a036e4ea071f111cb5deff83c1
  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 : NOTICE
  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:175]
  46. SKIP LicenseRef-scancode-generic-cla 4c121fbba45df428a6eec824e562d4f8
  47. BELONGS ya.make
  48. License text:
  49. Contributor License Agreement (CLA)](
  50. Scancode info:
  51. Original SPDX id: LicenseRef-scancode-generic-cla
  52. Score : 22.00
  53. Match type : NOTICE
  54. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  55. Files with this license:
  56. CONTRIBUTING.md [61:61]
  57. KEEP Apache-2.0 6c901454b872854c0dea3ec06b67701a
  58. BELONGS ya.make
  59. License text:
  60. \## License
  61. This library is licensed under the Apache 2.0 License.
  62. Scancode info:
  63. Original SPDX id: Apache-2.0
  64. Score : 100.00
  65. Match type : NOTICE
  66. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  67. Files with this license:
  68. README.md [5:7]
  69. KEEP Apache-2.0 d591512e466bb957030b8857f753349e
  70. BELONGS ya.make
  71. License text:
  72. * SPDX-License-Identifier: Apache-2.0.
  73. Scancode info:
  74. Original SPDX id: Apache-2.0
  75. Score : 100.00
  76. Match type : TAG
  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. include/aws/s3/exports.h [6:6]
  80. include/aws/s3/private/s3_auto_ranged_get.h [6:6]
  81. include/aws/s3/private/s3_auto_ranged_put.h [6:6]
  82. include/aws/s3/private/s3_checksums.h [5:5]
  83. include/aws/s3/private/s3_client_impl.h [6:6]
  84. include/aws/s3/private/s3_copy_object.h [6:6]
  85. include/aws/s3/private/s3_default_meta_request.h [6:6]
  86. include/aws/s3/private/s3_list_objects.h [6:6]
  87. include/aws/s3/private/s3_list_parts.h [6:6]
  88. include/aws/s3/private/s3_meta_request_impl.h [6:6]
  89. include/aws/s3/private/s3_paginator.h [6:6]
  90. include/aws/s3/private/s3_request.h [6:6]
  91. include/aws/s3/private/s3_request_messages.h [6:6]
  92. include/aws/s3/private/s3_util.h [6:6]
  93. include/aws/s3/s3.h [6:6]
  94. include/aws/s3/s3_client.h [6:6]
  95. source/s3.c [3:3]
  96. source/s3_auto_ranged_get.c [3:3]
  97. source/s3_auto_ranged_put.c [3:3]
  98. source/s3_checksum_stream.c [3:3]
  99. source/s3_chunk_stream.c [3:3]
  100. source/s3_client.c [3:3]
  101. source/s3_copy_object.c [3:3]
  102. source/s3_endpoint.c [3:3]
  103. source/s3_list_objects.c [3:3]
  104. source/s3_list_parts.c [3:3]
  105. source/s3_meta_request.c [3:3]
  106. source/s3_paginator.c [3:3]
  107. source/s3_request_messages.c [3:3]
  108. source/s3_util.c [3:3]
  109. SKIP LicenseRef-scancode-generic-cla ee24fdc60600747c7d12c32055b0011d
  110. BELONGS ya.make
  111. License text:
  112. Contributor_License_Agreement)
  113. Scancode info:
  114. Original SPDX id: LicenseRef-scancode-generic-cla
  115. Score : 16.00
  116. Match type : NOTICE
  117. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  118. Files with this license:
  119. CONTRIBUTING.md [61:61]