devtools.licenses.report 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149
  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 APSL-2.0 1d515ca9f03c1c884ee87fdbbafed30b
  34. BELONGS ya.make
  35. Note: matched license text is too long. Read it in the source files.
  36. Scancode info:
  37. Original SPDX id: APSL-2.0
  38. Score : 100.00
  39. Match type : NOTICE
  40. Links : http://www.opensource.apple.com/license/apsl/, https://spdx.org/licenses/APSL-2.0
  41. Files with this license:
  42. source/darwin/common_cryptor_spi.h [4:21]
  43. KEEP Apache-2.0 314e21a036e4ea071f111cb5deff83c1
  44. BELONGS ya.make
  45. 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
  46. Note: matched license text is too long. Read it in the source files.
  47. Scancode info:
  48. Original SPDX id: Apache-2.0
  49. Score : 100.00
  50. Match type : NOTICE
  51. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  52. Files with this license:
  53. LICENSE [2:175]
  54. KEEP Apache-2.0 43f57e875cdc02e8385ff667f85d702e
  55. BELONGS ya.make
  56. License text:
  57. SPDX-License-Identifier: Apache-2.0.
  58. Scancode info:
  59. Original SPDX id: Apache-2.0
  60. Score : 100.00
  61. Match type : TAG
  62. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  63. Files with this license:
  64. NOTICE [3:3]
  65. SKIP LicenseRef-scancode-generic-cla 4c121fbba45df428a6eec824e562d4f8
  66. BELONGS ya.make
  67. # Skip CLA
  68. License text:
  69. Contributor License Agreement (CLA)](
  70. Scancode info:
  71. Original SPDX id: LicenseRef-scancode-generic-cla
  72. Score : 22.00
  73. Match type : NOTICE
  74. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  75. Files with this license:
  76. CONTRIBUTING.md [61:61]
  77. KEEP Apache-2.0 6c901454b872854c0dea3ec06b67701a
  78. BELONGS ya.make
  79. License text:
  80. \## License
  81. This library is licensed under the Apache 2.0 License.
  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. README.md [5:7]
  89. KEEP Apache-2.0 d591512e466bb957030b8857f753349e
  90. BELONGS ya.make
  91. License text:
  92. * SPDX-License-Identifier: Apache-2.0.
  93. Scancode info:
  94. Original SPDX id: Apache-2.0
  95. Score : 100.00
  96. Match type : TAG
  97. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  98. Files with this license:
  99. include/aws/cal/cal.h [5:5]
  100. include/aws/cal/ecc.h [5:5]
  101. include/aws/cal/exports.h [5:5]
  102. include/aws/cal/hash.h [5:5]
  103. include/aws/cal/hmac.h [5:5]
  104. include/aws/cal/private/der.h [5:5]
  105. include/aws/cal/private/ecc.h [5:5]
  106. include/aws/cal/private/symmetric_cipher_priv.h [5:5]
  107. include/aws/cal/symmetric_cipher.h [5:5]
  108. source/cal.c [3:3]
  109. source/darwin/commoncrypto_aes.c [3:3]
  110. source/darwin/commoncrypto_hmac.c [3:3]
  111. source/darwin/commoncrypto_md5.c [3:3]
  112. source/darwin/commoncrypto_platform_init.c [3:3]
  113. source/darwin/commoncrypto_sha1.c [3:3]
  114. source/darwin/commoncrypto_sha256.c [3:3]
  115. source/darwin/securityframework_ecc.c [3:3]
  116. source/der.c [3:3]
  117. source/ecc.c [3:3]
  118. source/hash.c [3:3]
  119. source/hmac.c [3:3]
  120. source/symmetric_cipher.c [3:3]
  121. source/unix/openssl_aes.c [3:3]
  122. source/unix/openssl_platform_init.c [3:3]
  123. source/unix/opensslcrypto_ecc.c [3:3]
  124. source/unix/opensslcrypto_hash.c [3:3]
  125. source/unix/opensslcrypto_hmac.c [3:3]
  126. source/windows/bcrypt_aes.c [3:3]
  127. source/windows/bcrypt_ecc.c [3:3]
  128. source/windows/bcrypt_hash.c [3:3]
  129. source/windows/bcrypt_hmac.c [3:3]
  130. source/windows/bcrypt_platform_init.c [3:3]
  131. SKIP LicenseRef-scancode-generic-cla ee24fdc60600747c7d12c32055b0011d
  132. BELONGS ya.make
  133. # Skip CLA
  134. License text:
  135. Contributor_License_Agreement)
  136. Scancode info:
  137. Original SPDX id: LicenseRef-scancode-generic-cla
  138. Score : 16.00
  139. Match type : NOTICE
  140. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  141. Files with this license:
  142. CONTRIBUTING.md [61:61]