devtools.licenses.report 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  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 2cc71fe4bd12718a9884bf7ff37269f3
  36. BELONGS ya.make
  37. License text:
  38. // Distributed under the Boost Software License, Version 1.0.
  39. // (See accompanying file LICENSE_1_0.txt or copy at
  40. // http://www.boost.org/LICENSE_1_0.txt)
  41. Scancode info:
  42. Original SPDX id: BSL-1.0
  43. Score : 100.00
  44. Match type : NOTICE
  45. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  46. Files with this license:
  47. include/boost/parameter.hpp [2:4]
  48. include/boost/parameter/are_tagged_arguments.hpp [2:4]
  49. include/boost/parameter/aux_/always_true_predicate.hpp [2:4]
  50. include/boost/parameter/aux_/arg_list.hpp [3:5]
  51. include/boost/parameter/aux_/as_lvalue.hpp [2:4]
  52. include/boost/parameter/aux_/augment_predicate.hpp [2:4]
  53. include/boost/parameter/aux_/cast.hpp [2:4]
  54. include/boost/parameter/aux_/default.hpp [3:5]
  55. include/boost/parameter/aux_/has_nested_template_fn.hpp [2:4]
  56. include/boost/parameter/aux_/is_maybe.hpp [2:4]
  57. include/boost/parameter/aux_/is_placeholder.hpp [2:4]
  58. include/boost/parameter/aux_/is_tagged_argument.hpp [3:5]
  59. include/boost/parameter/aux_/lambda_tag.hpp [2:4]
  60. include/boost/parameter/aux_/maybe.hpp [2:4]
  61. include/boost/parameter/aux_/name.hpp [2:4]
  62. include/boost/parameter/aux_/pack/as_parameter_requirements.hpp [2:4]
  63. include/boost/parameter/aux_/pack/deduce_tag.hpp [2:4]
  64. include/boost/parameter/aux_/pack/deduced_item.hpp [2:4]
  65. include/boost/parameter/aux_/pack/insert_tagged.hpp [2:4]
  66. include/boost/parameter/aux_/pack/is_named_argument.hpp [2:4]
  67. include/boost/parameter/aux_/pack/item.hpp [2:4]
  68. include/boost/parameter/aux_/pack/make_arg_list.hpp [3:5]
  69. include/boost/parameter/aux_/pack/make_deduced_items.hpp [2:4]
  70. include/boost/parameter/aux_/pack/make_items.hpp [2:4]
  71. include/boost/parameter/aux_/pack/make_parameter_spec_items.hpp [2:4]
  72. include/boost/parameter/aux_/pack/parameter_requirements.hpp [2:4]
  73. include/boost/parameter/aux_/pack/predicate.hpp [2:4]
  74. include/boost/parameter/aux_/pack/satisfies.hpp [2:4]
  75. include/boost/parameter/aux_/pack/tag_deduced.hpp [2:4]
  76. include/boost/parameter/aux_/pack/tag_keyword_arg.hpp [2:4]
  77. include/boost/parameter/aux_/pack/tag_keyword_arg_ref.hpp [2:4]
  78. include/boost/parameter/aux_/pack/tag_template_keyword_arg.hpp [2:4]
  79. include/boost/parameter/aux_/pack/tag_type.hpp [2:4]
  80. include/boost/parameter/aux_/pack/unmatched_argument.hpp [2:4]
  81. include/boost/parameter/aux_/parameter_requirements.hpp [2:4]
  82. include/boost/parameter/aux_/parenthesized_type.hpp [2:4]
  83. include/boost/parameter/aux_/pp_impl/argument_pack.hpp [3:5]
  84. include/boost/parameter/aux_/pp_impl/match.hpp [3:5]
  85. include/boost/parameter/aux_/pp_impl/unwrap_predicate.hpp [2:4]
  86. include/boost/parameter/aux_/preprocessor/binary_seq_for_each.hpp [2:4]
  87. include/boost/parameter/aux_/preprocessor/binary_seq_for_each_inc.hpp [2:4]
  88. include/boost/parameter/aux_/preprocessor/binary_seq_to_args.hpp [2:4]
  89. include/boost/parameter/aux_/preprocessor/convert_binary_seq.hpp [2:4]
  90. include/boost/parameter/aux_/preprocessor/flatten.hpp [2:4]
  91. include/boost/parameter/aux_/preprocessor/for_each.hpp [2:4]
  92. include/boost/parameter/aux_/preprocessor/for_each_pred.hpp [2:4]
  93. include/boost/parameter/aux_/preprocessor/impl/argument_specs.hpp [2:4]
  94. include/boost/parameter/aux_/preprocessor/impl/arity_range.hpp [2:4]
  95. include/boost/parameter/aux_/preprocessor/impl/flatten.hpp [2:4]
  96. include/boost/parameter/aux_/preprocessor/impl/for_each.hpp [2:4]
  97. include/boost/parameter/aux_/preprocessor/impl/forwarding_overloads.hpp [3:5]
  98. include/boost/parameter/aux_/preprocessor/impl/function_cast.hpp [3:5]
  99. include/boost/parameter/aux_/preprocessor/impl/function_dispatch_layer.hpp [3:5]
  100. include/boost/parameter/aux_/preprocessor/impl/function_dispatch_tuple.hpp [2:4]
  101. include/boost/parameter/aux_/preprocessor/impl/function_forward_match.hpp [2:4]
  102. include/boost/parameter/aux_/preprocessor/impl/function_name.hpp [2:4]
  103. include/boost/parameter/aux_/preprocessor/impl/no_spec_overloads.hpp [2:4]
  104. include/boost/parameter/aux_/preprocessor/impl/parenthesized_return_type.hpp [2:4]
  105. include/boost/parameter/aux_/preprocessor/impl/parenthesized_type.hpp [2:4]
  106. include/boost/parameter/aux_/preprocessor/impl/specification.hpp [2:4]
  107. include/boost/parameter/aux_/preprocessor/impl/split_args.hpp [2:4]
  108. include/boost/parameter/aux_/preprocessor/inc_binary_seq.hpp [2:4]
  109. include/boost/parameter/aux_/preprocessor/is_binary.hpp [2:4]
  110. include/boost/parameter/aux_/preprocessor/is_nullary.hpp [2:4]
  111. include/boost/parameter/aux_/preprocessor/no_perfect_forwarding_begin.hpp [3:5]
  112. include/boost/parameter/aux_/preprocessor/no_perfect_forwarding_end.hpp [3:5]
  113. include/boost/parameter/aux_/preprocessor/nullptr.hpp [2:4]
  114. include/boost/parameter/aux_/preprocessor/overloads.hpp [2:4]
  115. include/boost/parameter/aux_/preprocessor/qualifier.hpp [3:5]
  116. include/boost/parameter/aux_/preprocessor/seq_enum.hpp [2:4]
  117. include/boost/parameter/aux_/preprocessor/seq_merge.hpp [2:4]
  118. include/boost/parameter/aux_/result_of0.hpp [2:4]
  119. include/boost/parameter/aux_/set.hpp [2:4]
  120. include/boost/parameter/aux_/tag.hpp [3:5]
  121. include/boost/parameter/aux_/tagged_argument.hpp [3:5]
  122. include/boost/parameter/aux_/tagged_argument_fwd.hpp [3:5]
  123. include/boost/parameter/aux_/template_keyword.hpp [3:5]
  124. include/boost/parameter/aux_/unwrap_cv_reference.hpp [3:5]
  125. include/boost/parameter/aux_/use_default.hpp [2:4]
  126. include/boost/parameter/aux_/use_default_tag.hpp [2:4]
  127. include/boost/parameter/aux_/void.hpp [2:4]
  128. include/boost/parameter/aux_/yesno.hpp [2:4]
  129. include/boost/parameter/binding.hpp [2:4]
  130. include/boost/parameter/compose.hpp [2:4]
  131. include/boost/parameter/config.hpp [3:5]
  132. include/boost/parameter/deduced.hpp [2:4]
  133. include/boost/parameter/is_argument_pack.hpp [2:4]
  134. include/boost/parameter/keyword.hpp [3:5]
  135. include/boost/parameter/keyword_fwd.hpp [2:4]
  136. include/boost/parameter/macros.hpp [3:5]
  137. include/boost/parameter/match.hpp [2:4]
  138. include/boost/parameter/name.hpp [3:5]
  139. include/boost/parameter/nested_keyword.hpp [2:4]
  140. include/boost/parameter/optional.hpp [2:4]
  141. include/boost/parameter/parameters.hpp [3:5]
  142. include/boost/parameter/preprocessor.hpp [3:5]
  143. include/boost/parameter/preprocessor_no_spec.hpp [2:4]
  144. include/boost/parameter/required.hpp [2:4]
  145. include/boost/parameter/template_keyword.hpp [3:5]
  146. include/boost/parameter/value_type.hpp [2:4]
  147. KEEP BSL-1.0 49af97cadb10453f2b05003f793e4adc
  148. BELONGS ya.make
  149. License text:
  150. Distributed under the [Boost Software License, Version 1.0](https://www.boost.org/LICENSE_1_0.txt).
  151. Scancode info:
  152. Original SPDX id: BSL-1.0
  153. Score : 88.89
  154. Match type : NOTICE
  155. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  156. Files with this license:
  157. README.md [26:26]
  158. KEEP BSL-1.0 a5006bb276a0e8fcc0c080cd5a14814e
  159. BELONGS ya.make
  160. Note: matched license text is too long. Read it in the source files.
  161. Scancode info:
  162. Original SPDX id: BSL-1.0
  163. Score : 55.00
  164. Match type : NOTICE
  165. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  166. Files with this license:
  167. README.md [15:15]