devtools.copyrights.report 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280
  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 000aa9c39050337adeb86ee6154db231
  36. BELONGS ya.make
  37. License text:
  38. /* Copyright 2003-2015 Joaquin M Lopez Munoz.
  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/multi_index/detail/ord_index_impl_fwd.hpp [1:3]
  47. include/boost/multi_index/detail/raw_ptr.hpp [1:3]
  48. include/boost/multi_index/detail/rnd_index_ops.hpp [1:3]
  49. include/boost/multi_index/detail/value_compare.hpp [1:3]
  50. include/boost/multi_index/ordered_index.hpp [1:3]
  51. include/boost/multi_index/ordered_index_fwd.hpp [1:3]
  52. include/boost/multi_index/ranked_index_fwd.hpp [1:3]
  53. KEEP COPYRIGHT_SERVICE_LABEL 018af39cb212e993217cd92660bc4796
  54. BELONGS ya.make
  55. License text:
  56. /* Copyright 2003-2021 Joaquin M Lopez Munoz.
  57. * Distributed under the Boost Software License, Version 1.0.
  58. * (See accompanying file LICENSE_1_0.txt or copy at
  59. Scancode info:
  60. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  61. Score : 100.00
  62. Match type : COPYRIGHT
  63. Files with this license:
  64. include/boost/multi_index/detail/any_container_view.hpp [1:3]
  65. include/boost/multi_index/detail/index_access_sequence.hpp [1:3]
  66. include/boost/multi_index/detail/index_base.hpp [1:3]
  67. include/boost/multi_index/detail/invalidate_iterators.hpp [1:3]
  68. include/boost/multi_index/detail/rnd_index_node.hpp [1:3]
  69. KEEP COPYRIGHT_SERVICE_LABEL 05a5f756ebc9a3840cb40447549b686b
  70. BELONGS ya.make
  71. License text:
  72. /* Copyright 2003-2022 Joaquin M Lopez Munoz.
  73. * Distributed under the Boost Software License, Version 1.0.
  74. * (See accompanying file LICENSE_1_0.txt or copy at
  75. Scancode info:
  76. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  77. Score : 100.00
  78. Match type : COPYRIGHT
  79. Files with this license:
  80. include/boost/multi_index/composite_key.hpp [1:3]
  81. include/boost/multi_index/detail/auto_space.hpp [1:3]
  82. include/boost/multi_index/detail/copy_map.hpp [1:3]
  83. include/boost/multi_index/detail/define_if_constexpr_macro.hpp [1:3]
  84. include/boost/multi_index/detail/hash_index_args.hpp [1:3]
  85. include/boost/multi_index/detail/header_holder.hpp [1:3]
  86. include/boost/multi_index/detail/index_matcher.hpp [1:3]
  87. include/boost/multi_index/detail/is_transparent.hpp [1:3]
  88. include/boost/multi_index/detail/node_handle.hpp [1:3]
  89. include/boost/multi_index/detail/rnd_index_loader.hpp [1:3]
  90. include/boost/multi_index/detail/rnd_index_ptr_array.hpp [1:3]
  91. include/boost/multi_index/detail/scoped_bilock.hpp [1:3]
  92. include/boost/multi_index/global_fun.hpp [1:3]
  93. include/boost/multi_index/identity.hpp [1:3]
  94. include/boost/multi_index/mem_fun.hpp [1:3]
  95. include/boost/multi_index/member.hpp [1:3]
  96. include/boost/multi_index/ranked_index.hpp [1:3]
  97. KEEP COPYRIGHT_SERVICE_LABEL 0a7ad4244a4100f9dcda594b21cd0a89
  98. BELONGS ya.make
  99. License text:
  100. * Copyright 2003-2023 Joaquin M Lopez Munoz.
  101. * Distributed under the Boost Software License, Version 1.0.
  102. * (See accompanying file LICENSE_1_0.txt or copy at
  103. Scancode info:
  104. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  105. Score : 100.00
  106. Match type : COPYRIGHT
  107. Files with this license:
  108. include/boost/multi_index/detail/archive_constructed.hpp [1:3]
  109. include/boost/multi_index/detail/bad_archive_exception.hpp [1:3]
  110. include/boost/multi_index/detail/bidir_node_iterator.hpp [1:3]
  111. include/boost/multi_index/detail/bucket_array.hpp [1:3]
  112. include/boost/multi_index/detail/hash_index_iterator.hpp [1:3]
  113. include/boost/multi_index/detail/index_loader.hpp [1:3]
  114. include/boost/multi_index/detail/index_node_base.hpp [1:3]
  115. include/boost/multi_index/detail/index_saver.hpp [1:3]
  116. include/boost/multi_index/detail/ord_index_impl.hpp [1:3]
  117. include/boost/multi_index/detail/rnd_node_iterator.hpp [1:3]
  118. include/boost/multi_index/detail/safe_mode.hpp [1:3]
  119. include/boost/multi_index/detail/serialization_version.hpp [1:3]
  120. include/boost/multi_index/hashed_index.hpp [1:3]
  121. include/boost/multi_index/random_access_index.hpp [1:3]
  122. include/boost/multi_index/sequenced_index.hpp [1:3]
  123. include/boost/multi_index_container.hpp [3:5]
  124. KEEP COPYRIGHT_SERVICE_LABEL 315a7554fc178f85d65ddbb338fd58a5
  125. BELONGS ya.make
  126. License text:
  127. * Copyright (c) 1996,1997
  128. * Silicon Graphics Computer Systems, Inc.
  129. Scancode info:
  130. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  131. Score : 100.00
  132. Match type : COPYRIGHT
  133. Files with this license:
  134. include/boost/multi_index/detail/ord_index_impl.hpp [11:12]
  135. include/boost/multi_index/detail/ord_index_node.hpp [11:12]
  136. include/boost/multi_index/detail/ord_index_ops.hpp [11:12]
  137. KEEP COPYRIGHT_SERVICE_LABEL 4f5d57c8559aaf8bf412ae6bc295ec7e
  138. BELONGS ya.make
  139. License text:
  140. /* Copyright 2003-2013 Joaquin M Lopez Munoz.
  141. * Distributed under the Boost Software License, Version 1.0.
  142. * (See accompanying file LICENSE_1_0.txt or copy at
  143. Scancode info:
  144. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  145. Score : 100.00
  146. Match type : COPYRIGHT
  147. Files with this license:
  148. include/boost/multi_index/detail/access_specifier.hpp [1:3]
  149. include/boost/multi_index/detail/adl_swap.hpp [1:3]
  150. include/boost/multi_index/detail/base_type.hpp [1:3]
  151. include/boost/multi_index/detail/do_not_copy_elements_tag.hpp [1:3]
  152. include/boost/multi_index/detail/has_tag.hpp [1:3]
  153. include/boost/multi_index/detail/invariant_assert.hpp [1:3]
  154. include/boost/multi_index/detail/is_index_list.hpp [1:3]
  155. include/boost/multi_index/detail/iter_adaptor.hpp [1:3]
  156. include/boost/multi_index/detail/modify_key_adaptor.hpp [1:3]
  157. include/boost/multi_index/detail/no_duplicate_tags.hpp [1:3]
  158. include/boost/multi_index/detail/node_type.hpp [1:3]
  159. include/boost/multi_index/detail/ord_index_args.hpp [1:3]
  160. include/boost/multi_index/detail/uintptr_type.hpp [1:3]
  161. include/boost/multi_index/detail/unbounded.hpp [1:3]
  162. include/boost/multi_index/detail/vartempl_support.hpp [1:3]
  163. include/boost/multi_index/hashed_index_fwd.hpp [1:3]
  164. include/boost/multi_index/identity_fwd.hpp [1:3]
  165. include/boost/multi_index/indexed_by.hpp [1:3]
  166. include/boost/multi_index/key_extractors.hpp [1:3]
  167. include/boost/multi_index/random_access_index_fwd.hpp [1:3]
  168. include/boost/multi_index/sequenced_index_fwd.hpp [1:3]
  169. include/boost/multi_index/tag.hpp [1:3]
  170. include/boost/multi_index_container_fwd.hpp [1:3]
  171. KEEP COPYRIGHT_SERVICE_LABEL 5c4c34d83e3e76251c0e7ed4342f17c8
  172. BELONGS ya.make
  173. License text:
  174. /* Copyright 2003-2020 Joaquin M Lopez Munoz.
  175. * Distributed under the Boost Software License, Version 1.0.
  176. * (See accompanying file LICENSE_1_0.txt or copy at
  177. Scancode info:
  178. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  179. Score : 100.00
  180. Match type : COPYRIGHT
  181. Files with this license:
  182. include/boost/multi_index/detail/allocator_traits.hpp [1:3]
  183. include/boost/multi_index/detail/converter.hpp [1:3]
  184. include/boost/multi_index/detail/hash_index_node.hpp [1:3]
  185. include/boost/multi_index/detail/ord_index_node.hpp [1:3]
  186. include/boost/multi_index/detail/scope_guard.hpp [1:3]
  187. include/boost/multi_index/detail/seq_index_ops.hpp [1:3]
  188. include/boost/multi_index/detail/undef_if_constexpr_macro.hpp [1:3]
  189. include/boost/multi_index/safe_mode_errors.hpp [1:3]
  190. KEEP COPYRIGHT_SERVICE_LABEL 7a92fca234fbb2ec58839a022533d6cb
  191. BELONGS ya.make
  192. License text:
  193. /* Copyright 2003-2016 Joaquin M Lopez Munoz.
  194. * Distributed under the Boost Software License, Version 1.0.
  195. * (See accompanying file LICENSE_1_0.txt or copy at
  196. Scancode info:
  197. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  198. Score : 100.00
  199. Match type : COPYRIGHT
  200. Files with this license:
  201. include/boost/multi_index/detail/ignore_wstrict_aliasing.hpp [1:3]
  202. include/boost/multi_index/detail/restore_wstrict_aliasing.hpp [1:3]
  203. KEEP COPYRIGHT_SERVICE_LABEL 9890bd67cdd35de988039eaab34c8a02
  204. BELONGS ya.make
  205. License text:
  206. /* Copyright 2003-2014 Joaquin M Lopez Munoz.
  207. * Distributed under the Boost Software License, Version 1.0.
  208. * (See accompanying file LICENSE_1_0.txt or copy at
  209. Scancode info:
  210. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  211. Score : 100.00
  212. Match type : COPYRIGHT
  213. Files with this license:
  214. include/boost/multi_index/detail/cons_stdtuple.hpp [1:3]
  215. include/boost/multi_index/detail/ord_index_ops.hpp [1:3]
  216. KEEP COPYRIGHT_SERVICE_LABEL a7831931571cb11df5942e281a68009f
  217. BELONGS ya.make
  218. License text:
  219. * Copyright (c) 1994
  220. * Hewlett-Packard Company
  221. Scancode info:
  222. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  223. Score : 100.00
  224. Match type : COPYRIGHT
  225. Files with this license:
  226. include/boost/multi_index/detail/ord_index_impl.hpp [23:24]
  227. include/boost/multi_index/detail/ord_index_node.hpp [23:24]
  228. include/boost/multi_index/detail/ord_index_ops.hpp [23:24]
  229. KEEP COPYRIGHT_SERVICE_LABEL b1d8599132305166f8d3329e2357d761
  230. BELONGS ya.make
  231. License text:
  232. /* Copyright 2003-2017 Joaquin M Lopez Munoz.
  233. * Distributed under the Boost Software License, Version 1.0.
  234. * (See accompanying file LICENSE_1_0.txt or copy at
  235. Scancode info:
  236. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  237. Score : 100.00
  238. Match type : COPYRIGHT
  239. Files with this license:
  240. include/boost/multi_index/detail/promotes_arg.hpp [1:3]
  241. KEEP COPYRIGHT_SERVICE_LABEL b39477fb74de6923f82fd930b22fa1ef
  242. BELONGS ya.make
  243. License text:
  244. /* Copyright 2003-2018 Joaquin M Lopez Munoz.
  245. * Distributed under the Boost Software License, Version 1.0.
  246. * (See accompanying file LICENSE_1_0.txt or copy at
  247. Scancode info:
  248. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  249. Score : 100.00
  250. Match type : COPYRIGHT
  251. Files with this license:
  252. include/boost/multi_index/detail/duplicates_iterator.hpp [1:3]
  253. include/boost/multi_index/detail/rnk_index_ops.hpp [1:3]
  254. KEEP COPYRIGHT_SERVICE_LABEL dbf0629fd3ff68055ae1d75560ba3a6a
  255. BELONGS ya.make
  256. License text:
  257. /* Copyright 2003-2019 Joaquin M Lopez Munoz.
  258. * Distributed under the Boost Software License, Version 1.0.
  259. * (See accompanying file LICENSE_1_0.txt or copy at
  260. Scancode info:
  261. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  262. Score : 100.00
  263. Match type : COPYRIGHT
  264. Files with this license:
  265. include/boost/multi_index/detail/is_function.hpp [1:3]
  266. include/boost/multi_index/detail/seq_index_node.hpp [1:3]
  267. include/boost/multi_index/key.hpp [1:3]