devtools.licenses.report 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  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 011fcbacb89caf6fb7d35d5ddd8327fb
  36. BELONGS ya.make
  37. License text:
  38. // Use, modification, and distribution is subject to the Boost Software
  39. // License, Version 1.0. (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 : 96.88
  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/cerrno.hpp [4:6]
  48. include/boost/system/detail/cerrno.hpp [2:4]
  49. KEEP BSL-1.0 01e5451e767de9ca66ea6feb8e9878f8
  50. BELONGS ya.make
  51. License text:
  52. // http://www.boost.org/LICENSE_1_0.txt
  53. Scancode info:
  54. Original SPDX id: BSL-1.0
  55. Score : 44.00
  56. Match type : REFERENCE
  57. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  58. Files with this license:
  59. include/boost/system/detail/enable_if.hpp [6:6]
  60. include/boost/system/detail/is_same.hpp [6:6]
  61. include/boost/system/error_category.hpp [6:6]
  62. include/boost/system/error_condition.hpp [6:6]
  63. include/boost/system/generic_category.hpp [6:6]
  64. include/boost/system/system_category.hpp [6:6]
  65. KEEP BSL-1.0 1bc23f67ca27c295e38b46190cdce22f
  66. BELONGS ya.make
  67. License text:
  68. // Distributed under the Boost Software License, Version 1.0. (See accompanying
  69. // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  70. Scancode info:
  71. Original SPDX id: BSL-1.0
  72. Score : 100.00
  73. Match type : NOTICE
  74. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  75. Files with this license:
  76. include/boost/system/detail/config.hpp [6:7]
  77. include/boost/system/detail/errc.hpp [8:9]
  78. include/boost/system/detail/generic_category_message.hpp [8:9]
  79. include/boost/system/detail/snprintf.hpp [6:7]
  80. include/boost/system/detail/std_category.hpp [8:9]
  81. include/boost/system/detail/std_category_impl.hpp [8:9]
  82. include/boost/system/detail/system_category_condition_win32.hpp [8:9]
  83. include/boost/system/detail/system_category_message.hpp [8:9]
  84. include/boost/system/detail/system_category_message_win32.hpp [8:9]
  85. include/boost/system/errc.hpp [8:9]
  86. KEEP BSL-1.0 59c75c5a0cf680ac7d511be8b54ed0eb
  87. BELONGS ya.make
  88. License text:
  89. // https://www.boost.org/LICENSE_1_0.txt)
  90. Scancode info:
  91. Original SPDX id: BSL-1.0
  92. Score : 100.00
  93. Match type : REFERENCE
  94. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  95. Files with this license:
  96. include/boost/system.hpp [6:6]
  97. include/boost/system/detail/append_int.hpp [6:6]
  98. include/boost/system/detail/mutex.hpp [6:6]
  99. KEEP BSL-1.0 91edf42d64b7d575f33dce422ab41c2f
  100. BELONGS ya.make
  101. License text:
  102. // Distributed under the Boost Software License, Version 1.0
  103. Scancode info:
  104. Original SPDX id: BSL-1.0
  105. Score : 100.00
  106. Match type : NOTICE
  107. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  108. Files with this license:
  109. include/boost/system/detail/enable_if.hpp [5:5]
  110. include/boost/system/detail/is_same.hpp [5:5]
  111. include/boost/system/error_category.hpp [5:5]
  112. include/boost/system/error_condition.hpp [5:5]
  113. include/boost/system/generic_category.hpp [5:5]
  114. include/boost/system/system_category.hpp [5:5]
  115. KEEP BSL-1.0 d7f87ea2cced5bb8dd0a81e515f54c30
  116. BELONGS ya.make
  117. License text:
  118. // Distributed under the Boost Software License, Version 1.0. (See accompanying
  119. // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  120. Scancode info:
  121. Original SPDX id: BSL-1.0
  122. Score : 100.00
  123. Match type : NOTICE
  124. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  125. Files with this license:
  126. include/boost/system/config.hpp [5:6]
  127. include/boost/system/detail/error_category.hpp [8:9]
  128. include/boost/system/detail/error_category_impl.hpp [8:9]
  129. include/boost/system/detail/error_code.hpp [8:9]
  130. include/boost/system/detail/error_condition.hpp [8:9]
  131. include/boost/system/detail/generic_category.hpp [8:9]
  132. include/boost/system/detail/interop_category.hpp [8:9]
  133. include/boost/system/detail/system_category.hpp [8:9]
  134. include/boost/system/detail/system_category_impl.hpp [8:9]
  135. include/boost/system/detail/throws.hpp [8:9]
  136. include/boost/system/error_code.hpp [8:9]
  137. include/boost/system/is_error_code_enum.hpp [8:9]
  138. include/boost/system/is_error_condition_enum.hpp [8:9]
  139. include/boost/system/linux_error.hpp [5:6]
  140. include/boost/system/windows_error.hpp [5:6]
  141. KEEP BSL-1.0 da2a87ccf5ae416e33c8d6bfe78baa14
  142. BELONGS ya.make
  143. License text:
  144. // Distributed under the Boost Software License, Version 1.0.
  145. // See http://www.boost.org/LICENSE_1_0.txt
  146. Scancode info:
  147. Original SPDX id: BSL-1.0
  148. Score : 100.00
  149. Match type : NOTICE
  150. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  151. Files with this license:
  152. include/boost/system/api_config.hpp [5:6]
  153. KEEP BSL-1.0 e03c043ca7052925e34194f3fe2631e4
  154. BELONGS ya.make
  155. License text:
  156. // Distributed under the Boost Software License, Version 1.0.
  157. Scancode info:
  158. Original SPDX id: BSL-1.0
  159. Score : 100.00
  160. Match type : NOTICE
  161. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  162. Files with this license:
  163. include/boost/system.hpp [5:5]
  164. include/boost/system/detail/append_int.hpp [5:5]
  165. include/boost/system/detail/mutex.hpp [5:5]
  166. KEEP BSL-1.0 e9df2954141aa96551bf39192c39d2fe
  167. BELONGS ya.make
  168. License text:
  169. // Distributed under the Boost Software License, Version 1.0.
  170. // https://www.boost.org/LICENSE_1_0.txt
  171. Scancode info:
  172. Original SPDX id: BSL-1.0
  173. Score : 94.44
  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/system/result.hpp [5:6]
  178. include/boost/system/system_error.hpp [6:7]
  179. KEEP BSL-1.0 f01e076908d4cc1916631abc2b738d8f
  180. BELONGS ya.make
  181. License text:
  182. \## License
  183. Distributed under the
  184. [Boost Software License, Version 1.0](http://boost.org/LICENSE_1_0.txt).
  185. Scancode info:
  186. Original SPDX id: BSL-1.0
  187. Score : 50.00
  188. Match type : NOTICE
  189. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  190. Files with this license:
  191. README.md [22:25]