devtools.licenses.report 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  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 44dc743c95835a9e71d7b3cca63dcc7c
  36. BELONGS ya.make
  37. FILE_INCLUDE NOTICE found in files: src/main/proto/orc/proto/orc_proto.proto at line 3
  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. src/main/proto/orc/proto/orc_proto.proto [2:16]
  46. KEEP Apache-2.0 5b418c53658874b000953d47ee5ae1fb
  47. BELONGS ya.make
  48. License text:
  49. This product includes software developed by The Apache Software
  50. Foundation (http://www.apache.org/).
  51. Scancode info:
  52. Original SPDX id: Apache-2.0
  53. Score : 95.00
  54. Match type : REFERENCE
  55. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  56. Files with this license:
  57. NOTICE [4:5]
  58. SKIP BSD-3-Clause 65f1885a6e62550129cec1b1c92228b7
  59. BELONGS ya.make
  60. # Regards snappy dependency, not this project
  61. Note: matched license text is too long. Read it in the source files.
  62. Scancode info:
  63. Original SPDX id: BSD-3-Clause
  64. Score : 100.00
  65. Match type : TEXT
  66. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  67. Files with this license:
  68. LICENSE [277:301]
  69. SKIP LicenseRef-scancode-unknown-license-reference 82b9c91a8f717463c6871d82aa2b1ff8
  70. BELONGS ya.make
  71. # Not a license at all
  72. License text:
  73. notices and license terms. Your use of the source code for the these
  74. subcomponents is subject to the terms and conditions of the following
  75. licenses.
  76. Scancode info:
  77. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  78. Score : 100.00
  79. Match type : INTRO
  80. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  81. Files with this license:
  82. LICENSE [208:210]
  83. SKIP MIT 8e611cb87fefb343bbd1b4b132671868
  84. BELONGS ya.make
  85. # Regards site, not this project
  86. Note: matched license text is too long. Read it in the source files.
  87. Scancode info:
  88. Original SPDX id: MIT
  89. Score : 100.00
  90. Match type : TEXT
  91. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  92. Files with this license:
  93. LICENSE [254:270]
  94. KEEP Apache-2.0 a6bc393dc9a18dae6a9426db7352bbc9
  95. BELONGS ya.make
  96. FILE_INCLUDE NOTICE found in files: README.md at line 3
  97. Note: matched license text is too long. Read it in the source files.
  98. Scancode info:
  99. Original SPDX id: Apache-2.0
  100. Score : 100.00
  101. Match type : NOTICE
  102. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  103. Files with this license:
  104. README.md [2:17]
  105. SKIP Zlib aa58f308323ed48be51ebc4b5d89fdbf
  106. BELONGS ya.make
  107. # Regards zlib dependency, not this project
  108. Note: matched license text is too long. Read it in the source files.
  109. Scancode info:
  110. Original SPDX id: Zlib
  111. Score : 100.00
  112. Match type : TEXT
  113. Links : http://www.gzip.org/zlib/zlib_license.html, http://www.zlib.net/, https://spdx.org/licenses/Zlib
  114. Files with this license:
  115. LICENSE [307:324]
  116. KEEP Apache-2.0 be1ae92e2816e00bcf72d9b9a768ac9d
  117. BELONGS ya.make
  118. 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
  119. Note: matched license text is too long. Read it in the source files.
  120. Scancode info:
  121. Original SPDX id: Apache-2.0
  122. Score : 99.94
  123. Match type : TEXT
  124. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  125. Files with this license:
  126. LICENSE [2:202]
  127. SKIP Protobuf-License c6508a22f2888f82ca0962122f6bf026
  128. BELONGS ya.make
  129. # Regards protobuf dependency, not this project
  130. Note: matched license text is too long. Read it in the source files.
  131. Scancode info:
  132. Original SPDX id: LicenseRef-scancode-protobuf
  133. Score : 100.00
  134. Match type : TEXT
  135. Links : http://protobuf.googlecode.com/svn/trunk/COPYING.txt, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/protobuf.LICENSE
  136. Files with this license:
  137. LICENSE [216:245]
  138. SKIP LicenseRef-scancode-bsd-3-clause-devine d62bead38797bd9e07e7e2167662d6b2
  139. BELONGS ya.make
  140. # Regards orc.threeteen, not this project
  141. Note: matched license text is too long. Read it in the source files.
  142. Scancode info:
  143. Original SPDX id: LicenseRef-scancode-bsd-3-clause-devine
  144. Score : 27.57
  145. Match type : TEXT
  146. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/bsd-3-clause-devine.LICENSE
  147. Files with this license:
  148. LICENSE [361:366]
  149. SKIP MIT ef6e2d996c0ee4ccd03144f93e445032
  150. BELONGS ya.make
  151. # Regards site, not this project
  152. License text:
  153. that are licensed under the MIT License (MIT):
  154. Scancode info:
  155. Original SPDX id: MIT
  156. Score : 100.00
  157. Match type : NOTICE
  158. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  159. Files with this license:
  160. LICENSE [250:250]