devtools.copyrights.report 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309
  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 COPYRIGHT_SERVICE_LABEL 08f926507a475f95278bdc864b401b0a
  36. BELONGS ya.make
  37. License text:
  38. // Copyright Eric Niebler 2005.
  39. // Distributed under the Boost Software License, Version 1.0.
  40. // (See accompanying file LICENSE_1_0.txt or copy at
  41. Scancode info:
  42. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  43. Score : 100.00
  44. Match type : COPYRIGHT
  45. Files with this license:
  46. include/boost/parameter/nested_keyword.hpp [1:3]
  47. KEEP COPYRIGHT_SERVICE_LABEL 3999e3438ea95c75dde9feaa468bc5de
  48. BELONGS ya.make
  49. License text:
  50. // Copyright Cromwell D. Enage 2019.
  51. // Distributed under the Boost Software License, Version 1.0.
  52. // (See accompanying file LICENSE_1_0.txt or copy at
  53. Scancode info:
  54. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  55. Score : 100.00
  56. Match type : COPYRIGHT
  57. Files with this license:
  58. include/boost/parameter/aux_/always_true_predicate.hpp [1:3]
  59. include/boost/parameter/aux_/has_nested_template_fn.hpp [1:3]
  60. include/boost/parameter/aux_/is_placeholder.hpp [1:3]
  61. include/boost/parameter/aux_/preprocessor/impl/parenthesized_return_type.hpp [1:3]
  62. include/boost/parameter/aux_/preprocessor/nullptr.hpp [1:3]
  63. include/boost/parameter/compose.hpp [1:3]
  64. include/boost/parameter/preprocessor_no_spec.hpp [1:3]
  65. KEEP COPYRIGHT_SERVICE_LABEL 3d3010a1e8803a661ec40080eb749370
  66. BELONGS ya.make
  67. License text:
  68. // Copyright Cromwell D. Enage 2013.
  69. // Distributed under the Boost Software License, Version 1.0.
  70. // (See accompanying file LICENSE_1_0.txt or copy at
  71. Scancode info:
  72. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  73. Score : 100.00
  74. Match type : COPYRIGHT
  75. Files with this license:
  76. include/boost/parameter/aux_/preprocessor/convert_binary_seq.hpp [1:3]
  77. include/boost/parameter/aux_/preprocessor/inc_binary_seq.hpp [1:3]
  78. KEEP COPYRIGHT_SERVICE_LABEL 48a1e78c1776174852d8ecfdeb3d9a8e
  79. BELONGS ya.make
  80. Note: matched license text is too long. Read it in the source files.
  81. Scancode info:
  82. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  83. Score : 100.00
  84. Match type : COPYRIGHT
  85. Files with this license:
  86. include/boost/parameter/aux_/arg_list.hpp [1:4]
  87. include/boost/parameter/aux_/default.hpp [1:4]
  88. include/boost/parameter/aux_/is_tagged_argument.hpp [1:4]
  89. include/boost/parameter/aux_/pack/parameter_requirements.hpp [1:3]
  90. include/boost/parameter/aux_/parameter_requirements.hpp [1:3]
  91. include/boost/parameter/aux_/tagged_argument.hpp [1:4]
  92. include/boost/parameter/aux_/tagged_argument_fwd.hpp [1:4]
  93. include/boost/parameter/aux_/unwrap_cv_reference.hpp [1:4]
  94. include/boost/parameter/aux_/void.hpp [1:3]
  95. include/boost/parameter/aux_/yesno.hpp [1:3]
  96. include/boost/parameter/config.hpp [1:4]
  97. include/boost/parameter/keyword.hpp [1:4]
  98. KEEP COPYRIGHT_SERVICE_LABEL 49a34ce6db1b184c479aec023e28d0b4
  99. BELONGS ya.make
  100. License text:
  101. // Copyright Daniel Wallin 2005.
  102. // Distributed under the Boost Software License, Version 1.0.
  103. // (See accompanying file LICENSE_1_0.txt or copy at
  104. Scancode info:
  105. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  106. Score : 100.00
  107. Match type : COPYRIGHT
  108. Files with this license:
  109. include/boost/parameter/aux_/preprocessor/flatten.hpp [1:3]
  110. include/boost/parameter/aux_/preprocessor/for_each.hpp [1:3]
  111. include/boost/parameter/aux_/preprocessor/impl/flatten.hpp [1:3]
  112. include/boost/parameter/aux_/preprocessor/impl/for_each.hpp [1:3]
  113. KEEP COPYRIGHT_SERVICE_LABEL 587a040eeb58cabffe1d8f1b2948bfc5
  114. BELONGS ya.make
  115. Note: matched license text is too long. Read it in the source files.
  116. Scancode info:
  117. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  118. Score : 100.00
  119. Match type : COPYRIGHT
  120. Files with this license:
  121. include/boost/parameter/aux_/arg_list.hpp [1:4]
  122. include/boost/parameter/aux_/default.hpp [1:4]
  123. include/boost/parameter/aux_/is_tagged_argument.hpp [1:4]
  124. include/boost/parameter/aux_/pack/make_parameter_spec_items.hpp [1:3]
  125. include/boost/parameter/aux_/pp_impl/argument_pack.hpp [1:4]
  126. include/boost/parameter/aux_/pp_impl/match.hpp [1:4]
  127. include/boost/parameter/aux_/preprocessor/binary_seq_for_each.hpp [1:3]
  128. include/boost/parameter/aux_/preprocessor/binary_seq_for_each_inc.hpp [1:3]
  129. include/boost/parameter/aux_/preprocessor/binary_seq_to_args.hpp [1:3]
  130. include/boost/parameter/aux_/preprocessor/for_each_pred.hpp [1:3]
  131. include/boost/parameter/aux_/preprocessor/impl/forwarding_overloads.hpp [1:4]
  132. include/boost/parameter/aux_/preprocessor/impl/function_cast.hpp [1:4]
  133. include/boost/parameter/aux_/preprocessor/impl/function_dispatch_layer.hpp [1:4]
  134. include/boost/parameter/aux_/preprocessor/no_perfect_forwarding_begin.hpp [1:4]
  135. include/boost/parameter/aux_/preprocessor/no_perfect_forwarding_end.hpp [1:4]
  136. include/boost/parameter/aux_/preprocessor/qualifier.hpp [1:4]
  137. include/boost/parameter/aux_/preprocessor/seq_merge.hpp [1:3]
  138. include/boost/parameter/aux_/tag.hpp [1:4]
  139. include/boost/parameter/aux_/tagged_argument.hpp [1:4]
  140. include/boost/parameter/aux_/tagged_argument_fwd.hpp [1:4]
  141. include/boost/parameter/aux_/template_keyword.hpp [1:4]
  142. include/boost/parameter/aux_/unwrap_cv_reference.hpp [1:4]
  143. include/boost/parameter/config.hpp [1:4]
  144. include/boost/parameter/keyword.hpp [1:4]
  145. include/boost/parameter/keyword_fwd.hpp [1:3]
  146. include/boost/parameter/macros.hpp [1:4]
  147. include/boost/parameter/name.hpp [1:4]
  148. include/boost/parameter/parameters.hpp [1:4]
  149. include/boost/parameter/preprocessor.hpp [1:4]
  150. include/boost/parameter/template_keyword.hpp [1:4]
  151. KEEP COPYRIGHT_SERVICE_LABEL 6b6f79fc5e7fa6cea0ca8005d59ea5f4
  152. BELONGS ya.make
  153. License text:
  154. // Copyright David Abrahams 2006.
  155. // Distributed under the Boost Software License, Version 1.0.
  156. // (See accompanying file LICENSE_1_0.txt or copy at
  157. Scancode info:
  158. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  159. Score : 100.00
  160. Match type : COPYRIGHT
  161. Files with this license:
  162. include/boost/parameter/aux_/parenthesized_type.hpp [1:3]
  163. include/boost/parameter/aux_/preprocessor/impl/parenthesized_type.hpp [1:3]
  164. KEEP COPYRIGHT_SERVICE_LABEL 7f2db459478f707a0dc01561712dabb7
  165. BELONGS ya.make
  166. License text:
  167. // Copyright David Abrahams 2005.
  168. // Distributed under the Boost Software License, Version 1.0.
  169. // (See accompanying file LICENSE_1_0.txt or copy at
  170. Scancode info:
  171. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  172. Score : 100.00
  173. Match type : COPYRIGHT
  174. Files with this license:
  175. include/boost/parameter/aux_/preprocessor/seq_enum.hpp [1:3]
  176. include/boost/parameter/aux_/result_of0.hpp [1:3]
  177. include/boost/parameter/aux_/tag.hpp [1:4]
  178. include/boost/parameter/binding.hpp [1:3]
  179. include/boost/parameter/match.hpp [1:3]
  180. KEEP COPYRIGHT_SERVICE_LABEL 90b5a1efae58384e3e3f273a6001f459
  181. BELONGS ya.make
  182. License text:
  183. // Copyright David Abrahams, Daniel Wallin 2003.
  184. // Distributed under the Boost Software License, Version 1.0.
  185. // (See accompanying file LICENSE_1_0.txt or copy at
  186. Scancode info:
  187. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  188. Score : 100.00
  189. Match type : COPYRIGHT
  190. Files with this license:
  191. include/boost/parameter/aux_/lambda_tag.hpp [1:3]
  192. include/boost/parameter/aux_/pack/as_parameter_requirements.hpp [1:3]
  193. include/boost/parameter/aux_/pack/deduce_tag.hpp [1:3]
  194. include/boost/parameter/aux_/pack/deduced_item.hpp [1:3]
  195. include/boost/parameter/aux_/pack/insert_tagged.hpp [1:3]
  196. include/boost/parameter/aux_/pack/is_named_argument.hpp [1:3]
  197. include/boost/parameter/aux_/pack/item.hpp [1:3]
  198. include/boost/parameter/aux_/pack/make_arg_list.hpp [1:4]
  199. include/boost/parameter/aux_/pack/make_deduced_items.hpp [1:3]
  200. include/boost/parameter/aux_/pack/make_items.hpp [1:3]
  201. include/boost/parameter/aux_/pack/predicate.hpp [1:3]
  202. include/boost/parameter/aux_/pack/satisfies.hpp [1:3]
  203. include/boost/parameter/aux_/pack/tag_deduced.hpp [1:3]
  204. include/boost/parameter/aux_/pack/tag_keyword_arg.hpp [1:3]
  205. include/boost/parameter/aux_/pack/tag_keyword_arg_ref.hpp [1:3]
  206. include/boost/parameter/aux_/pack/tag_template_keyword_arg.hpp [1:3]
  207. include/boost/parameter/aux_/pack/tag_type.hpp [1:3]
  208. include/boost/parameter/aux_/pack/unmatched_argument.hpp [1:3]
  209. include/boost/parameter/aux_/preprocessor/no_perfect_forwarding_begin.hpp [1:4]
  210. include/boost/parameter/aux_/preprocessor/no_perfect_forwarding_end.hpp [1:4]
  211. include/boost/parameter/aux_/preprocessor/overloads.hpp [1:3]
  212. include/boost/parameter/aux_/use_default.hpp [1:3]
  213. include/boost/parameter/deduced.hpp [1:3]
  214. include/boost/parameter/macros.hpp [1:4]
  215. include/boost/parameter/optional.hpp [1:3]
  216. include/boost/parameter/parameters.hpp [1:4]
  217. include/boost/parameter/required.hpp [1:3]
  218. KEEP COPYRIGHT_SERVICE_LABEL db302fba9b60620d0f529b393c443760
  219. BELONGS ya.make
  220. License text:
  221. // Copyright Daniel Wallin 2006.
  222. // Copyright Cromwell D. Enage 2017.
  223. // Distributed under the Boost Software License, Version 1.0.
  224. // (See accompanying file LICENSE_1_0.txt or copy at
  225. Scancode info:
  226. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  227. Score : 100.00
  228. Match type : COPYRIGHT
  229. Files with this license:
  230. include/boost/parameter/aux_/as_lvalue.hpp [1:3]
  231. include/boost/parameter/aux_/cast.hpp [1:3]
  232. include/boost/parameter/aux_/maybe.hpp [1:3]
  233. include/boost/parameter/aux_/name.hpp [1:3]
  234. include/boost/parameter/aux_/pp_impl/argument_pack.hpp [1:4]
  235. include/boost/parameter/aux_/pp_impl/match.hpp [1:4]
  236. include/boost/parameter/aux_/pp_impl/unwrap_predicate.hpp [1:3]
  237. include/boost/parameter/aux_/preprocessor/impl/argument_specs.hpp [1:3]
  238. include/boost/parameter/aux_/preprocessor/impl/arity_range.hpp [1:3]
  239. include/boost/parameter/aux_/preprocessor/impl/forwarding_overloads.hpp [1:4]
  240. include/boost/parameter/aux_/preprocessor/impl/function_cast.hpp [1:4]
  241. include/boost/parameter/aux_/preprocessor/impl/function_dispatch_layer.hpp [1:4]
  242. include/boost/parameter/aux_/preprocessor/impl/function_dispatch_tuple.hpp [1:3]
  243. include/boost/parameter/aux_/preprocessor/impl/function_forward_match.hpp [1:3]
  244. include/boost/parameter/aux_/preprocessor/impl/function_name.hpp [1:3]
  245. include/boost/parameter/aux_/preprocessor/impl/specification.hpp [1:3]
  246. include/boost/parameter/aux_/preprocessor/impl/split_args.hpp [1:3]
  247. include/boost/parameter/aux_/preprocessor/is_binary.hpp [1:3]
  248. include/boost/parameter/aux_/preprocessor/is_nullary.hpp [1:3]
  249. include/boost/parameter/aux_/preprocessor/qualifier.hpp [1:4]
  250. include/boost/parameter/aux_/set.hpp [1:3]
  251. include/boost/parameter/aux_/template_keyword.hpp [1:4]
  252. include/boost/parameter/aux_/use_default_tag.hpp [1:3]
  253. include/boost/parameter/name.hpp [1:4]
  254. include/boost/parameter/preprocessor.hpp [1:4]
  255. include/boost/parameter/template_keyword.hpp [1:4]
  256. include/boost/parameter/value_type.hpp [1:3]
  257. KEEP COPYRIGHT_SERVICE_LABEL e381b710b97e62e701d329d7f5fafc9a
  258. BELONGS ya.make
  259. License text:
  260. // Copyright Daniel Wallin, David Abrahams 2010.
  261. // Distributed under the Boost Software License, Version 1.0.
  262. // (See accompanying file LICENSE_1_0.txt or copy at
  263. Scancode info:
  264. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  265. Score : 100.00
  266. Match type : COPYRIGHT
  267. Files with this license:
  268. include/boost/parameter/aux_/is_maybe.hpp [1:3]
  269. KEEP COPYRIGHT_SERVICE_LABEL ebaa020761c6a708f69e06b768098f40
  270. BELONGS ya.make
  271. License text:
  272. // Copyright Cromwell D. Enage 2018.
  273. // Distributed under the Boost Software License, Version 1.0.
  274. // (See accompanying file LICENSE_1_0.txt or copy at
  275. Scancode info:
  276. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  277. Score : 100.00
  278. Match type : COPYRIGHT
  279. Files with this license:
  280. include/boost/parameter/are_tagged_arguments.hpp [1:3]
  281. include/boost/parameter/aux_/augment_predicate.hpp [1:3]
  282. include/boost/parameter/aux_/pack/make_arg_list.hpp [1:4]
  283. include/boost/parameter/aux_/preprocessor/impl/no_spec_overloads.hpp [1:3]
  284. include/boost/parameter/is_argument_pack.hpp [1:3]
  285. KEEP COPYRIGHT_SERVICE_LABEL f3a0a38a75a0c0ab13f53c75c602545c
  286. BELONGS ya.make
  287. License text:
  288. // Copyright David Abrahams, Daniel Wallin 2005.
  289. // Distributed under the Boost Software License, Version 1.0.
  290. // (See accompanying file LICENSE_1_0.txt or copy at
  291. Scancode info:
  292. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  293. Score : 100.00
  294. Match type : COPYRIGHT
  295. Files with this license:
  296. include/boost/parameter.hpp [1:3]