devtools.licenses.report 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  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. # ${action} {license spdx} {license text hash}
  7. # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
  8. # ${all_file_action} filename
  9. # $ # user commentaries (many lines)
  10. # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
  11. # ${action} {license spdx} {license text hash}
  12. # $BELONGS ./ya/make/file/relative/path/3/ya.make
  13. # ${all_file_action} filename
  14. # $ # user commentaries
  15. # $ generated description
  16. # $ ...
  17. #
  18. # You can modify action, all_file_action and add commentaries
  19. # Available actions:
  20. # keep - keep license in contrib and use in credits
  21. # skip - skip license
  22. # remove - remove all files with this license
  23. # 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
  24. #
  25. # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
  26. # We suppose that that files can contain some license info
  27. # Available all file actions:
  28. # FILE_IGNORE - ignore file (do nothing)
  29. # FILE_INCLUDE - include all file data into licenses text file
  30. # =======================
  31. KEEP Apache-2.0 44dc743c95835a9e71d7b3cca63dcc7c
  32. BELONGS ya.make
  33. FILE_INCLUDE NOTICE found in files: impl/CustomAttributes.cc at line 4, include/avro/CustomAttributes.hh at line 3
  34. Note: matched license text is too long. Read it in the source files.
  35. Scancode info:
  36. Original SPDX id: Apache-2.0
  37. Score : 100.00
  38. Match type : NOTICE
  39. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  40. Files with this license:
  41. impl/CustomAttributes.cc [3:17]
  42. include/avro/CustomAttributes.hh [2:16]
  43. KEEP Apache-2.0 4f346bf0c154a20942ca3ab627264c4e
  44. BELONGS ya.make
  45. License text:
  46. This product includes software developed at
  47. The Apache Software Foundation (https://www.apache.org/).
  48. Scancode info:
  49. Original SPDX id: Apache-2.0
  50. Score : 95.00
  51. Match type : NOTICE
  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 [4:5]
  55. KEEP Apache-2.0 807648c73ed5fa476be45e9005a86248
  56. BELONGS ya.make
  57. FILE_INCLUDE NOTICE found in files: impl/BinaryDecoder.cc at line 3, impl/BinaryEncoder.cc at line 3, impl/Compiler.cc at line 3, impl/DataFile.cc at line 3, impl/FileStream.cc at line 3, impl/Generic.cc at line 3, impl/GenericDatum.cc at line 3, impl/LogicalType.cc at line 3, impl/Node.cc at line 3, impl/NodeImpl.cc at line 3, impl/Resolver.cc at line 4, impl/ResolverSchema.cc at line 4, impl/Schema.cc at line 3, impl/Stream.cc at line 3, impl/Types.cc at line 3, impl/ValidSchema.cc at line 3, impl/Validator.cc at line 3, impl/Zigzag.cc at line 3, impl/json/JsonDom.cc at line 3, impl/json/JsonDom.hh at line 3, impl/json/JsonIO.cc at line 3, impl/json/JsonIO.hh at line 3, impl/parsing/JsonCodec.cc at line 3, impl/parsing/ResolvingDecoder.cc at line 3, impl/parsing/Symbol.cc at line 3, impl/parsing/Symbol.hh at line 3, impl/parsing/ValidatingCodec.cc at line 3, impl/parsing/ValidatingCodec.hh at line 3, include/avro/AvroTraits.hh at line 3, include/avro/Compiler.hh at line 3, include/avro/Config.hh at line 3, include/avro/DataFile.hh at line 3, include/avro/Decoder.hh at line 3, include/avro/Encoder.hh at line 3, include/avro/Exception.hh at line 3, include/avro/Generic.hh at line 3, include/avro/GenericDatum.hh at line 3, include/avro/Layout.hh at line 3, include/avro/LogicalType.hh at line 3, include/avro/Node.hh at line 3, include/avro/NodeConcepts.hh at line 3, include/avro/NodeImpl.hh at line 3, include/avro/Reader.hh at line 3, include/avro/Resolver.hh at line 3, include/avro/ResolverSchema.hh at line 3, include/avro/Schema.hh at line 3, include/avro/SchemaResolution.hh at line 3, include/avro/Specific.hh at line 3, include/avro/Stream.hh at line 3, include/avro/Types.hh at line 3, include/avro/ValidSchema.hh at line 3, include/avro/Validator.hh at line 3, include/avro/Zigzag.hh at line 3, include/avro/buffer/Buffer.hh at line 3, include/avro/buffer/BufferReader.hh at line 3, include/avro/buffer/detail/BufferDetail.hh at line 3, include/avro/buffer/detail/BufferDetailIterator.hh at line 3
  58. Note: matched license text is too long. Read it in the source files.
  59. Scancode info:
  60. Original SPDX id: Apache-2.0
  61. Score : 100.00
  62. Match type : NOTICE
  63. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  64. Files with this license:
  65. impl/BinaryDecoder.cc [2:16]
  66. impl/BinaryEncoder.cc [2:16]
  67. impl/Compiler.cc [2:16]
  68. impl/DataFile.cc [2:16]
  69. impl/FileStream.cc [2:16]
  70. impl/Generic.cc [2:16]
  71. impl/GenericDatum.cc [2:16]
  72. impl/LogicalType.cc [2:16]
  73. impl/Node.cc [2:16]
  74. impl/NodeImpl.cc [2:16]
  75. impl/Resolver.cc [3:17]
  76. impl/ResolverSchema.cc [3:17]
  77. impl/Schema.cc [2:16]
  78. impl/Stream.cc [2:16]
  79. impl/Types.cc [2:16]
  80. impl/ValidSchema.cc [2:16]
  81. impl/Validator.cc [2:16]
  82. impl/Zigzag.cc [2:16]
  83. impl/json/JsonDom.cc [2:16]
  84. impl/json/JsonDom.hh [2:16]
  85. impl/json/JsonIO.cc [2:16]
  86. impl/json/JsonIO.hh [2:16]
  87. impl/parsing/JsonCodec.cc [2:16]
  88. impl/parsing/ResolvingDecoder.cc [2:16]
  89. impl/parsing/Symbol.cc [2:16]
  90. impl/parsing/Symbol.hh [2:16]
  91. impl/parsing/ValidatingCodec.cc [2:16]
  92. impl/parsing/ValidatingCodec.hh [2:16]
  93. include/avro/AvroTraits.hh [2:16]
  94. include/avro/Compiler.hh [2:16]
  95. include/avro/Config.hh [2:16]
  96. include/avro/DataFile.hh [2:16]
  97. include/avro/Decoder.hh [2:16]
  98. include/avro/Encoder.hh [2:16]
  99. include/avro/Exception.hh [2:16]
  100. include/avro/Generic.hh [2:16]
  101. include/avro/GenericDatum.hh [2:16]
  102. include/avro/Layout.hh [2:16]
  103. include/avro/LogicalType.hh [2:16]
  104. include/avro/Node.hh [2:16]
  105. include/avro/NodeConcepts.hh [2:16]
  106. include/avro/NodeImpl.hh [2:16]
  107. include/avro/Reader.hh [2:16]
  108. include/avro/Resolver.hh [2:16]
  109. include/avro/ResolverSchema.hh [2:16]
  110. include/avro/Schema.hh [2:16]
  111. include/avro/SchemaResolution.hh [2:16]
  112. include/avro/Specific.hh [2:16]
  113. include/avro/Stream.hh [2:16]
  114. include/avro/Types.hh [2:16]
  115. include/avro/ValidSchema.hh [2:16]
  116. include/avro/Validator.hh [2:16]
  117. include/avro/Zigzag.hh [2:16]
  118. include/avro/buffer/Buffer.hh [2:16]
  119. include/avro/buffer/BufferReader.hh [2:16]
  120. include/avro/buffer/detail/BufferDetail.hh [2:16]
  121. include/avro/buffer/detail/BufferDetailIterator.hh [2:16]
  122. KEEP BSL-1.0 b0697f9b33869dfe57770c633aa69b1e
  123. BELONGS ya.make
  124. Note: matched license text is too long. Read it in the source files.
  125. Scancode info:
  126. Original SPDX id: BSL-1.0
  127. Score : 100.00
  128. Match type : TEXT
  129. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  130. Files with this license:
  131. LICENSE [208:230]
  132. KEEP Apache-2.0 b9e4e3dbf9b124f5bba77e989c2ff648
  133. BELONGS ya.make
  134. FILE_INCLUDE NOTICE found in files: MSBUILD.md at line 3
  135. Note: matched license text is too long. Read it in the source files.
  136. Scancode info:
  137. Original SPDX id: Apache-2.0
  138. Score : 100.00
  139. Match type : NOTICE
  140. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  141. Files with this license:
  142. MSBUILD.md [2:16]
  143. KEEP Apache-2.0 cac6cbe8ed5a3da569f7c01e4e486688
  144. BELONGS ya.make
  145. 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
  146. Note: matched license text is too long. Read it in the source files.
  147. Scancode info:
  148. Original SPDX id: Apache-2.0
  149. Score : 100.00
  150. Match type : TEXT
  151. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  152. Files with this license:
  153. LICENSE [2:202]