devtools.licenses.report 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258
  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: c++/include/orc/BloomFilter.hh at line 3, c++/include/orc/ColumnPrinter.hh at line 3, c++/include/orc/Common.hh at line 3, c++/include/orc/Exceptions.hh at line 3, c++/include/orc/Int128.hh at line 3, c++/include/orc/MemoryPool.hh at line 3, c++/include/orc/OrcFile.hh at line 3, c++/include/orc/Reader.hh at line 3, c++/include/orc/Statistics.hh at line 3, c++/include/orc/Type.hh at line 3, c++/include/orc/Vector.hh at line 3, c++/include/orc/Writer.hh at line 3, c++/include/orc/orc-config.hh at line 3, c++/include/orc/sargs/Literal.hh at line 3, c++/include/orc/sargs/SearchArgument.hh at line 3, c++/include/orc/sargs/TruthValue.hh at line 3, c++/src/Adaptor-linux.hh at line 3, c++/src/Adaptor.cc at line 3, c++/src/BlockBuffer.cc at line 3, c++/src/BlockBuffer.hh at line 3, c++/src/BloomFilter.cc at line 3, c++/src/BloomFilter.hh at line 3, c++/src/Bpacking.hh at line 3, c++/src/BpackingDefault.cc at line 3, c++/src/BpackingDefault.hh at line 3, c++/src/ByteRLE.cc at line 3, c++/src/ByteRLE.hh at line 3, c++/src/ColumnPrinter.cc at line 3, c++/src/ColumnReader.cc at line 3, c++/src/ColumnReader.hh at line 3, c++/src/ColumnWriter.cc at line 3, c++/src/ColumnWriter.hh at line 3, c++/src/Common.cc at line 3, c++/src/Compression.cc at line 3, c++/src/Compression.hh at line 3, c++/src/ConvertColumnReader.cc at line 3, c++/src/ConvertColumnReader.hh at line 3, c++/src/CpuInfoUtil.cc at line 3, c++/src/CpuInfoUtil.hh at line 3, c++/src/Dispatch.hh at line 3, c++/src/Exceptions.cc at line 3, c++/src/Int128.cc at line 3, c++/src/LzoDecompressor.hh at line 3, c++/src/MemoryPool.cc at line 3, c++/src/Murmur3.cc at line 3, c++/src/Murmur3.hh at line 3, c++/src/Options.hh at line 3, c++/src/OrcFile.cc at line 3, c++/src/RLE.cc at line 3, c++/src/RLE.hh at line 3, c++/src/RLEV2Util.hh at line 3, c++/src/RLEv1.cc at line 3, c++/src/RLEv1.hh at line 3, c++/src/RLEv2.hh at line 3, c++/src/Reader.cc at line 3, c++/src/Reader.hh at line 3, c++/src/RleDecoderV2.cc at line 3, c++/src/SchemaEvolution.cc at line 3, c++/src/SchemaEvolution.hh at line 3, c++/src/Statistics.cc at line 3, c++/src/Statistics.hh at line 3, c++/src/StripeStream.cc at line 3, c++/src/StripeStream.hh at line 3, c++/src/Timezone.cc at line 3, c++/src/Timezone.hh at line 3, c++/src/TypeImpl.cc at line 3, c++/src/TypeImpl.hh at line 3, c++/src/Utils.hh at line 3, c++/src/Vector.cc at line 3, c++/src/Writer.cc at line 3, c++/src/io/Cache.cc at line 3, c++/src/io/Cache.hh at line 3, c++/src/io/InputStream.cc at line 3, c++/src/io/InputStream.hh at line 3, c++/src/io/OutputStream.cc at line 3, c++/src/io/OutputStream.hh at line 3, c++/src/sargs/ExpressionTree.cc at line 3, c++/src/sargs/ExpressionTree.hh at line 3, c++/src/sargs/Literal.cc at line 3, c++/src/sargs/PredicateLeaf.cc at line 3, c++/src/sargs/PredicateLeaf.hh at line 3, c++/src/sargs/SargsApplier.cc at line 3, c++/src/sargs/SargsApplier.hh at line 3, c++/src/sargs/SearchArgument.cc at line 3, c++/src/sargs/SearchArgument.hh at line 3, c++/src/sargs/TruthValue.cc 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. c++/include/orc/BloomFilter.hh [2:16]
  42. c++/include/orc/ColumnPrinter.hh [2:16]
  43. c++/include/orc/Common.hh [2:16]
  44. c++/include/orc/Exceptions.hh [2:16]
  45. c++/include/orc/Int128.hh [2:16]
  46. c++/include/orc/MemoryPool.hh [2:16]
  47. c++/include/orc/OrcFile.hh [2:16]
  48. c++/include/orc/Reader.hh [2:16]
  49. c++/include/orc/Statistics.hh [2:16]
  50. c++/include/orc/Type.hh [2:16]
  51. c++/include/orc/Vector.hh [2:16]
  52. c++/include/orc/Writer.hh [2:16]
  53. c++/include/orc/orc-config.hh [2:16]
  54. c++/include/orc/sargs/Literal.hh [2:16]
  55. c++/include/orc/sargs/SearchArgument.hh [2:16]
  56. c++/include/orc/sargs/TruthValue.hh [2:16]
  57. c++/src/Adaptor-linux.hh [2:16]
  58. c++/src/Adaptor.cc [2:16]
  59. c++/src/BlockBuffer.cc [2:16]
  60. c++/src/BlockBuffer.hh [2:16]
  61. c++/src/BloomFilter.cc [2:16]
  62. c++/src/BloomFilter.hh [2:16]
  63. c++/src/Bpacking.hh [2:16]
  64. c++/src/BpackingDefault.cc [2:16]
  65. c++/src/BpackingDefault.hh [2:16]
  66. c++/src/ByteRLE.cc [2:16]
  67. c++/src/ByteRLE.hh [2:16]
  68. c++/src/ColumnPrinter.cc [2:16]
  69. c++/src/ColumnReader.cc [2:16]
  70. c++/src/ColumnReader.hh [2:16]
  71. c++/src/ColumnWriter.cc [2:16]
  72. c++/src/ColumnWriter.hh [2:16]
  73. c++/src/Common.cc [2:16]
  74. c++/src/Compression.cc [2:16]
  75. c++/src/Compression.hh [2:16]
  76. c++/src/ConvertColumnReader.cc [2:16]
  77. c++/src/ConvertColumnReader.hh [2:16]
  78. c++/src/CpuInfoUtil.cc [2:16]
  79. c++/src/CpuInfoUtil.hh [2:16]
  80. c++/src/Dispatch.hh [2:16]
  81. c++/src/Exceptions.cc [2:16]
  82. c++/src/Int128.cc [2:16]
  83. c++/src/LzoDecompressor.hh [2:16]
  84. c++/src/MemoryPool.cc [2:16]
  85. c++/src/Murmur3.cc [2:16]
  86. c++/src/Murmur3.hh [2:16]
  87. c++/src/Options.hh [2:16]
  88. c++/src/OrcFile.cc [2:16]
  89. c++/src/RLE.cc [2:16]
  90. c++/src/RLE.hh [2:16]
  91. c++/src/RLEV2Util.hh [2:16]
  92. c++/src/RLEv1.cc [2:16]
  93. c++/src/RLEv1.hh [2:16]
  94. c++/src/RLEv2.hh [2:16]
  95. c++/src/Reader.cc [2:16]
  96. c++/src/Reader.hh [2:16]
  97. c++/src/RleDecoderV2.cc [2:16]
  98. c++/src/SchemaEvolution.cc [2:16]
  99. c++/src/SchemaEvolution.hh [2:16]
  100. c++/src/Statistics.cc [2:16]
  101. c++/src/Statistics.hh [2:16]
  102. c++/src/StripeStream.cc [2:16]
  103. c++/src/StripeStream.hh [2:16]
  104. c++/src/Timezone.cc [2:16]
  105. c++/src/Timezone.hh [2:16]
  106. c++/src/TypeImpl.cc [2:16]
  107. c++/src/TypeImpl.hh [2:16]
  108. c++/src/Utils.hh [2:16]
  109. c++/src/Vector.cc [2:16]
  110. c++/src/Writer.cc [2:16]
  111. c++/src/io/Cache.cc [2:16]
  112. c++/src/io/Cache.hh [2:16]
  113. c++/src/io/InputStream.cc [2:16]
  114. c++/src/io/InputStream.hh [2:16]
  115. c++/src/io/OutputStream.cc [2:16]
  116. c++/src/io/OutputStream.hh [2:16]
  117. c++/src/sargs/ExpressionTree.cc [2:16]
  118. c++/src/sargs/ExpressionTree.hh [2:16]
  119. c++/src/sargs/Literal.cc [2:16]
  120. c++/src/sargs/PredicateLeaf.cc [2:16]
  121. c++/src/sargs/PredicateLeaf.hh [2:16]
  122. c++/src/sargs/SargsApplier.cc [2:16]
  123. c++/src/sargs/SargsApplier.hh [2:16]
  124. c++/src/sargs/SearchArgument.cc [2:16]
  125. c++/src/sargs/SearchArgument.hh [2:16]
  126. c++/src/sargs/TruthValue.cc [2:16]
  127. KEEP Apache-2.0 56f47be3a4f3e06521dc21dd82e34569
  128. BELONGS ya.make
  129. FILE_INCLUDE NOTICE found in files: c++/src/LzoDecompressor.cc at line 3, c++/src/RLEV2Util.cc at line 3, c++/src/RleEncoderV2.cc at line 3, c++/src/wrap/coded-stream-wrapper.h at line 3, c++/src/wrap/orc-proto-wrapper.hh at line 3, c++/src/wrap/snappy-wrapper.h at line 3, c++/src/wrap/zero-copy-stream-wrapper.h at line 3
  130. Note: matched license text is too long. Read it in the source files.
  131. Scancode info:
  132. Original SPDX id: Apache-2.0
  133. Score : 100.00
  134. Match type : NOTICE
  135. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  136. Files with this license:
  137. c++/src/LzoDecompressor.cc [2:17]
  138. c++/src/RLEV2Util.cc [2:17]
  139. c++/src/RleEncoderV2.cc [2:17]
  140. c++/src/wrap/coded-stream-wrapper.h [2:17]
  141. c++/src/wrap/orc-proto-wrapper.hh [2:17]
  142. c++/src/wrap/snappy-wrapper.h [2:17]
  143. c++/src/wrap/zero-copy-stream-wrapper.h [2:17]
  144. KEEP Apache-2.0 5b418c53658874b000953d47ee5ae1fb
  145. BELONGS ya.make
  146. License text:
  147. This product includes software developed by The Apache Software
  148. Foundation (http://www.apache.org/).
  149. Scancode info:
  150. Original SPDX id: Apache-2.0
  151. Score : 95.00
  152. Match type : REFERENCE
  153. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  154. Files with this license:
  155. NOTICE [4:5]
  156. SKIP BSD-3-Clause 65f1885a6e62550129cec1b1c92228b7
  157. BELONGS ya.make
  158. # for snappy
  159. Note: matched license text is too long. Read it in the source files.
  160. Scancode info:
  161. Original SPDX id: BSD-3-Clause
  162. Score : 100.00
  163. Match type : TEXT
  164. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  165. Files with this license:
  166. LICENSE [277:301]
  167. SKIP LicenseRef-scancode-unknown-license-reference 82b9c91a8f717463c6871d82aa2b1ff8
  168. BELONGS ya.make
  169. # notice about sub-components that have other licenses
  170. License text:
  171. notices and license terms. Your use of the source code for the these
  172. subcomponents is subject to the terms and conditions of the following
  173. licenses.
  174. Scancode info:
  175. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  176. Score : 100.00
  177. Match type : INTRO
  178. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  179. Files with this license:
  180. LICENSE [208:210]
  181. SKIP MIT 8e611cb87fefb343bbd1b4b132671868
  182. BELONGS ya.make
  183. # for the site
  184. Note: matched license text is too long. Read it in the source files.
  185. Scancode info:
  186. Original SPDX id: MIT
  187. Score : 100.00
  188. Match type : TEXT
  189. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  190. Files with this license:
  191. LICENSE [254:270]
  192. SKIP Zlib aa58f308323ed48be51ebc4b5d89fdbf
  193. BELONGS ya.make
  194. # for zlib
  195. Note: matched license text is too long. Read it in the source files.
  196. Scancode info:
  197. Original SPDX id: Zlib
  198. Score : 100.00
  199. Match type : TEXT
  200. Links : http://www.gzip.org/zlib/zlib_license.html, http://www.zlib.net/, https://spdx.org/licenses/Zlib
  201. Files with this license:
  202. LICENSE [307:324]
  203. KEEP Apache-2.0 be1ae92e2816e00bcf72d9b9a768ac9d
  204. BELONGS ya.make
  205. 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
  206. Note: matched license text is too long. Read it in the source files.
  207. Scancode info:
  208. Original SPDX id: Apache-2.0
  209. Score : 99.94
  210. Match type : TEXT
  211. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  212. Files with this license:
  213. LICENSE [2:202]
  214. SKIP Protobuf-License c6508a22f2888f82ca0962122f6bf026
  215. BELONGS ya.make
  216. # for protobuf
  217. Note: matched license text is too long. Read it in the source files.
  218. Scancode info:
  219. Original SPDX id: LicenseRef-scancode-protobuf
  220. Score : 100.00
  221. Match type : TEXT
  222. Links : http://protobuf.googlecode.com/svn/trunk/COPYING.txt, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/protobuf.LICENSE
  223. Files with this license:
  224. LICENSE [216:245]
  225. SKIP LicenseRef-scancode-bsd-3-clause-devine d62bead38797bd9e07e7e2167662d6b2
  226. BELONGS ya.make
  227. # for orc.threeten
  228. Note: matched license text is too long. Read it in the source files.
  229. Scancode info:
  230. Original SPDX id: LicenseRef-scancode-bsd-3-clause-devine
  231. Score : 27.57
  232. Match type : TEXT
  233. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/bsd-3-clause-devine.LICENSE
  234. Files with this license:
  235. LICENSE [361:366]
  236. SKIP MIT ef6e2d996c0ee4ccd03144f93e445032
  237. BELONGS ya.make
  238. # for the site
  239. License text:
  240. that are licensed under the MIT License (MIT):
  241. Scancode info:
  242. Original SPDX id: MIT
  243. Score : 100.00
  244. Match type : NOTICE
  245. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  246. Files with this license:
  247. LICENSE [250:250]