devtools.licenses.report 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218
  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 2077ca9d01c7e6d6029ec1763233c5b0
  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. * https://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/iterator/is_iterator.hpp [2:4]
  48. KEEP BSL-1.0 2cc71fe4bd12718a9884bf7ff37269f3
  49. BELONGS ya.make
  50. License text:
  51. // Distributed under the Boost Software License, Version 1.0.
  52. // (See accompanying file LICENSE_1_0.txt or copy at
  53. // http://www.boost.org/LICENSE_1_0.txt)
  54. Scancode info:
  55. Original SPDX id: BSL-1.0
  56. Score : 100.00
  57. Match type : NOTICE
  58. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  59. Files with this license:
  60. include/boost/iterator/advance.hpp [3:5]
  61. include/boost/iterator/distance.hpp [3:5]
  62. KEEP BSL-1.0 47a0454637d4fa45d78eb2557ccd70c4
  63. BELONGS ya.make
  64. License text:
  65. // Distributed under the Boost Software License, Version 1.0. (See
  66. // accompanying file LICENSE_1_0.txt or copy at
  67. // http://www.boost.org/LICENSE_1_0.txt)
  68. Scancode info:
  69. Original SPDX id: BSL-1.0
  70. Score : 100.00
  71. Match type : NOTICE
  72. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  73. Files with this license:
  74. include/boost/function_output_iterator.hpp [2:4]
  75. include/boost/generator_iterator.hpp [2:4]
  76. include/boost/iterator/counting_iterator.hpp [2:4]
  77. include/boost/iterator/detail/config_def.hpp [4:6]
  78. include/boost/iterator/detail/config_undef.hpp [2:4]
  79. include/boost/iterator/detail/enable_if.hpp [4:6]
  80. include/boost/iterator/filter_iterator.hpp [4:6]
  81. include/boost/iterator/function_input_iterator.hpp [4:6]
  82. include/boost/iterator/function_output_iterator.hpp [2:4]
  83. include/boost/iterator/indirect_iterator.hpp [4:6]
  84. include/boost/iterator/interoperable.hpp [4:6]
  85. include/boost/iterator/iterator_adaptor.hpp [4:6]
  86. include/boost/iterator/iterator_archetypes.hpp [2:4]
  87. include/boost/iterator/iterator_categories.hpp [2:4]
  88. include/boost/iterator/iterator_concepts.hpp [2:4]
  89. include/boost/iterator/iterator_facade.hpp [4:6]
  90. include/boost/iterator/iterator_traits.hpp [2:4]
  91. include/boost/iterator/permutation_iterator.hpp [4:6]
  92. include/boost/iterator/reverse_iterator.hpp [4:6]
  93. include/boost/iterator/transform_iterator.hpp [4:6]
  94. include/boost/iterator/zip_iterator.hpp [4:6]
  95. include/boost/pending/iterator_adaptors.hpp [2:4]
  96. include/boost/pending/iterator_tests.hpp [2:4]
  97. KEEP BSL-1.0 49af97cadb10453f2b05003f793e4adc
  98. BELONGS ya.make
  99. License text:
  100. Distributed under the [Boost Software License, Version 1.0](https://www.boost.org/LICENSE_1_0.txt).
  101. Scancode info:
  102. Original SPDX id: BSL-1.0
  103. Score : 88.89
  104. Match type : NOTICE
  105. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  106. Files with this license:
  107. README.md [27:27]
  108. KEEP BSL-1.0 49e6bc77399e998df4a19b5127671d43
  109. BELONGS ya.make
  110. License text:
  111. // Copyright David Abrahams 2004. Distributed under the Boost
  112. // Software License, Version 1.0. (See accompanying
  113. // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  114. Scancode info:
  115. Original SPDX id: BSL-1.0
  116. Score : 100.00
  117. Match type : NOTICE
  118. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  119. Files with this license:
  120. include/boost/iterator_adaptors.hpp [1:3]
  121. KEEP BSL-1.0 524e838f61fea095d692df7fee05bf3f
  122. BELONGS ya.make
  123. Note: matched license text is too long. Read it in the source files.
  124. Scancode info:
  125. Original SPDX id: LicenseRef-scancode-boost-original
  126. Score : 100.00
  127. Match type : TEXT
  128. Links : http://boost.org, https://github.com/boostorg/rational/blob/0fe0beca5397c812c4f85a7de0d0769de59e12e0/include/boost/rational.hpp, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/boost-original.LICENSE
  129. Files with this license:
  130. include/boost/shared_container_iterator.hpp [1:4]
  131. KEEP BSL-1.0 6cee195f9161a1b94784d4975695337c
  132. BELONGS ya.make
  133. Note: matched license text is too long. Read it in the source files.
  134. Scancode info:
  135. Original SPDX id: BSL-1.0
  136. Score : 96.88
  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/indirect_reference.hpp [5:7]
  141. include/boost/pointee.hpp [5:7]
  142. KEEP BSL-1.0 744fe4ef3652113826a015c6780732de
  143. BELONGS ya.make
  144. License text:
  145. // Distributed under the Boost Software License, Version 1.0.
  146. // (See accompanying file LICENSE_1_0.txt or copy at
  147. // http://www.boost.org/LICENSE_1_0.txt)
  148. Scancode info:
  149. Original SPDX id: BSL-1.0
  150. Score : 100.00
  151. Match type : NOTICE
  152. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  153. Files with this license:
  154. include/boost/next_prior.hpp [6:8]
  155. KEEP BSL-1.0 8abbac2c705b0911702566954b0ebe9b
  156. BELONGS ya.make
  157. License text:
  158. // Distributed under the Boost Software License, Version 1.0. (See
  159. // accompanying file LICENSE_1_0.txt or copy at
  160. // http://www.boost.org/LICENSE_1_0.txt)
  161. Scancode info:
  162. Original SPDX id: BSL-1.0
  163. Score : 100.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. include/boost/pending/detail/int_iterator.hpp [2:4]
  168. KEEP BSL-1.0 90107d2b937b306faf40f2deb0858e34
  169. BELONGS ya.make
  170. Note: matched license text is too long. Read it in the source files.
  171. Scancode info:
  172. Original SPDX id: BSL-1.0
  173. Score : 96.88
  174. Match type : NOTICE
  175. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  176. Files with this license:
  177. include/boost/iterator/detail/any_conversion_eater.hpp [1:3]
  178. include/boost/iterator/detail/facade_iterator_category.hpp [1:3]
  179. include/boost/iterator/detail/minimum_category.hpp [1:3]
  180. include/boost/iterator/is_lvalue_iterator.hpp [1:3]
  181. include/boost/iterator/is_readable_iterator.hpp [1:3]
  182. include/boost/iterator/minimum_category.hpp [1:3]
  183. KEEP BSL-1.0 a5006bb276a0e8fcc0c080cd5a14814e
  184. BELONGS ya.make
  185. Note: matched license text is too long. Read it in the source files.
  186. Scancode info:
  187. Original SPDX id: BSL-1.0
  188. Score : 55.00
  189. Match type : NOTICE
  190. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  191. Files with this license:
  192. README.md [16:16]
  193. KEEP BSL-1.0 a5255d1626f948de09c788692e999646
  194. BELONGS ya.make
  195. License text:
  196. // Use, modification and distribution is subject to the
  197. // Boost Software License, Version 1.0.
  198. // (See accompanying file LICENSE_1_0.txt or copy at
  199. // http://www.boost.org/LICENSE_1_0.txt)
  200. Scancode info:
  201. Original SPDX id: BSL-1.0
  202. Score : 96.88
  203. Match type : NOTICE
  204. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  205. Files with this license:
  206. include/boost/iterator/new_iterator_tests.hpp [9:12]