devtools.licenses.report 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231
  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 0bfa54b6d82598f1c5f117adedeec37c
  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/utility/string_ref.hpp [5:6]
  47. include/boost/utility/string_ref_fwd.hpp [4:5]
  48. include/boost/utility/string_view.hpp [6:7]
  49. include/boost/utility/string_view_fwd.hpp [4:5]
  50. KEEP BSL-1.0 47a0454637d4fa45d78eb2557ccd70c4
  51. BELONGS ya.make
  52. License text:
  53. // Distributed under the Boost Software License, Version 1.0. (See
  54. // accompanying file LICENSE_1_0.txt or copy at
  55. // http://www.boost.org/LICENSE_1_0.txt)
  56. Scancode info:
  57. Original SPDX id: BSL-1.0
  58. Score : 100.00
  59. Match type : NOTICE
  60. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  61. Files with this license:
  62. include/boost/utility/value_init.hpp [4:6]
  63. KEEP BSL-1.0 49af97cadb10453f2b05003f793e4adc
  64. BELONGS ya.make
  65. License text:
  66. Distributed under the [Boost Software License, Version 1.0](https://www.boost.org/LICENSE_1_0.txt).
  67. Scancode info:
  68. Original SPDX id: BSL-1.0
  69. Score : 88.89
  70. Match type : NOTICE
  71. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  72. Files with this license:
  73. README.md [26:26]
  74. KEEP BSL-1.0 4c18916c3f8400d0d3ea68d73e70192b
  75. BELONGS ya.make
  76. License text:
  77. // Use, modification, and distribution is subject to the Boost Software
  78. // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  79. // http://www.boost.org/LICENSE_1_0.txt)
  80. Scancode info:
  81. Original SPDX id: BSL-1.0
  82. Score : 96.88
  83. Match type : NOTICE
  84. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  85. Files with this license:
  86. include/boost/utility/compare_pointees.hpp [3:5]
  87. include/boost/utility/detail/in_place_factory_prefix.hpp [4:6]
  88. include/boost/utility/detail/in_place_factory_suffix.hpp [4:6]
  89. include/boost/utility/in_place_factory.hpp [4:6]
  90. include/boost/utility/typed_in_place_factory.hpp [4:6]
  91. KEEP BSL-1.0 4d2a8dc89c39573e23ad6a8f52bdd9a1
  92. BELONGS ya.make
  93. Note: matched license text is too long. Read it in the source files.
  94. Scancode info:
  95. Original SPDX id: BSL-1.0
  96. Score : 100.00
  97. Match type : NOTICE
  98. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  99. Files with this license:
  100. include/boost/utility/base_from_member.hpp [3:6]
  101. KEEP BSL-1.0 4e866b0f702c0f86a7d853ca58d2b0d6
  102. BELONGS ya.make
  103. License text:
  104. // Use, modification and distribution is subject to the Boost Software
  105. // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or
  106. // copy at http://www.boost.org/LICENSE_1_0.txt)
  107. Scancode info:
  108. Original SPDX id: BSL-1.0
  109. Score : 96.88
  110. Match type : NOTICE
  111. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  112. Files with this license:
  113. include/boost/utility/detail/result_of_iterate.hpp [9:11]
  114. include/boost/utility/detail/result_of_variadic.hpp [9:11]
  115. KEEP BSL-1.0 64cda77ac5c375c937ec6f7ef224550d
  116. BELONGS ya.make
  117. License text:
  118. Use, modification and distribution is subject to the Boost Software
  119. License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  120. http://www.boost.org/LICENSE_1_0.txt)
  121. Scancode info:
  122. Original SPDX id: BSL-1.0
  123. Score : 96.88
  124. Match type : NOTICE
  125. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  126. Files with this license:
  127. include/boost/utility/binary.hpp [4:6]
  128. KEEP BSL-1.0 7526d5c5fd651b8d0d6103857fbf3a46
  129. BELONGS ya.make
  130. License text:
  131. // Use, modification and distribution are subject to the Boost Software License,
  132. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  133. // http://www.boost.org/LICENSE_1_0.txt).
  134. Scancode info:
  135. Original SPDX id: BSL-1.0
  136. Score : 100.00
  137. Match type : NOTICE
  138. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  139. Files with this license:
  140. include/boost/call_traits.hpp [2:4]
  141. include/boost/compressed_pair.hpp [2:4]
  142. include/boost/detail/call_traits.hpp [2:4]
  143. include/boost/detail/compressed_pair.hpp [2:4]
  144. include/boost/detail/ob_compressed_pair.hpp [2:4]
  145. KEEP BSL-1.0 8abbac2c705b0911702566954b0ebe9b
  146. BELONGS ya.make
  147. License text:
  148. // Distributed under the Boost Software License, Version 1.0. (See
  149. // accompanying file LICENSE_1_0.txt or copy at
  150. // http://www.boost.org/LICENSE_1_0.txt)
  151. Scancode info:
  152. Original SPDX id: BSL-1.0
  153. Score : 100.00
  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. include/boost/operators.hpp [5:7]
  158. include/boost/operators_v1.hpp [4:6]
  159. KEEP BSL-1.0 a436b72bbdfb67382aecedd9507e3ad1
  160. BELONGS ya.make
  161. Note: matched license text is too long. Read it in the source files.
  162. Scancode info:
  163. Original SPDX id: BSL-1.0
  164. Score : 100.00
  165. Match type : NOTICE
  166. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  167. Files with this license:
  168. include/boost/utility.hpp [3:5]
  169. KEEP BSL-1.0 a5006bb276a0e8fcc0c080cd5a14814e
  170. BELONGS ya.make
  171. Note: matched license text is too long. Read it in the source files.
  172. Scancode info:
  173. Original SPDX id: BSL-1.0
  174. Score : 55.00
  175. Match type : NOTICE
  176. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  177. Files with this license:
  178. README.md [15:15]
  179. KEEP BSL-1.0 d926734e1804ae63ec294903c1492c12
  180. BELONGS ya.make
  181. Note: matched license text is too long. Read it in the source files.
  182. Scancode info:
  183. Original SPDX id: BSL-1.0
  184. Score : 96.88
  185. Match type : NOTICE
  186. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  187. Files with this license:
  188. include/boost/utility/detail/result_of_iterate.hpp [3:6]
  189. include/boost/utility/detail/result_of_variadic.hpp [3:6]
  190. include/boost/utility/result_of.hpp [3:6]
  191. KEEP BSL-1.0 dbb5e9f500df89fb594d4004510207dd
  192. BELONGS ya.make
  193. License text:
  194. // Distributed under the Boost Software License, Version 1.0.
  195. //
  196. // See accompanying file LICENSE_1_0.txt or copy at
  197. // http://www.boost.org/LICENSE_1_0.txt
  198. Scancode info:
  199. Original SPDX id: BSL-1.0
  200. Score : 100.00
  201. Match type : NOTICE
  202. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  203. Files with this license:
  204. include/boost/utility/detail/minstd_rand.hpp [6:9]
  205. KEEP BSL-1.0 ee822d50ddfbcc656f14b57a196ccef9
  206. BELONGS ya.make
  207. License text:
  208. // Distributed under the Boost Software License, Version 1.0
  209. // (see accompanying file LICENSE_1_0.txt or a copy at
  210. // http://www.boost.org/LICENSE_1_0.txt)
  211. Scancode info:
  212. Original SPDX id: BSL-1.0
  213. Score : 100.00
  214. Match type : NOTICE
  215. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  216. Files with this license:
  217. include/boost/utility/identity_type.hpp [3:5]