devtools.licenses.report 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239
  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 BSL-1.0 10125f34e10cfbd1d22b3a71ea1344d0
  36. BELONGS ya.make
  37. License text:
  38. * Distributed under the Boost Software License, Version 1.0.(See accompanying
  39. * file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt.)
  40. Scancode info:
  41. Original SPDX id: BSL-1.0
  42. Score : 100.00
  43. Match type : NOTICE
  44. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  45. Files with this license:
  46. include/boost/iostreams/detail/config/fpos.hpp [2:3]
  47. KEEP BSL-1.0 273e902bd13375207ae0e2368cfe6098
  48. BELONGS ya.make
  49. License text:
  50. // Distributed under the Boost Software License, Version 1.0. (See accompanying
  51. // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt.)
  52. Scancode info:
  53. Original SPDX id: BSL-1.0
  54. Score : 100.00
  55. Match type : NOTICE
  56. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  57. Files with this license:
  58. include/boost/iostreams/categories.hpp [3:4]
  59. include/boost/iostreams/chain.hpp [3:4]
  60. include/boost/iostreams/char_traits.hpp [3:4]
  61. include/boost/iostreams/checked_operations.hpp [3:4]
  62. include/boost/iostreams/close.hpp [3:4]
  63. include/boost/iostreams/code_converter.hpp [3:4]
  64. include/boost/iostreams/combine.hpp [3:4]
  65. include/boost/iostreams/compose.hpp [3:4]
  66. include/boost/iostreams/concepts.hpp [3:4]
  67. include/boost/iostreams/constants.hpp [3:4]
  68. include/boost/iostreams/copy.hpp [3:4]
  69. include/boost/iostreams/detail/access_control.hpp [3:4]
  70. include/boost/iostreams/detail/adapter/concept_adapter.hpp [3:4]
  71. include/boost/iostreams/detail/adapter/direct_adapter.hpp [3:4]
  72. include/boost/iostreams/detail/adapter/mode_adapter.hpp [3:4]
  73. include/boost/iostreams/detail/adapter/non_blocking_adapter.hpp [3:4]
  74. include/boost/iostreams/detail/adapter/output_iterator_adapter.hpp [3:4]
  75. include/boost/iostreams/detail/adapter/range_adapter.hpp [3:4]
  76. include/boost/iostreams/detail/add_facet.hpp [3:4]
  77. include/boost/iostreams/detail/bool_trait_def.hpp [3:4]
  78. include/boost/iostreams/detail/broken_overload_resolution/forward.hpp [3:4]
  79. include/boost/iostreams/detail/broken_overload_resolution/stream.hpp [3:4]
  80. include/boost/iostreams/detail/broken_overload_resolution/stream_buffer.hpp [3:4]
  81. include/boost/iostreams/detail/buffer.hpp [3:4]
  82. include/boost/iostreams/detail/call_traits.hpp [3:4]
  83. include/boost/iostreams/detail/char_traits.hpp [3:4]
  84. include/boost/iostreams/detail/codecvt_helper.hpp [3:4]
  85. include/boost/iostreams/detail/codecvt_holder.hpp [3:4]
  86. include/boost/iostreams/detail/config/auto_link.hpp [3:4]
  87. include/boost/iostreams/detail/config/bzip2.hpp [3:4]
  88. include/boost/iostreams/detail/config/codecvt.hpp [3:4]
  89. include/boost/iostreams/detail/config/disable_warnings.hpp [3:4]
  90. include/boost/iostreams/detail/config/dyn_link.hpp [3:4]
  91. include/boost/iostreams/detail/config/enable_warnings.hpp [3:4]
  92. include/boost/iostreams/detail/config/gcc.hpp [3:4]
  93. include/boost/iostreams/detail/config/limits.hpp [3:4]
  94. include/boost/iostreams/detail/config/overload_resolution.hpp [3:4]
  95. include/boost/iostreams/detail/config/unreachable_return.hpp [2:3]
  96. include/boost/iostreams/detail/config/wide_streams.hpp [3:4]
  97. include/boost/iostreams/detail/config/windows_posix.hpp [4:5]
  98. include/boost/iostreams/detail/config/zlib.hpp [3:4]
  99. include/boost/iostreams/detail/counted_array.hpp [3:4]
  100. include/boost/iostreams/detail/default_arg.hpp [3:4]
  101. include/boost/iostreams/detail/dispatch.hpp [3:4]
  102. include/boost/iostreams/detail/double_object.hpp [3:4]
  103. include/boost/iostreams/detail/enable_if_stream.hpp [3:4]
  104. include/boost/iostreams/detail/error.hpp [3:4]
  105. include/boost/iostreams/detail/forward.hpp [3:4]
  106. include/boost/iostreams/detail/fstream.hpp [3:4]
  107. include/boost/iostreams/detail/ios.hpp [3:4]
  108. include/boost/iostreams/detail/iostream.hpp [3:4]
  109. include/boost/iostreams/detail/is_dereferenceable.hpp [4:5]
  110. include/boost/iostreams/detail/is_iterator_range.hpp [3:4]
  111. include/boost/iostreams/detail/newline.hpp [3:4]
  112. include/boost/iostreams/detail/optional.hpp [3:4]
  113. include/boost/iostreams/detail/param_type.hpp [3:4]
  114. include/boost/iostreams/detail/push.hpp [3:4]
  115. include/boost/iostreams/detail/push_params.hpp [3:4]
  116. include/boost/iostreams/detail/resolve.hpp [3:4]
  117. include/boost/iostreams/detail/select.hpp [3:4]
  118. include/boost/iostreams/detail/select_by_size.hpp [3:4]
  119. include/boost/iostreams/detail/streambuf.hpp [3:4]
  120. include/boost/iostreams/detail/streambuf/chainbuf.hpp [3:4]
  121. include/boost/iostreams/detail/streambuf/direct_streambuf.hpp [3:4]
  122. include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp [3:4]
  123. include/boost/iostreams/detail/streambuf/linked_streambuf.hpp [3:4]
  124. include/boost/iostreams/detail/system_failure.hpp [4:5]
  125. include/boost/iostreams/detail/template_params.hpp [3:4]
  126. include/boost/iostreams/detail/translate_int_type.hpp [3:4]
  127. include/boost/iostreams/detail/wrap_unwrap.hpp [3:4]
  128. include/boost/iostreams/device/array.hpp [3:4]
  129. include/boost/iostreams/device/back_inserter.hpp [3:4]
  130. include/boost/iostreams/device/file.hpp [3:4]
  131. include/boost/iostreams/device/file_descriptor.hpp [3:4]
  132. include/boost/iostreams/device/mapped_file.hpp [4:5]
  133. include/boost/iostreams/device/null.hpp [3:4]
  134. include/boost/iostreams/filter/aggregate.hpp [3:4]
  135. include/boost/iostreams/filter/bzip2.hpp [3:4]
  136. include/boost/iostreams/filter/counter.hpp [3:4]
  137. include/boost/iostreams/filter/gzip.hpp [3:4]
  138. include/boost/iostreams/filter/line.hpp [3:4]
  139. include/boost/iostreams/filter/lzma.hpp [3:4]
  140. include/boost/iostreams/filter/newline.hpp [3:4]
  141. include/boost/iostreams/filter/regex.hpp [3:4]
  142. include/boost/iostreams/filter/stdio.hpp [3:4]
  143. include/boost/iostreams/filter/symmetric.hpp [3:4]
  144. include/boost/iostreams/filter/test.hpp [3:4]
  145. include/boost/iostreams/filter/zlib.hpp [3:4]
  146. include/boost/iostreams/filter/zstd.hpp [4:5]
  147. include/boost/iostreams/filtering_stream.hpp [3:4]
  148. include/boost/iostreams/filtering_streambuf.hpp [3:4]
  149. include/boost/iostreams/flush.hpp [3:4]
  150. include/boost/iostreams/get.hpp [3:4]
  151. include/boost/iostreams/imbue.hpp [3:4]
  152. include/boost/iostreams/input_sequence.hpp [3:4]
  153. include/boost/iostreams/invert.hpp [3:4]
  154. include/boost/iostreams/operations.hpp [3:4]
  155. include/boost/iostreams/operations_fwd.hpp [3:4]
  156. include/boost/iostreams/optimal_buffer_size.hpp [3:4]
  157. include/boost/iostreams/output_sequence.hpp [3:4]
  158. include/boost/iostreams/pipeline.hpp [3:4]
  159. include/boost/iostreams/positioning.hpp [3:4]
  160. include/boost/iostreams/put.hpp [3:4]
  161. include/boost/iostreams/putback.hpp [3:4]
  162. include/boost/iostreams/read.hpp [3:4]
  163. include/boost/iostreams/seek.hpp [3:4]
  164. include/boost/iostreams/skip.hpp [3:4]
  165. include/boost/iostreams/stream.hpp [3:4]
  166. include/boost/iostreams/stream_buffer.hpp [3:4]
  167. include/boost/iostreams/tee.hpp [3:4]
  168. include/boost/iostreams/traits.hpp [3:4]
  169. include/boost/iostreams/traits_fwd.hpp [3:4]
  170. include/boost/iostreams/write.hpp [3:4]
  171. src/bzip2.cpp [3:4]
  172. src/file_descriptor.cpp [3:4]
  173. src/gzip.cpp [3:4]
  174. src/lzma.cpp [5:6]
  175. src/mapped_file.cpp [5:6]
  176. src/zlib.cpp [3:4]
  177. src/zstd.cpp [5:6]
  178. KEEP BSL-1.0 2c7a3fa82e66676005cd4ee2608fd7d2
  179. BELONGS ya.make
  180. Note: matched license text is too long. Read it in the source files.
  181. Scancode info:
  182. Original SPDX id: BSL-1.0
  183. Score : 100.00
  184. Match type : TEXT
  185. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  186. Files with this license:
  187. LICENSE [1:23]
  188. KEEP BSL-1.0 50c03a0f9bee856a44f9bf0a4cffed91
  189. BELONGS ya.make
  190. License text:
  191. * Distributed under the Boost Software License, Version 1.0.(See accompanying
  192. * file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt.)
  193. Scancode info:
  194. Original SPDX id: BSL-1.0
  195. Score : 100.00
  196. Match type : NOTICE
  197. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  198. Files with this license:
  199. include/boost/iostreams/detail/absolute_path.hpp [2:3]
  200. include/boost/iostreams/detail/adapter/device_adapter.hpp [12:13]
  201. include/boost/iostreams/detail/adapter/filter_adapter.hpp [11:12]
  202. include/boost/iostreams/detail/config/rtl.hpp [2:3]
  203. include/boost/iostreams/detail/current_directory.hpp [2:3]
  204. include/boost/iostreams/detail/execute.hpp [2:3]
  205. include/boost/iostreams/detail/file_handle.hpp [2:3]
  206. include/boost/iostreams/detail/functional.hpp [2:3]
  207. include/boost/iostreams/detail/path.hpp [2:3]
  208. include/boost/iostreams/detail/restrict_impl.hpp [2:3]
  209. include/boost/iostreams/filter/grep.hpp [2:3]
  210. include/boost/iostreams/restrict.hpp [2:3]
  211. include/boost/iostreams/slice.hpp [2:3]
  212. KEEP BSL-1.0 648ee54e68cb4c96cfd2e41a7a53e0f8
  213. BELONGS ya.make
  214. License text:
  215. \### License
  216. Distributed under the [Boost Software License, Version 1.0](http://www.boost.org/LICENSE_1_0.txt).
  217. Scancode info:
  218. Original SPDX id: BSL-1.0
  219. Score : 60.00
  220. Match type : NOTICE
  221. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  222. Files with this license:
  223. README.md [8:10]
  224. KEEP BSL-1.0 901941bd35f9f19e23af80f6271c10c4
  225. BELONGS ya.make
  226. Note: matched license text is too long. Read it in the source files.
  227. Scancode info:
  228. Original SPDX id: BSL-1.0
  229. Score : 60.00
  230. Match type : NOTICE
  231. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  232. Files with this license:
  233. README.md [37:37]