devtools.copyrights.report 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761
  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 07b7558ba450b33ddac49fa00995dc34
  36. BELONGS ya.make
  37. Note: matched license text is too long. Read it in the source files.
  38. Scancode info:
  39. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  40. Score : 100.00
  41. Match type : COPYRIGHT
  42. Files with this license:
  43. include/boost/serialization/export.hpp [19:21]
  44. KEEP COPYRIGHT_SERVICE_LABEL 099f45e4dfce1e9a04cd9f0fc805912b
  45. BELONGS ya.make
  46. License text:
  47. // (c) Copyright Robert Ramey 2004
  48. // Use, modification, and distribution is subject to the Boost Software
  49. // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  50. Scancode info:
  51. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  52. Score : 100.00
  53. Match type : COPYRIGHT
  54. Files with this license:
  55. include/boost/archive/detail/auto_link_archive.hpp [12:14]
  56. include/boost/archive/detail/auto_link_warchive.hpp [12:14]
  57. include/boost/archive/detail/decl.hpp [12:14]
  58. include/boost/serialization/config.hpp [6:8]
  59. KEEP COPYRIGHT_SERVICE_LABEL 0c1af2120f5b2c990788a2bcf885bea8
  60. BELONGS ya.make
  61. Note: matched license text is too long. Read it in the source files.
  62. Scancode info:
  63. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  64. Score : 100.00
  65. Match type : COPYRIGHT
  66. Files with this license:
  67. include/boost/serialization/queue.hpp [12:14]
  68. include/boost/serialization/stack.hpp [12:14]
  69. KEEP COPYRIGHT_SERVICE_LABEL 106f740568c48f2bea266764c2162b4c
  70. BELONGS ya.make
  71. Note: matched license text is too long. Read it in the source files.
  72. Scancode info:
  73. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  74. Score : 100.00
  75. Match type : COPYRIGHT
  76. Files with this license:
  77. src/polymorphic_binary_iarchive.cpp [4:6]
  78. src/polymorphic_binary_oarchive.cpp [4:6]
  79. src/polymorphic_text_iarchive.cpp [4:6]
  80. src/polymorphic_text_oarchive.cpp [4:6]
  81. src/polymorphic_text_wiarchive.cpp [4:6]
  82. src/polymorphic_text_woarchive.cpp [4:6]
  83. src/polymorphic_xml_iarchive.cpp [4:6]
  84. src/polymorphic_xml_oarchive.cpp [4:6]
  85. src/polymorphic_xml_wiarchive.cpp [4:6]
  86. src/polymorphic_xml_woarchive.cpp [4:6]
  87. KEEP COPYRIGHT_SERVICE_LABEL 1090d940152a2cbd19bfff58bf63a13f
  88. BELONGS ya.make
  89. License text:
  90. // (C) Copyright 2008 Robert Ramey
  91. // Use, modification and distribution is subject to the Boost Software
  92. // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  93. Scancode info:
  94. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  95. Score : 100.00
  96. Match type : COPYRIGHT
  97. Files with this license:
  98. include/boost/serialization/assume_abstract.hpp [12:14]
  99. KEEP COPYRIGHT_SERVICE_LABEL 127ca1debadc86c9870fadcd69654480
  100. BELONGS ya.make
  101. License text:
  102. // Copyright (c) 2001, 2002, 2003 Peter Dimov and Multi Media Ltd.
  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/serialization/detail/shared_count_132.hpp [13:13]
  109. KEEP COPYRIGHT_SERVICE_LABEL 139227f655286fca021562ae1922e833
  110. BELONGS ya.make
  111. License text:
  112. // Copyright Robert Ramey 2007. Changes made to permit
  113. // application throughout the serialization library.
  114. Scancode info:
  115. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  116. Score : 100.00
  117. Match type : COPYRIGHT
  118. Files with this license:
  119. include/boost/serialization/singleton.hpp [9:10]
  120. KEEP COPYRIGHT_SERVICE_LABEL 1dda61b33b296fd3f69276f5d576f7dd
  121. BELONGS ya.make
  122. Note: matched license text is too long. Read it in the source files.
  123. Scancode info:
  124. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  125. Score : 100.00
  126. Match type : COPYRIGHT
  127. Files with this license:
  128. include/boost/archive/archive_exception.hpp [12:14]
  129. include/boost/archive/basic_archive.hpp [12:14]
  130. include/boost/archive/basic_binary_iarchive.hpp [19:21]
  131. include/boost/archive/basic_binary_iprimitive.hpp [23:25]
  132. include/boost/archive/basic_binary_oarchive.hpp [12:14]
  133. include/boost/archive/basic_binary_oprimitive.hpp [12:14]
  134. include/boost/archive/basic_text_iarchive.hpp [12:14]
  135. include/boost/archive/basic_text_iprimitive.hpp [12:14]
  136. include/boost/archive/basic_text_oarchive.hpp [12:14]
  137. include/boost/archive/basic_text_oprimitive.hpp [12:14]
  138. include/boost/archive/basic_xml_archive.hpp [12:14]
  139. include/boost/archive/basic_xml_iarchive.hpp [12:14]
  140. include/boost/archive/basic_xml_oarchive.hpp [12:14]
  141. include/boost/archive/binary_iarchive.hpp [12:14]
  142. include/boost/archive/binary_iarchive_impl.hpp [12:14]
  143. include/boost/archive/binary_oarchive.hpp [12:14]
  144. include/boost/archive/binary_oarchive_impl.hpp [12:14]
  145. include/boost/archive/binary_wiarchive.hpp [12:14]
  146. include/boost/archive/binary_woarchive.hpp [12:14]
  147. include/boost/archive/detail/abi_prefix.hpp [4:6]
  148. include/boost/archive/detail/abi_suffix.hpp [4:6]
  149. include/boost/archive/detail/basic_iarchive.hpp [12:14]
  150. include/boost/archive/detail/basic_iserializer.hpp [12:14]
  151. include/boost/archive/detail/basic_oarchive.hpp [12:14]
  152. include/boost/archive/detail/basic_oserializer.hpp [12:14]
  153. include/boost/archive/detail/basic_pointer_iserializer.hpp [13:15]
  154. include/boost/archive/detail/basic_pointer_oserializer.hpp [13:15]
  155. include/boost/archive/detail/basic_serializer.hpp [12:14]
  156. include/boost/archive/detail/basic_serializer_map.hpp [12:14]
  157. include/boost/archive/detail/common_iarchive.hpp [12:14]
  158. include/boost/archive/detail/common_oarchive.hpp [12:14]
  159. include/boost/archive/detail/interface_iarchive.hpp [12:14]
  160. include/boost/archive/detail/interface_oarchive.hpp [12:14]
  161. include/boost/archive/detail/iserializer.hpp [20:22]
  162. include/boost/archive/detail/oserializer.hpp [20:22]
  163. include/boost/archive/detail/polymorphic_iarchive_route.hpp [12:14]
  164. include/boost/archive/detail/polymorphic_oarchive_route.hpp [12:14]
  165. include/boost/archive/dinkumware.hpp [12:14]
  166. include/boost/archive/impl/archive_serializer_map.ipp [4:6]
  167. include/boost/archive/impl/basic_binary_iarchive.ipp [4:6]
  168. include/boost/archive/impl/basic_binary_iprimitive.ipp [4:6]
  169. include/boost/archive/impl/basic_binary_oarchive.ipp [4:6]
  170. include/boost/archive/impl/basic_binary_oprimitive.ipp [4:6]
  171. include/boost/archive/impl/basic_text_iarchive.ipp [4:6]
  172. include/boost/archive/impl/basic_text_iprimitive.ipp [4:6]
  173. include/boost/archive/impl/basic_text_oarchive.ipp [4:6]
  174. include/boost/archive/impl/basic_text_oprimitive.ipp [4:6]
  175. include/boost/archive/impl/basic_xml_grammar.hpp [12:14]
  176. include/boost/archive/impl/basic_xml_iarchive.ipp [4:6]
  177. include/boost/archive/impl/basic_xml_oarchive.ipp [4:6]
  178. include/boost/archive/impl/text_iarchive_impl.ipp [4:6]
  179. include/boost/archive/impl/text_oarchive_impl.ipp [4:6]
  180. include/boost/archive/impl/text_wiarchive_impl.ipp [4:6]
  181. include/boost/archive/impl/text_woarchive_impl.ipp [4:6]
  182. include/boost/archive/impl/xml_iarchive_impl.ipp [4:6]
  183. include/boost/archive/impl/xml_oarchive_impl.ipp [4:6]
  184. include/boost/archive/impl/xml_wiarchive_impl.ipp [4:6]
  185. include/boost/archive/impl/xml_woarchive_impl.ipp [4:6]
  186. include/boost/archive/iterators/base64_exception.hpp [12:14]
  187. include/boost/archive/iterators/base64_from_binary.hpp [12:14]
  188. include/boost/archive/iterators/binary_from_base64.hpp [12:14]
  189. include/boost/archive/iterators/dataflow.hpp [12:14]
  190. include/boost/archive/iterators/dataflow_exception.hpp [12:14]
  191. include/boost/archive/iterators/escape.hpp [12:14]
  192. include/boost/archive/iterators/insert_linebreaks.hpp [12:14]
  193. include/boost/archive/iterators/istream_iterator.hpp [12:14]
  194. include/boost/archive/iterators/mb_from_wchar.hpp [12:14]
  195. include/boost/archive/iterators/ostream_iterator.hpp [12:14]
  196. include/boost/archive/iterators/remove_whitespace.hpp [12:14]
  197. include/boost/archive/iterators/transform_width.hpp [12:14]
  198. include/boost/archive/iterators/unescape.hpp [12:14]
  199. include/boost/archive/iterators/wchar_from_mb.hpp [12:14]
  200. include/boost/archive/iterators/xml_escape.hpp [12:14]
  201. include/boost/archive/iterators/xml_unescape.hpp [12:14]
  202. include/boost/archive/iterators/xml_unescape_exception.hpp [12:14]
  203. include/boost/archive/polymorphic_binary_iarchive.hpp [12:14]
  204. include/boost/archive/polymorphic_binary_oarchive.hpp [12:14]
  205. include/boost/archive/polymorphic_iarchive.hpp [12:14]
  206. include/boost/archive/polymorphic_oarchive.hpp [12:14]
  207. include/boost/archive/polymorphic_text_iarchive.hpp [12:14]
  208. include/boost/archive/polymorphic_text_oarchive.hpp [12:14]
  209. include/boost/archive/polymorphic_text_wiarchive.hpp [12:14]
  210. include/boost/archive/polymorphic_text_woarchive.hpp [12:14]
  211. include/boost/archive/polymorphic_xml_iarchive.hpp [12:14]
  212. include/boost/archive/polymorphic_xml_oarchive.hpp [12:14]
  213. include/boost/archive/polymorphic_xml_wiarchive.hpp [12:14]
  214. include/boost/archive/polymorphic_xml_woarchive.hpp [12:14]
  215. include/boost/archive/text_iarchive.hpp [12:14]
  216. include/boost/archive/text_oarchive.hpp [12:14]
  217. include/boost/archive/text_wiarchive.hpp [12:14]
  218. include/boost/archive/text_woarchive.hpp [12:14]
  219. include/boost/archive/tmpdir.hpp [12:14]
  220. include/boost/archive/wcslen.hpp [12:14]
  221. include/boost/archive/xml_iarchive.hpp [12:14]
  222. include/boost/archive/xml_oarchive.hpp [12:14]
  223. include/boost/archive/xml_wiarchive.hpp [12:14]
  224. include/boost/archive/xml_woarchive.hpp [12:14]
  225. include/boost/serialization/access.hpp [12:14]
  226. include/boost/serialization/archive_input_unordered_map.hpp [13:16]
  227. include/boost/serialization/archive_input_unordered_set.hpp [12:15]
  228. include/boost/serialization/base_object.hpp [12:14]
  229. include/boost/serialization/binary_object.hpp [12:14]
  230. include/boost/serialization/boost_unordered_map.hpp [13:16]
  231. include/boost/serialization/boost_unordered_set.hpp [12:15]
  232. include/boost/serialization/collection_traits.hpp [12:14]
  233. include/boost/serialization/collections_load_imp.hpp [16:18]
  234. include/boost/serialization/collections_save_imp.hpp [12:14]
  235. include/boost/serialization/deque.hpp [12:14]
  236. include/boost/serialization/detail/is_default_constructible.hpp [12:14]
  237. include/boost/serialization/detail/stack_constructor.hpp [12:14]
  238. include/boost/serialization/export.hpp [12:14]
  239. include/boost/serialization/extended_type_info.hpp [12:14]
  240. include/boost/serialization/extended_type_info_no_rtti.hpp [14:16]
  241. include/boost/serialization/extended_type_info_typeid.hpp [14:16]
  242. include/boost/serialization/factory.hpp [12:14]
  243. include/boost/serialization/force_include.hpp [12:14]
  244. include/boost/serialization/forward_list.hpp [12:14]
  245. include/boost/serialization/hash_collections_load_imp.hpp [13:15]
  246. include/boost/serialization/hash_collections_save_imp.hpp [12:14]
  247. include/boost/serialization/hash_map.hpp [12:14]
  248. include/boost/serialization/hash_set.hpp [12:14]
  249. include/boost/serialization/level.hpp [12:14]
  250. include/boost/serialization/level_enum.hpp [12:14]
  251. include/boost/serialization/list.hpp [12:14]
  252. include/boost/serialization/nvp.hpp [12:14]
  253. include/boost/serialization/priority_queue.hpp [12:14]
  254. include/boost/serialization/serialization.hpp [19:21]
  255. include/boost/serialization/shared_ptr_132.hpp [12:14]
  256. include/boost/serialization/slist.hpp [12:14]
  257. include/boost/serialization/smart_cast.hpp [12:14]
  258. include/boost/serialization/split_free.hpp [12:14]
  259. include/boost/serialization/split_member.hpp [12:14]
  260. include/boost/serialization/string.hpp [13:15]
  261. include/boost/serialization/strong_typedef.hpp [12:15]
  262. include/boost/serialization/tracking.hpp [12:14]
  263. include/boost/serialization/tracking_enum.hpp [12:14]
  264. include/boost/serialization/traits.hpp [12:14]
  265. include/boost/serialization/type_info_implementation.hpp [12:14]
  266. include/boost/serialization/unique_ptr.hpp [12:14]
  267. include/boost/serialization/unordered_collections_load_imp.hpp [13:16]
  268. include/boost/serialization/unordered_collections_save_imp.hpp [12:15]
  269. include/boost/serialization/unordered_map.hpp [13:16]
  270. include/boost/serialization/unordered_set.hpp [12:15]
  271. include/boost/serialization/utility.hpp [13:15]
  272. include/boost/serialization/vector.hpp [12:15]
  273. include/boost/serialization/version.hpp [12:14]
  274. src/basic_archive.cpp [4:6]
  275. src/basic_iarchive.cpp [4:6]
  276. src/basic_iserializer.cpp [4:6]
  277. src/basic_oarchive.cpp [4:6]
  278. src/basic_oserializer.cpp [4:6]
  279. src/basic_pointer_iserializer.cpp [4:6]
  280. src/basic_pointer_oserializer.cpp [4:6]
  281. src/basic_serializer_map.cpp [4:6]
  282. src/basic_text_iprimitive.cpp [4:6]
  283. src/basic_text_wiprimitive.cpp [4:6]
  284. src/basic_xml_archive.cpp [4:6]
  285. src/basic_xml_grammar.ipp [4:6]
  286. src/binary_iarchive.cpp [4:6]
  287. src/binary_oarchive.cpp [4:6]
  288. src/binary_wiarchive.cpp [4:6]
  289. src/binary_woarchive.cpp [4:6]
  290. src/extended_type_info.cpp [4:6]
  291. src/extended_type_info_no_rtti.cpp [5:7]
  292. src/extended_type_info_typeid.cpp [5:7]
  293. src/polymorphic_iarchive.cpp [4:6]
  294. src/polymorphic_oarchive.cpp [4:6]
  295. src/text_iarchive.cpp [4:6]
  296. src/text_oarchive.cpp [4:6]
  297. src/text_wiarchive.cpp [4:6]
  298. src/text_woarchive.cpp [4:6]
  299. src/void_cast.cpp [4:6]
  300. src/xml_grammar.cpp [4:6]
  301. src/xml_iarchive.cpp [4:6]
  302. src/xml_oarchive.cpp [4:6]
  303. src/xml_wgrammar.cpp [4:6]
  304. src/xml_wiarchive.cpp [4:6]
  305. src/xml_woarchive.cpp [4:6]
  306. KEEP COPYRIGHT_SERVICE_LABEL 23c8bb4b26b422d99ac7ea9660dc580c
  307. BELONGS ya.make
  308. Note: matched license text is too long. Read it in the source files.
  309. Scancode info:
  310. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  311. Score : 100.00
  312. Match type : COPYRIGHT
  313. Files with this license:
  314. include/boost/serialization/strong_typedef.hpp [12:15]
  315. KEEP COPYRIGHT_SERVICE_LABEL 2dcf68e9cbb132ca617977536e4e8ad0
  316. BELONGS ya.make
  317. License text:
  318. // (C) Copyright 2008 Matthias Troyer
  319. // Use, modification and distribution is subject to the Boost Software
  320. // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  321. Scancode info:
  322. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  323. Score : 100.00
  324. Match type : COPYRIGHT
  325. Files with this license:
  326. include/boost/serialization/vector_135.hpp [5:7]
  327. KEEP COPYRIGHT_SERVICE_LABEL 35ef02225c6cf655428bbea46852112f
  328. BELONGS ya.make
  329. License text:
  330. // copyright (c) 2019 Samuel Debionne, ESRF
  331. Scancode info:
  332. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  333. Score : 100.00
  334. Match type : COPYRIGHT
  335. Files with this license:
  336. include/boost/serialization/std_variant.hpp [12:12]
  337. include/boost/serialization/variant.hpp [16:16]
  338. include/boost/serialization/variant2.hpp [12:12]
  339. KEEP COPYRIGHT_SERVICE_LABEL 44f95982010e27ec7d1e8978f7263b0d
  340. BELONGS ya.make
  341. Note: matched license text is too long. Read it in the source files.
  342. Scancode info:
  343. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  344. Score : 100.00
  345. Match type : COPYRIGHT
  346. Files with this license:
  347. include/boost/archive/detail/helper_collection.hpp [12:14]
  348. KEEP COPYRIGHT_SERVICE_LABEL 4ead388a4bb56a31d7a3106cdc5eb0f6
  349. BELONGS ya.make
  350. Note: matched license text is too long. Read it in the source files.
  351. Scancode info:
  352. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  353. Score : 100.00
  354. Match type : COPYRIGHT
  355. Files with this license:
  356. include/boost/serialization/void_cast.hpp [12:14]
  357. KEEP COPYRIGHT_SERVICE_LABEL 54505eb07f03e7797ae231f869d8a40e
  358. BELONGS ya.make
  359. Note: matched license text is too long. Read it in the source files.
  360. Scancode info:
  361. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  362. Score : 100.00
  363. Match type : COPYRIGHT
  364. Files with this license:
  365. include/boost/archive/codecvt_null.hpp [12:14]
  366. src/basic_text_oprimitive.cpp [4:6]
  367. src/basic_text_woprimitive.cpp [4:6]
  368. KEEP COPYRIGHT_SERVICE_LABEL 54b2da91a0751d0f63e2e371f49db3ff
  369. BELONGS ya.make
  370. Note: matched license text is too long. Read it in the source files.
  371. Scancode info:
  372. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  373. Score : 100.00
  374. Match type : COPYRIGHT
  375. Files with this license:
  376. include/boost/serialization/array.hpp [4:6]
  377. include/boost/serialization/array_optimization.hpp [4:6]
  378. include/boost/serialization/array_wrapper.hpp [4:6]
  379. include/boost/serialization/boost_array.hpp [4:6]
  380. KEEP COPYRIGHT_SERVICE_LABEL 5665aa24d7a6ea916dcdcce7fb0e04a4
  381. BELONGS ya.make
  382. Note: matched license text is too long. Read it in the source files.
  383. Scancode info:
  384. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  385. Score : 100.00
  386. Match type : COPYRIGHT
  387. Files with this license:
  388. src/codecvt_null.cpp [4:6]
  389. KEEP COPYRIGHT_SERVICE_LABEL 58d478b39bd1a875647210df9056995b
  390. BELONGS ya.make
  391. License text:
  392. // (C) Copyright 2005-2006 Matthias Troyer
  393. // Use, modification and distribution is subject to the Boost Software
  394. // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  395. Scancode info:
  396. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  397. Score : 100.00
  398. Match type : COPYRIGHT
  399. Files with this license:
  400. include/boost/serialization/wrapper.hpp [4:6]
  401. KEEP COPYRIGHT_SERVICE_LABEL 593dc5957f6dce93881eb7fe8969d3c7
  402. BELONGS ya.make
  403. License text:
  404. // (C) Copyright 2005 Matthias Troyer
  405. // Use, modification and distribution is subject to the Boost Software
  406. // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  407. Scancode info:
  408. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  409. Score : 100.00
  410. Match type : COPYRIGHT
  411. Files with this license:
  412. include/boost/serialization/collection_size_type.hpp [4:6]
  413. include/boost/serialization/valarray.hpp [12:14]
  414. include/boost/serialization/vector.hpp [12:15]
  415. KEEP COPYRIGHT_SERVICE_LABEL 596d215980dce936d1d42dadce287430
  416. BELONGS ya.make
  417. License text:
  418. // (C) Copyright Greg Colvin and Beman Dawes 1998, 1999.
  419. // Copyright (c) 2001, 2002 Peter Dimov
  420. Scancode info:
  421. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  422. Score : 100.00
  423. Match type : COPYRIGHT
  424. Files with this license:
  425. include/boost/serialization/detail/shared_ptr_nmt_132.hpp [7:8]
  426. KEEP COPYRIGHT_SERVICE_LABEL 5ca418207a9a9e57884eb84192e8056e
  427. BELONGS ya.make
  428. License text:
  429. // Copyright Vladimir Prus 2004.
  430. // Distributed under the Boost Software License, Version 1.0.
  431. // (See accompanying file LICENSE_1_0.txt
  432. Scancode info:
  433. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  434. Score : 100.00
  435. Match type : COPYRIGHT
  436. Files with this license:
  437. src/utf8_codecvt_facet.cpp [1:3]
  438. KEEP COPYRIGHT_SERVICE_LABEL 655bf8e1c786a52443545b43e86b4361
  439. BELONGS ya.make
  440. Note: matched license text is too long. Read it in the source files.
  441. Scancode info:
  442. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  443. Score : 100.00
  444. Match type : COPYRIGHT
  445. Files with this license:
  446. include/boost/archive/detail/archive_serializer_map.hpp [13:15]
  447. include/boost/archive/detail/check.hpp [20:22]
  448. src/archive_exception.cpp [4:6]
  449. src/xml_archive_exception.cpp [4:6]
  450. KEEP COPYRIGHT_SERVICE_LABEL 6b6f79fc5e7fa6cea0ca8005d59ea5f4
  451. BELONGS ya.make
  452. License text:
  453. // Copyright David Abrahams 2006. Distributed under the Boost
  454. // Software License, Version 1.0. (See accompanying
  455. // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  456. Scancode info:
  457. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  458. Score : 100.00
  459. Match type : COPYRIGHT
  460. Files with this license:
  461. include/boost/archive/detail/register_archive.hpp [1:3]
  462. include/boost/serialization/singleton.hpp [7:7]
  463. KEEP COPYRIGHT_SERVICE_LABEL 75a005781fcbb354b143aa12145fc238
  464. BELONGS ya.make
  465. License text:
  466. // copyright (c) 2023
  467. // Robert Ramey <ramey@rrsd.com>
  468. // http://www.rrsd.com
  469. Scancode info:
  470. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  471. Score : 100.00
  472. Match type : COPYRIGHT
  473. Files with this license:
  474. include/boost/serialization/variant.hpp [18:20]
  475. KEEP COPYRIGHT_SERVICE_LABEL 791de63e8a85039486e8b095c3912ad1
  476. BELONGS ya.make
  477. Note: matched license text is too long. Read it in the source files.
  478. Scancode info:
  479. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  480. Score : 100.00
  481. Match type : COPYRIGHT
  482. Files with this license:
  483. include/boost/archive/detail/utf8_codecvt_facet.hpp [1:3]
  484. KEEP COPYRIGHT_SERVICE_LABEL 7c7c6a82cb1c8bc97100ce19df46e85d
  485. BELONGS ya.make
  486. Note: matched license text is too long. Read it in the source files.
  487. Scancode info:
  488. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  489. Score : 100.00
  490. Match type : COPYRIGHT
  491. Files with this license:
  492. include/boost/serialization/archive_input_unordered_map.hpp [13:16]
  493. include/boost/serialization/archive_input_unordered_set.hpp [12:15]
  494. include/boost/serialization/boost_unordered_map.hpp [13:16]
  495. include/boost/serialization/boost_unordered_set.hpp [12:15]
  496. include/boost/serialization/unordered_collections_load_imp.hpp [13:16]
  497. include/boost/serialization/unordered_collections_save_imp.hpp [12:15]
  498. include/boost/serialization/unordered_map.hpp [13:16]
  499. include/boost/serialization/unordered_set.hpp [12:15]
  500. KEEP COPYRIGHT_SERVICE_LABEL 828392eb47631cd343f70a8a21ef9867
  501. BELONGS ya.make
  502. Note: matched license text is too long. Read it in the source files.
  503. Scancode info:
  504. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  505. Score : 100.00
  506. Match type : COPYRIGHT
  507. Files with this license:
  508. include/boost/serialization/static_warning.hpp [4:6]
  509. KEEP COPYRIGHT_SERVICE_LABEL 8b8272837b8bc44df293a85a958ddc81
  510. BELONGS ya.make
  511. Note: matched license text is too long. Read it in the source files.
  512. Scancode info:
  513. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  514. Score : 100.00
  515. Match type : COPYRIGHT
  516. Files with this license:
  517. include/boost/serialization/state_saver.hpp [12:14]
  518. KEEP COPYRIGHT_SERVICE_LABEL 8c848a7abcce1ef1126166b8d49f03f0
  519. BELONGS ya.make
  520. Note: matched license text is too long. Read it in the source files.
  521. Scancode info:
  522. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  523. Score : 100.00
  524. Match type : COPYRIGHT
  525. Files with this license:
  526. include/boost/serialization/map.hpp [13:15]
  527. include/boost/serialization/set.hpp [12:14]
  528. KEEP COPYRIGHT_SERVICE_LABEL 8ca6fe2283580e1208a843af7014e9fa
  529. BELONGS ya.make
  530. License text:
  531. // Copyright (c) 2003 Vladimir Prus.
  532. // Use, modification and distribution is subject to the Boost Software
  533. // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  534. Scancode info:
  535. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  536. Score : 100.00
  537. Match type : COPYRIGHT
  538. Files with this license:
  539. include/boost/serialization/scoped_ptr.hpp [8:10]
  540. KEEP COPYRIGHT_SERVICE_LABEL 930a6e72883713e7b987065a56197739
  541. BELONGS ya.make
  542. License text:
  543. // (C) Copyright Greg Colvin and Beman Dawes 1998, 1999.
  544. // Copyright (c) 2001, 2002, 2003 Peter Dimov
  545. Scancode info:
  546. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  547. Score : 100.00
  548. Match type : COPYRIGHT
  549. Files with this license:
  550. include/boost/serialization/detail/shared_ptr_132.hpp [7:8]
  551. KEEP COPYRIGHT_SERVICE_LABEL 9f416aa8f1e6678b0d6d5857d642b969
  552. BELONGS ya.make
  553. License text:
  554. // Copyright (c) 2002 Peter Dimov and Multi Media Ltd.
  555. Scancode info:
  556. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  557. Score : 100.00
  558. Match type : COPYRIGHT
  559. Files with this license:
  560. include/boost/serialization/throw_exception.hpp [12:12]
  561. KEEP COPYRIGHT_SERVICE_LABEL a6dc9218b480c1cfac28c3b861e08fb7
  562. BELONGS ya.make
  563. License text:
  564. // (C) Copyright 2002-4 Pavel Vozenilek .
  565. // Use, modification and distribution is subject to the Boost Software
  566. // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  567. Scancode info:
  568. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  569. Score : 100.00
  570. Match type : COPYRIGHT
  571. Files with this license:
  572. include/boost/serialization/optional.hpp [3:5]
  573. KEEP COPYRIGHT_SERVICE_LABEL aec679ee74952b219e93e1261f2a5b69
  574. BELONGS ya.make
  575. License text:
  576. // (C) Copyright 2005 Robert Ramey - http://www.rrsd.com
  577. Scancode info:
  578. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  579. Score : 100.00
  580. Match type : COPYRIGHT
  581. Files with this license:
  582. include/boost/archive/basic_streambuf_locale_saver.hpp [12:12]
  583. include/boost/serialization/void_cast_fwd.hpp [12:14]
  584. src/stl_port.cpp [4:6]
  585. KEEP COPYRIGHT_SERVICE_LABEL b13bccd796707ee307c756c5292480d5
  586. BELONGS ya.make
  587. License text:
  588. // (C) Copyright Greg Colvin and Beman Dawes 1998, 1999.
  589. // Copyright (c) 2001, 2002, 2003 Peter Dimov
  590. Scancode info:
  591. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  592. Score : 100.00
  593. Match type : COPYRIGHT
  594. Files with this license:
  595. include/boost/serialization/detail/shared_ptr_132.hpp [7:8]
  596. include/boost/serialization/detail/shared_ptr_nmt_132.hpp [7:8]
  597. KEEP COPYRIGHT_SERVICE_LABEL b8264448f2302918d52d12ed19e342eb
  598. BELONGS ya.make
  599. Note: matched license text is too long. Read it in the source files.
  600. Scancode info:
  601. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  602. Score : 100.00
  603. Match type : COPYRIGHT
  604. Files with this license:
  605. include/boost/archive/basic_streambuf_locale_saver.hpp [21:23]
  606. KEEP COPYRIGHT_SERVICE_LABEL bd2c815ca0e6c7ee8e23105e3a910fe1
  607. BELONGS ya.make
  608. License text:
  609. // copyright (c) 2005
  610. // troy d. straszheim <troy@resophonic.com>
  611. // http://www.resophonic.com
  612. Scancode info:
  613. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  614. Score : 100.00
  615. Match type : COPYRIGHT
  616. Files with this license:
  617. include/boost/serialization/variant.hpp [12:14]
  618. KEEP COPYRIGHT_SERVICE_LABEL bf20d066d738abb72ed031e29830590e
  619. BELONGS ya.make
  620. License text:
  621. // (C) Copyright 2007 Matthias Troyer .
  622. // Use, modification and distribution is subject to the Boost Software
  623. // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  624. Scancode info:
  625. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  626. Score : 100.00
  627. Match type : COPYRIGHT
  628. Files with this license:
  629. include/boost/serialization/complex.hpp [13:15]
  630. include/boost/serialization/is_bitwise_serializable.hpp [1:1]
  631. KEEP COPYRIGHT_SERVICE_LABEL c2610a2c021f396c966cab3e8e59744a
  632. BELONGS ya.make
  633. Note: matched license text is too long. Read it in the source files.
  634. Scancode info:
  635. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  636. Score : 100.00
  637. Match type : COPYRIGHT
  638. Files with this license:
  639. include/boost/serialization/library_version_type.hpp [12:14]
  640. KEEP COPYRIGHT_SERVICE_LABEL c2b774c26af57c9a8aa6c361e73bd74c
  641. BELONGS ya.make
  642. License text:
  643. Copyright (c) 2001, Daniel C. Nuffer
  644. Scancode info:
  645. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  646. Score : 100.00
  647. Match type : COPYRIGHT
  648. Files with this license:
  649. include/boost/archive/impl/basic_xml_grammar.hpp [27:27]
  650. KEEP COPYRIGHT_SERVICE_LABEL c799e605f9c94da077016b9a99210c57
  651. BELONGS ya.make
  652. License text:
  653. // Copyright Alexander Grund 2018. Corrections to singleton lifetime
  654. Scancode info:
  655. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  656. Score : 100.00
  657. Match type : COPYRIGHT
  658. Files with this license:
  659. include/boost/serialization/singleton.hpp [12:12]
  660. KEEP COPYRIGHT_SERVICE_LABEL c9db06a8bf4ea409ad302e3c081fa876
  661. BELONGS ya.make
  662. License text:
  663. // (C) Copyright 2004 Robert Ramey and Martin Ecker
  664. // Use, modification and distribution is subject to the Boost Software
  665. // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  666. Scancode info:
  667. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  668. Score : 100.00
  669. Match type : COPYRIGHT
  670. Files with this license:
  671. include/boost/serialization/shared_ptr.hpp [12:14]
  672. include/boost/serialization/weak_ptr.hpp [12:14]
  673. KEEP COPYRIGHT_SERVICE_LABEL c9effb8498cdb387e324169d172eb069
  674. BELONGS ya.make
  675. Note: matched license text is too long. Read it in the source files.
  676. Scancode info:
  677. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  678. Score : 100.00
  679. Match type : COPYRIGHT
  680. Files with this license:
  681. include/boost/serialization/shared_ptr_helper.hpp [12:14]
  682. KEEP COPYRIGHT_SERVICE_LABEL d7903d14a6322f299ddbba6647135742
  683. BELONGS ya.make
  684. License text:
  685. // (C) Copyright 2010 Robert Ramey
  686. // Use, modification and distribution is subject to the Boost Software
  687. // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  688. Scancode info:
  689. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  690. Score : 100.00
  691. Match type : COPYRIGHT
  692. Files with this license:
  693. include/boost/serialization/item_version_type.hpp [4:6]
  694. KEEP COPYRIGHT_SERVICE_LABEL f3bb9876570b28b088005ec3b18e12ba
  695. BELONGS ya.make
  696. License text:
  697. * \author Brian Ravnsgaard Riis
  698. * \author Kenneth Riddile
  699. * \date 16.09.2004, updated 04.03.2009
  700. * \copyright 2004 Brian Ravnsgaard Riis
  701. * \license Boost Software License 1.0
  702. Scancode info:
  703. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  704. Score : 100.00
  705. Match type : COPYRIGHT
  706. Files with this license:
  707. include/boost/serialization/bitset.hpp [4:8]
  708. KEEP COPYRIGHT_SERVICE_LABEL fa9c01424457f45357412ffbaa103b87
  709. BELONGS ya.make
  710. Note: matched license text is too long. Read it in the source files.
  711. Scancode info:
  712. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  713. Score : 100.00
  714. Match type : COPYRIGHT
  715. Files with this license:
  716. include/boost/archive/xml_archive_exception.hpp [12:14]