devtools.licenses.report 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261
  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 05cc48a3f35f6c4cd26b75b91f9d84bb
  36. BELONGS ya.make
  37. License text:
  38. * Subject to the Boost Software License, Version 1.0. (See accompanying
  39. * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
  40. Scancode info:
  41. Original SPDX id: BSL-1.0
  42. Score : 78.12
  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/date_time/compiler_config.hpp [5:6]
  47. include/boost/date_time/local_time/posix_time_zone.hpp [5:6]
  48. include/boost/date_time/string_convert.hpp [5:6]
  49. KEEP BSL-1.0 17737caa978fa8ec0868ed818b864f37
  50. BELONGS ya.make
  51. License text:
  52. * Subject to the Boost Software License, Version 1.0.
  53. * (See accompanying file LICENSE_1_0.txt or
  54. * http://www.boost.org/LICENSE_1_0.txt)
  55. Scancode info:
  56. Original SPDX id: BSL-1.0
  57. Score : 78.12
  58. Match type : NOTICE
  59. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  60. Files with this license:
  61. include/boost/date_time/date_duration_types.hpp [5:7]
  62. include/boost/date_time/local_time/date_duration_operators.hpp [5:7]
  63. include/boost/date_time/posix_time/date_duration_operators.hpp [5:7]
  64. KEEP BSL-1.0 23fa5e94f51ba7a8e51ff1feb5b64098
  65. BELONGS ya.make
  66. License text:
  67. * Use, modification and distribution is subject to the
  68. * Boost Software License, Version 1.0. (See accompanying
  69. * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
  70. Scancode info:
  71. Original SPDX id: BSL-1.0
  72. Score : 90.62
  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/date_time.hpp [5:7]
  77. include/boost/date_time/c_local_time_adjustor.hpp [5:7]
  78. include/boost/date_time/constrained_value.hpp [5:7]
  79. include/boost/date_time/date_clock_device.hpp [5:7]
  80. include/boost/date_time/date_defs.hpp [5:7]
  81. include/boost/date_time/date_format_simple.hpp [5:7]
  82. include/boost/date_time/date_formatting.hpp [5:7]
  83. include/boost/date_time/date_formatting_limited.hpp [5:7]
  84. include/boost/date_time/date_generator_formatter.hpp [5:7]
  85. include/boost/date_time/date_generator_parser.hpp [6:8]
  86. include/boost/date_time/dst_transition_generators.hpp [2:4]
  87. include/boost/date_time/gregorian/formatters.hpp [5:7]
  88. include/boost/date_time/gregorian/formatters_limited.hpp [5:7]
  89. include/boost/date_time/gregorian/greg_day.hpp [5:7]
  90. include/boost/date_time/gregorian/greg_day_of_year.hpp [5:7]
  91. include/boost/date_time/gregorian/greg_duration.hpp [5:7]
  92. include/boost/date_time/gregorian/greg_facet.hpp [5:7]
  93. include/boost/date_time/gregorian/greg_month.hpp [5:7]
  94. include/boost/date_time/gregorian/greg_serialize.hpp [5:7]
  95. include/boost/date_time/gregorian/greg_weekday.hpp [5:7]
  96. include/boost/date_time/gregorian/greg_year.hpp [5:7]
  97. include/boost/date_time/gregorian/greg_ymd.hpp [5:7]
  98. include/boost/date_time/gregorian/gregorian.hpp [5:7]
  99. include/boost/date_time/gregorian/gregorian_types.hpp [5:7]
  100. include/boost/date_time/gregorian/parsers.hpp [5:7]
  101. include/boost/date_time/int_adapter.hpp [5:7]
  102. include/boost/date_time/iso_format.hpp [5:7]
  103. include/boost/date_time/local_time_adjustor.hpp [5:7]
  104. include/boost/date_time/local_timezone_defs.hpp [5:7]
  105. include/boost/date_time/parse_format_base.hpp [5:7]
  106. include/boost/date_time/period.hpp [5:7]
  107. include/boost/date_time/posix_time/posix_time.hpp [5:7]
  108. include/boost/date_time/posix_time/posix_time_duration.hpp [5:7]
  109. include/boost/date_time/posix_time/posix_time_legacy_io.hpp [5:7]
  110. include/boost/date_time/posix_time/posix_time_system.hpp [5:7]
  111. include/boost/date_time/posix_time/posix_time_types.hpp [2:4]
  112. include/boost/date_time/posix_time/ptime.hpp [5:7]
  113. include/boost/date_time/posix_time/time_parsers.hpp [5:7]
  114. include/boost/date_time/posix_time/time_period.hpp [5:7]
  115. include/boost/date_time/posix_time/time_serialize.hpp [5:7]
  116. include/boost/date_time/special_defs.hpp [5:7]
  117. include/boost/date_time/special_values_formatter.hpp [6:8]
  118. include/boost/date_time/special_values_parser.hpp [6:8]
  119. include/boost/date_time/time.hpp [5:7]
  120. include/boost/date_time/time_defs.hpp [5:7]
  121. include/boost/date_time/time_formatting_streams.hpp [5:7]
  122. include/boost/date_time/time_parsing.hpp [5:7]
  123. include/boost/date_time/time_zone_names.hpp [5:7]
  124. include/boost/date_time/year_month_day.hpp [5:7]
  125. KEEP BSL-1.0 2c7a3fa82e66676005cd4ee2608fd7d2
  126. BELONGS ya.make
  127. Note: matched license text is too long. Read it in the source files.
  128. Scancode info:
  129. Original SPDX id: BSL-1.0
  130. Score : 100.00
  131. Match type : TEXT
  132. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  133. Files with this license:
  134. LICENSE [1:23]
  135. KEEP BSL-1.0 48493a6f602d8228b384d9aab3e50dbd
  136. BELONGS ya.make
  137. License text:
  138. * Subject to the Boost Software License, Version 1.0.
  139. * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
  140. Scancode info:
  141. Original SPDX id: BSL-1.0
  142. Score : 78.12
  143. Match type : NOTICE
  144. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  145. Files with this license:
  146. include/boost/date_time/local_time/conversion.hpp [5:6]
  147. include/boost/date_time/local_time/custom_time_zone.hpp [5:6]
  148. include/boost/date_time/local_time/local_date_time.hpp [5:6]
  149. include/boost/date_time/local_time/local_time_io.hpp [5:6]
  150. include/boost/date_time/time_zone_base.hpp [5:6]
  151. KEEP BSL-1.0 526847f759a8183ebfa4b8cff5c6effb
  152. BELONGS ya.make
  153. License text:
  154. * Subject to the Boost Software License, Version 1.0.
  155. * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
  156. Scancode info:
  157. Original SPDX id: BSL-1.0
  158. Score : 78.12
  159. Match type : NOTICE
  160. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  161. Files with this license:
  162. include/boost/date_time/local_time/dst_transition_day_rules.hpp [5:6]
  163. include/boost/date_time/local_time/local_time.hpp [5:6]
  164. include/boost/date_time/local_time/local_time_types.hpp [5:6]
  165. include/boost/date_time/local_time/tz_database.hpp [5:6]
  166. include/boost/date_time/tz_db_base.hpp [5:6]
  167. KEEP BSL-1.0 648ee54e68cb4c96cfd2e41a7a53e0f8
  168. BELONGS ya.make
  169. License text:
  170. \### License
  171. Distributed under the [Boost Software License, Version 1.0](http://www.boost.org/LICENSE_1_0.txt).
  172. Scancode info:
  173. Original SPDX id: BSL-1.0
  174. Score : 60.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 [3:5]
  179. KEEP BSL-1.0 7e488dcc33e05aa7d1480d1328f86b4e
  180. BELONGS ya.make
  181. License text:
  182. * Subject to Boost Software License, Version 1.0. (See accompanying
  183. * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
  184. Scancode info:
  185. Original SPDX id: BSL-1.0
  186. Score : 81.48
  187. Match type : NOTICE
  188. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  189. Files with this license:
  190. include/boost/date_time/gregorian/greg_duration_types.hpp [5:6]
  191. SKIP BSL-1.0 901941bd35f9f19e23af80f6271c10c4
  192. BELONGS ya.make
  193. Note: matched license text is too long. Read it in the source files.
  194. Scancode info:
  195. Original SPDX id: BSL-1.0
  196. Score : 60.00
  197. Match type : NOTICE
  198. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  199. Files with this license:
  200. README.md [38:38]
  201. KEEP BSL-1.0 a481dd7f992b299b42a5bfb04aafbb70
  202. BELONGS ya.make
  203. License text:
  204. * Use, modification and distribution is subject to the
  205. * Boost Software License, Version 1.0. (See accompanying
  206. * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
  207. Scancode info:
  208. Original SPDX id: BSL-1.0
  209. Score : 90.62
  210. Match type : NOTICE
  211. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  212. Files with this license:
  213. include/boost/date_time/adjust_functors.hpp [5:7]
  214. include/boost/date_time/c_time.hpp [5:7]
  215. include/boost/date_time/date.hpp [5:7]
  216. include/boost/date_time/date_duration.hpp [5:7]
  217. include/boost/date_time/date_facet.hpp [5:7]
  218. include/boost/date_time/date_formatting_locales.hpp [5:7]
  219. include/boost/date_time/date_generators.hpp [5:7]
  220. include/boost/date_time/date_iterator.hpp [5:7]
  221. include/boost/date_time/date_names_put.hpp [5:7]
  222. include/boost/date_time/date_parsing.hpp [5:7]
  223. include/boost/date_time/dst_rules.hpp [5:7]
  224. include/boost/date_time/filetime_functions.hpp [5:7]
  225. include/boost/date_time/find_match.hpp [5:7]
  226. include/boost/date_time/format_date_parser.hpp [6:8]
  227. include/boost/date_time/gregorian/conversion.hpp [5:7]
  228. include/boost/date_time/gregorian/greg_calendar.hpp [5:7]
  229. include/boost/date_time/gregorian/greg_date.hpp [5:7]
  230. include/boost/date_time/gregorian/gregorian_io.hpp [5:7]
  231. include/boost/date_time/gregorian_calendar.hpp [5:7]
  232. include/boost/date_time/gregorian_calendar.ipp [2:4]
  233. include/boost/date_time/locale_config.hpp [5:7]
  234. include/boost/date_time/microsec_time_clock.hpp [5:7]
  235. include/boost/date_time/period_formatter.hpp [6:8]
  236. include/boost/date_time/period_parser.hpp [6:8]
  237. include/boost/date_time/posix_time/conversion.hpp [5:7]
  238. include/boost/date_time/posix_time/posix_time_config.hpp [5:7]
  239. include/boost/date_time/posix_time/posix_time_io.hpp [5:7]
  240. include/boost/date_time/posix_time/time_formatters.hpp [5:7]
  241. include/boost/date_time/posix_time/time_formatters_limited.hpp [5:7]
  242. include/boost/date_time/string_parse_tree.hpp [5:7]
  243. include/boost/date_time/strings_from_facet.hpp [5:7]
  244. include/boost/date_time/time_clock.hpp [5:7]
  245. include/boost/date_time/time_duration.hpp [5:7]
  246. include/boost/date_time/time_facet.hpp [6:8]
  247. include/boost/date_time/time_iterator.hpp [5:7]
  248. include/boost/date_time/time_resolution_traits.hpp [5:7]
  249. include/boost/date_time/time_system_counted.hpp [5:7]
  250. include/boost/date_time/time_system_split.hpp [5:7]
  251. include/boost/date_time/wrapping_int.hpp [5:7]