devtools.copyrights.report 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904
  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 01a81ecb910aed6636479751cf7bb623
  36. BELONGS ya.make
  37. License text:
  38. // Copyright (c) 2007, 2008, 2012 Peter Dimov
  39. Scancode info:
  40. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  41. Score : 100.00
  42. Match type : COPYRIGHT
  43. Files with this license:
  44. include/boost/smart_ptr/make_shared.hpp [6:6]
  45. include/boost/smart_ptr/make_shared_object.hpp [6:6]
  46. KEEP COPYRIGHT_SERVICE_LABEL 01a965702801bb82d96654951bc19d2d
  47. BELONGS ya.make
  48. License text:
  49. // Copyright (c) 2006 Piotr Wyderski
  50. // Copyright (c) 2006 Tomas Puverle
  51. // Copyright (c) 2006 Peter Dimov
  52. Scancode info:
  53. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  54. Score : 100.00
  55. Match type : COPYRIGHT
  56. Files with this license:
  57. include/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp [12:14]
  58. include/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp [11:14]
  59. KEEP COPYRIGHT_SERVICE_LABEL 063981378c5a34322f72710962459da2
  60. BELONGS ya.make
  61. License text:
  62. // Copyright 2005, 2014 Peter Dimov
  63. Scancode info:
  64. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  65. Score : 100.00
  66. Match type : COPYRIGHT
  67. Files with this license:
  68. include/boost/smart_ptr/detail/sp_interlocked.hpp [13:13]
  69. KEEP COPYRIGHT_SERVICE_LABEL 06f3ad25abe7d23073fb48ef1a22454e
  70. BELONGS ya.make
  71. License text:
  72. // Copyright (c) 2002 Peter Dimov
  73. Scancode info:
  74. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  75. Score : 100.00
  76. Match type : COPYRIGHT
  77. Files with this license:
  78. include/boost/enable_shared_from_this.hpp [7:7]
  79. KEEP COPYRIGHT_SERVICE_LABEL 127ca1debadc86c9870fadcd69654480
  80. BELONGS ya.make
  81. License text:
  82. // Copyright (c) 2001, 2002, 2003 Peter Dimov and Multi Media Ltd.
  83. Scancode info:
  84. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  85. Score : 100.00
  86. Match type : COPYRIGHT
  87. Files with this license:
  88. include/boost/smart_ptr/bad_weak_ptr.hpp [13:13]
  89. include/boost/smart_ptr/detail/shared_count.hpp [13:14]
  90. include/boost/smart_ptr/detail/sp_counted_base_aix.hpp [8:10]
  91. include/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp [13:14]
  92. include/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp [7:9]
  93. include/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp [13:14]
  94. include/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp [13:14]
  95. include/boost/smart_ptr/detail/sp_counted_base_nt.hpp [13:14]
  96. include/boost/smart_ptr/detail/sp_counted_base_pt.hpp [13:14]
  97. include/boost/smart_ptr/detail/sp_counted_base_spin.hpp [13:14]
  98. include/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp [8:11]
  99. include/boost/smart_ptr/detail/sp_counted_base_w32.hpp [13:14]
  100. include/boost/smart_ptr/detail/sp_counted_impl.hpp [13:14]
  101. KEEP COPYRIGHT_SERVICE_LABEL 18b9bbddbcb28f4b2be6c0306fb4568c
  102. BELONGS ya.make
  103. License text:
  104. // Copyright 2023 Peter Dimov
  105. // Distributed under the Boost Software License, Version 1.0.
  106. // https://www.boost.org/LICENSE_1_0.txt
  107. Scancode info:
  108. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  109. Score : 100.00
  110. Match type : COPYRIGHT
  111. Files with this license:
  112. include/boost/smart_ptr/detail/sp_thread_pause.hpp [4:6]
  113. include/boost/smart_ptr/detail/sp_thread_sleep.hpp [4:6]
  114. include/boost/smart_ptr/detail/sp_thread_yield.hpp [4:6]
  115. KEEP COPYRIGHT_SERVICE_LABEL 1fa0e333f3a4d9fcde07c8f7722f8e63
  116. BELONGS ya.make
  117. License text:
  118. // (C) Copyright Ion Gaztanaga 2005.
  119. // Copyright (c) 2005 Peter Dimov.
  120. Scancode info:
  121. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  122. Score : 100.00
  123. Match type : COPYRIGHT
  124. Files with this license:
  125. include/boost/pointer_to_other.hpp [7:8]
  126. KEEP COPYRIGHT_SERVICE_LABEL 2225076000632a3d391f0c4252302237
  127. BELONGS ya.make
  128. License text:
  129. // Copyright 2007 Peter Dimov
  130. Scancode info:
  131. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  132. Score : 100.00
  133. Match type : COPYRIGHT
  134. Files with this license:
  135. include/boost/smart_ptr/detail/atomic_count_gcc_x86.hpp [9:9]
  136. include/boost/smart_ptr/detail/atomic_count_sync.hpp [11:11]
  137. KEEP COPYRIGHT_SERVICE_LABEL 2491de20f7a9d79855692fc382be811a
  138. BELONGS ya.make
  139. License text:
  140. // Copyright (c) 2001, 2002, 2003 Peter Dimov and Multi Media Ltd.
  141. // Copyright 2004-2008 Peter Dimov
  142. Scancode info:
  143. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  144. Score : 100.00
  145. Match type : COPYRIGHT
  146. Files with this license:
  147. include/boost/smart_ptr/detail/sp_counted_base_spin.hpp [13:14]
  148. KEEP COPYRIGHT_SERVICE_LABEL 264842641253ef729c3d30c20db5d154
  149. BELONGS ya.make
  150. License text:
  151. // Copyright 2020 Peter Dimov
  152. // Distributed under the Boost Software License, Version 1.0.
  153. // https://www.boost.org/LICENSE_1_0.txt
  154. Scancode info:
  155. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  156. Score : 100.00
  157. Match type : COPYRIGHT
  158. Files with this license:
  159. include/boost/smart_ptr/detail/lwm_std_mutex.hpp [4:6]
  160. include/boost/smart_ptr/detail/sp_has_gcc_intrinsics.hpp [13:15]
  161. include/boost/smart_ptr/detail/sp_obsolete.hpp [13:15]
  162. include/boost/smart_ptr/owner_equal_to.hpp [4:6]
  163. include/boost/smart_ptr/owner_hash.hpp [4:6]
  164. KEEP COPYRIGHT_SERVICE_LABEL 275365ad223b4477b2d7d0620fee65f5
  165. BELONGS ya.make
  166. License text:
  167. // Copyright 2002, 2009, 2014 Peter Dimov
  168. // Copyright 2008-2009 Frank Mori Hess
  169. Scancode info:
  170. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  171. Score : 100.00
  172. Match type : COPYRIGHT
  173. Files with this license:
  174. include/boost/smart_ptr/enable_shared_from_raw.hpp [7:8]
  175. KEEP COPYRIGHT_SERVICE_LABEL 2f9fe99648dcd79bc25622757cf728cb
  176. BELONGS ya.make
  177. License text:
  178. // Copyright (c) 2009, Spirent Communications, Inc.
  179. Scancode info:
  180. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  181. Score : 100.00
  182. Match type : COPYRIGHT
  183. Files with this license:
  184. include/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp [13:13]
  185. KEEP COPYRIGHT_SERVICE_LABEL 3097182274a2e77f502de94f323359af
  186. BELONGS ya.make
  187. License text:
  188. // Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd.
  189. // Distributed under the Boost Software License, Version 1.0.
  190. // https://www.boost.org/LICENSE_1_0.txt
  191. Scancode info:
  192. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  193. Score : 100.00
  194. Match type : COPYRIGHT
  195. Files with this license:
  196. include/boost/detail/atomic_count.hpp [4:6]
  197. include/boost/smart_ptr/detail/atomic_count.hpp [13:14]
  198. include/boost/smart_ptr/detail/atomic_count_gcc.hpp [11:13]
  199. include/boost/smart_ptr/detail/atomic_count_pt.hpp [7:7]
  200. KEEP COPYRIGHT_SERVICE_LABEL 30ed1e3bc7b2db873cea00f66576d6ee
  201. BELONGS ya.make
  202. License text:
  203. // Copyright (c) 2007, 2013 Peter Dimov
  204. Scancode info:
  205. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  206. Score : 100.00
  207. Match type : COPYRIGHT
  208. Files with this license:
  209. include/boost/smart_ptr/detail/sp_counted_base_std_atomic.hpp [12:12]
  210. KEEP COPYRIGHT_SERVICE_LABEL 33e18cfc20734ce255518bc39f4f9639
  211. BELONGS ya.make
  212. License text:
  213. // (C) Copyright Greg Colvin and Beman Dawes 1998, 1999.
  214. // Copyright (c) 2001-2008 Peter Dimov
  215. Scancode info:
  216. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  217. Score : 100.00
  218. Match type : COPYRIGHT
  219. Files with this license:
  220. include/boost/shared_ptr.hpp [7:8]
  221. include/boost/smart_ptr/shared_ptr.hpp [7:8]
  222. KEEP COPYRIGHT_SERVICE_LABEL 39059a8eede404b2a251f7d030029784
  223. BELONGS ya.make
  224. License text:
  225. // (C) Copyright Greg Colvin and Beman Dawes 1998, 1999.
  226. // Copyright (c) 2001, 2002, 2012 Peter Dimov
  227. Scancode info:
  228. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  229. Score : 100.00
  230. Match type : COPYRIGHT
  231. Files with this license:
  232. include/boost/smart_ptr/shared_array.hpp [7:8]
  233. KEEP COPYRIGHT_SERVICE_LABEL 3b9a2b448e2da4108191c7c48d83f81b
  234. BELONGS ya.make
  235. License text:
  236. // Copyright 2013 Peter Dimov
  237. Scancode info:
  238. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  239. Score : 100.00
  240. Match type : COPYRIGHT
  241. Files with this license:
  242. include/boost/smart_ptr/detail/atomic_count_nt.hpp [11:11]
  243. include/boost/smart_ptr/detail/atomic_count_std_atomic.hpp [9:9]
  244. KEEP COPYRIGHT_SERVICE_LABEL 3ca4379da2fa49ccbaaf67782ff8bd4f
  245. BELONGS ya.make
  246. License text:
  247. // Copyright (c) 2008 Peter Dimov
  248. Scancode info:
  249. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  250. Score : 100.00
  251. Match type : COPYRIGHT
  252. Files with this license:
  253. include/boost/smart_ptr/detail/spinlock.hpp [13:13]
  254. include/boost/smart_ptr/detail/spinlock_nt.hpp [11:11]
  255. include/boost/smart_ptr/detail/spinlock_pool.hpp [13:13]
  256. include/boost/smart_ptr/detail/spinlock_pt.hpp [11:11]
  257. include/boost/smart_ptr/detail/spinlock_sync.hpp [11:11]
  258. include/boost/smart_ptr/detail/spinlock_w32.hpp [11:11]
  259. KEEP COPYRIGHT_SERVICE_LABEL 48a99b78ca07d64eafb7dfabd3abb686
  260. BELONGS ya.make
  261. License text:
  262. // Copyright (c) 2001, 2002, 2003 Peter Dimov and Multi Media Ltd.
  263. // Copyright 2004-2006 Peter Dimov
  264. // Copyright 2005 Ben Hutchings
  265. Scancode info:
  266. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  267. Score : 100.00
  268. Match type : COPYRIGHT
  269. Files with this license:
  270. include/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp [7:9]
  271. KEEP COPYRIGHT_SERVICE_LABEL 4f11ac86f9301429ed799696ecdddc76
  272. BELONGS ya.make
  273. License text:
  274. // Copyright 2002, 2009, 2014 Peter Dimov
  275. // Copyright 2008-2009 Frank Mori Hess
  276. Scancode info:
  277. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  278. Score : 100.00
  279. Match type : COPYRIGHT
  280. Files with this license:
  281. include/boost/smart_ptr/enable_shared_from_raw.hpp [7:8]
  282. KEEP COPYRIGHT_SERVICE_LABEL 4f74cd3a2feaee90f0c6c2252b0815e4
  283. BELONGS ya.make
  284. License text:
  285. Copyright 2014 Glen Joseph Fernandes
  286. (glenjofe@gmail.com)
  287. Scancode info:
  288. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  289. Score : 100.00
  290. Match type : COPYRIGHT
  291. Files with this license:
  292. include/boost/make_unique.hpp [2:3]
  293. KEEP COPYRIGHT_SERVICE_LABEL 50dda7e3e19313b798039270444f863a
  294. BELONGS ya.make
  295. License text:
  296. // Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd.
  297. // Copyright (c) 2002 Lars Gullik Bjønnes <larsbj@lyx.org>
  298. // Copyright 2003-2005 Peter Dimov
  299. Scancode info:
  300. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  301. Score : 100.00
  302. Match type : COPYRIGHT
  303. Files with this license:
  304. include/boost/smart_ptr/detail/atomic_count_gcc.hpp [11:13]
  305. KEEP COPYRIGHT_SERVICE_LABEL 54c918145a85409d3cb52ce62e5949ce
  306. BELONGS ya.make
  307. License text:
  308. // Copyright 2008 Peter Dimov
  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/smart_ptr/detail/sp_convertible.hpp [12:12]
  315. KEEP COPYRIGHT_SERVICE_LABEL 56b725b9f15bba9b40cf58c1889a032b
  316. BELONGS ya.make
  317. License text:
  318. // Copyright 2015 Peter Dimov
  319. Scancode info:
  320. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  321. Score : 100.00
  322. Match type : COPYRIGHT
  323. Files with this license:
  324. include/boost/smart_ptr/detail/sp_disable_deprecated.hpp [13:13]
  325. KEEP COPYRIGHT_SERVICE_LABEL 596d215980dce936d1d42dadce287430
  326. BELONGS ya.make
  327. License text:
  328. // Copyright (c) 2001, 2002 Peter Dimov
  329. Scancode info:
  330. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  331. Score : 100.00
  332. Match type : COPYRIGHT
  333. Files with this license:
  334. include/boost/intrusive_ptr.hpp [7:7]
  335. include/boost/scoped_array.hpp [4:5]
  336. include/boost/scoped_ptr.hpp [4:5]
  337. include/boost/shared_array.hpp [7:8]
  338. include/boost/smart_ptr/intrusive_ptr.hpp [7:7]
  339. include/boost/smart_ptr/scoped_array.hpp [4:5]
  340. include/boost/smart_ptr/scoped_ptr.hpp [4:5]
  341. KEEP COPYRIGHT_SERVICE_LABEL 5ecdbaa136da002e57f3b5ba003bd0db
  342. BELONGS ya.make
  343. License text:
  344. // Copyright (c) 2006 Piotr Wyderski
  345. // Copyright (c) 2006 Tomas Puverle
  346. // Copyright (c) 2006 Peter Dimov
  347. Scancode info:
  348. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  349. Score : 100.00
  350. Match type : COPYRIGHT
  351. Files with this license:
  352. include/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp [12:14]
  353. include/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp [11:14]
  354. KEEP COPYRIGHT_SERVICE_LABEL 626c8f8e9db5e6888c779655f4dcb00f
  355. BELONGS ya.make
  356. License text:
  357. // Copyright (c) 2001-2005 Peter Dimov
  358. Scancode info:
  359. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  360. Score : 100.00
  361. Match type : COPYRIGHT
  362. Files with this license:
  363. include/boost/smart_ptr/detail/atomic_count_win32.hpp [13:13]
  364. KEEP COPYRIGHT_SERVICE_LABEL 6558581a775b2f48ad290a72ccc6c5bd
  365. BELONGS ya.make
  366. License text:
  367. // Copyright (c) 2008, 2009 Peter Dimov
  368. Scancode info:
  369. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  370. Score : 100.00
  371. Match type : COPYRIGHT
  372. Files with this license:
  373. include/boost/smart_ptr/detail/sp_has_sync_intrinsics.hpp [13:13]
  374. KEEP COPYRIGHT_SERVICE_LABEL 6a8a7f9c1dc28ae01bbb471e161b9528
  375. BELONGS ya.make
  376. License text:
  377. // Copyright (c) 2008 Frank Mori Hess
  378. // Copyright (c) 2016 Peter Dimov
  379. Scancode info:
  380. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  381. Score : 100.00
  382. Match type : COPYRIGHT
  383. Files with this license:
  384. include/boost/smart_ptr/owner_less.hpp [7:8]
  385. KEEP COPYRIGHT_SERVICE_LABEL 6aa5a368ddf82ac8765157c83c7cbccb
  386. BELONGS ya.make
  387. License text:
  388. // Copyright (c) 2001, 2002, 2003 Peter Dimov and Multi Media Ltd.
  389. // Copyright 2004-2005 Peter Dimov
  390. Scancode info:
  391. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  392. Score : 100.00
  393. Match type : COPYRIGHT
  394. Files with this license:
  395. include/boost/smart_ptr/detail/shared_count.hpp [13:14]
  396. include/boost/smart_ptr/detail/sp_counted_base_aix.hpp [8:10]
  397. include/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp [13:14]
  398. include/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp [13:14]
  399. include/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp [13:14]
  400. include/boost/smart_ptr/detail/sp_counted_base_nt.hpp [13:14]
  401. include/boost/smart_ptr/detail/sp_counted_base_pt.hpp [13:14]
  402. include/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp [8:11]
  403. include/boost/smart_ptr/detail/sp_counted_base_w32.hpp [13:14]
  404. include/boost/smart_ptr/detail/sp_counted_impl.hpp [13:14]
  405. KEEP COPYRIGHT_SERVICE_LABEL 6d0f48a2307249fe584bb5a13388f05b
  406. BELONGS ya.make
  407. License text:
  408. // Copyright 2016, 2017 Peter Dimov
  409. Scancode info:
  410. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  411. Score : 100.00
  412. Match type : COPYRIGHT
  413. Files with this license:
  414. include/boost/smart_ptr/detail/sp_noexcept.hpp [12:12]
  415. KEEP COPYRIGHT_SERVICE_LABEL 6d36e9ca1481966928ab89687b3d9f81
  416. BELONGS ya.make
  417. License text:
  418. Copyright 2012-2019 Glen Joseph Fernandes
  419. (glenjofe@gmail.com)
  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/smart_ptr/allocate_shared_array.hpp [2:3]
  426. include/boost/smart_ptr/make_shared_array.hpp [2:3]
  427. include/boost/smart_ptr/make_unique.hpp [2:3]
  428. KEEP COPYRIGHT_SERVICE_LABEL 700d924b0a839bc25561f5ca7e969034
  429. BELONGS ya.make
  430. License text:
  431. // Copyright 2002, 2009 Peter Dimov
  432. Scancode info:
  433. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  434. Score : 100.00
  435. Match type : COPYRIGHT
  436. Files with this license:
  437. include/boost/smart_ptr/enable_shared_from_this.hpp [7:7]
  438. KEEP COPYRIGHT_SERVICE_LABEL 726373a8b35d0ca115f5f73412514c2a
  439. BELONGS ya.make
  440. License text:
  441. // Copyright 2024 Peter Dimov
  442. // Distributed under the Boost Software License, Version 1.0.
  443. // https://www.boost.org/LICENSE_1_0.txt
  444. Scancode info:
  445. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  446. Score : 100.00
  447. Match type : COPYRIGHT
  448. Files with this license:
  449. include/boost/smart_ptr/detail/deprecated_macros.hpp [4:6]
  450. include/boost/smart_ptr/detail/sp_type_traits.hpp [4:6]
  451. KEEP COPYRIGHT_SERVICE_LABEL 778d126a908ae2e1cc990627956713b8
  452. BELONGS ya.make
  453. License text:
  454. // Copyright (c) 2006 Piotr Wyderski
  455. // Copyright (c) 2006 Tomas Puverle
  456. // Copyright (c) 2006 Peter Dimov
  457. // Copyright (c) 2011 Emil Dotchevski
  458. Scancode info:
  459. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  460. Score : 100.00
  461. Match type : COPYRIGHT
  462. Files with this license:
  463. include/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp [11:14]
  464. KEEP COPYRIGHT_SERVICE_LABEL 7e6f5e41baa083be7230e409d7f43ed2
  465. BELONGS ya.make
  466. License text:
  467. // Copyright (c) 2002, 2003 Peter Dimov
  468. Scancode info:
  469. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  470. Score : 100.00
  471. Match type : COPYRIGHT
  472. Files with this license:
  473. include/boost/smart_ptr/detail/lwm_win32_cs.hpp [13:13]
  474. KEEP COPYRIGHT_SERVICE_LABEL 821a90a32ad58f7fc624303cc3fb0243
  475. BELONGS ya.make
  476. License text:
  477. Copyright 2017-2019 Glen Joseph Fernandes
  478. (glenjofe@gmail.com)
  479. Scancode info:
  480. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  481. Score : 100.00
  482. Match type : COPYRIGHT
  483. Files with this license:
  484. include/boost/smart_ptr/allocate_local_shared_array.hpp [2:3]
  485. include/boost/smart_ptr/make_local_shared_array.hpp [2:4]
  486. KEEP COPYRIGHT_SERVICE_LABEL 828b79ff16e0bf70fedcf473356bf326
  487. BELONGS ya.make
  488. License text:
  489. // Copyright (c) 2002, 2003 Peter Dimov and Multi Media Ltd.
  490. // Distributed under the Boost Software License, Version 1.0.
  491. // https://www.boost.org/LICENSE_1_0.txt
  492. Scancode info:
  493. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  494. Score : 100.00
  495. Match type : COPYRIGHT
  496. Files with this license:
  497. include/boost/detail/lightweight_mutex.hpp [4:6]
  498. include/boost/smart_ptr/detail/lightweight_mutex.hpp [13:13]
  499. KEEP COPYRIGHT_SERVICE_LABEL 897c9e939f14dd9c42b2594da26b4078
  500. BELONGS ya.make
  501. License text:
  502. // Copyright (c) 2003 Peter Dimov Distributed under the Boost
  503. // Software License, Version 1.0. (See accompanying file
  504. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  505. Scancode info:
  506. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  507. Score : 100.00
  508. Match type : COPYRIGHT
  509. Files with this license:
  510. include/boost/detail/quick_allocator.hpp [4:7]
  511. include/boost/smart_ptr.hpp [10:12]
  512. include/boost/smart_ptr/detail/quick_allocator.hpp [13:14]
  513. KEEP COPYRIGHT_SERVICE_LABEL 8cc132a0f9df6997e63e69262f2040e4
  514. BELONGS ya.make
  515. License text:
  516. // Copyright 2007, 2019 Peter Dimov
  517. Scancode info:
  518. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  519. Score : 100.00
  520. Match type : COPYRIGHT
  521. Files with this license:
  522. include/boost/smart_ptr/detail/sp_typeinfo_.hpp [12:12]
  523. KEEP COPYRIGHT_SERVICE_LABEL 8ce38e822427eb86a5d1145c3e78e7cd
  524. BELONGS ya.make
  525. License text:
  526. // Copyright (c) 2014 Peter Dimov
  527. Scancode info:
  528. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  529. Score : 100.00
  530. Match type : COPYRIGHT
  531. Files with this license:
  532. include/boost/smart_ptr/detail/spinlock_std_atomic.hpp [11:11]
  533. KEEP COPYRIGHT_SERVICE_LABEL 91104f12c2c5f78e23afc2acf7158941
  534. BELONGS ya.make
  535. License text:
  536. // Copyright 2007 Baruch Zilber
  537. // Copyright 2007 Boris Gubenko
  538. Scancode info:
  539. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  540. Score : 100.00
  541. Match type : COPYRIGHT
  542. Files with this license:
  543. include/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp [7:8]
  544. KEEP COPYRIGHT_SERVICE_LABEL 930a6e72883713e7b987065a56197739
  545. BELONGS ya.make
  546. License text:
  547. // Copyright (c) 2001, 2002, 2003 Peter Dimov
  548. Scancode info:
  549. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  550. Score : 100.00
  551. Match type : COPYRIGHT
  552. Files with this license:
  553. include/boost/smart_ptr/weak_ptr.hpp [7:7]
  554. include/boost/weak_ptr.hpp [7:7]
  555. KEEP COPYRIGHT_SERVICE_LABEL 9f416aa8f1e6678b0d6d5857d642b969
  556. BELONGS ya.make
  557. License text:
  558. // Copyright (c) 2002 Peter Dimov and Multi Media Ltd.
  559. // Copyright (c) 2008, 2018 Peter Dimov
  560. // Distributed under the Boost Software License, Version 1.0.
  561. // https://www.boost.org/LICENSE_1_0.txt
  562. Scancode info:
  563. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  564. Score : 100.00
  565. Match type : COPYRIGHT
  566. Files with this license:
  567. include/boost/detail/lightweight_thread.hpp [4:7]
  568. include/boost/smart_ptr/detail/lightweight_thread.hpp [12:13]
  569. include/boost/smart_ptr/detail/lwm_pthreads.hpp [13:13]
  570. KEEP COPYRIGHT_SERVICE_LABEL 9ff97948b756a57435dc378f82236ad8
  571. BELONGS ya.make
  572. License text:
  573. Copyright 2019-2021 Glen Joseph Fernandes
  574. (glenjofe@gmail.com)
  575. Scancode info:
  576. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  577. Score : 100.00
  578. Match type : COPYRIGHT
  579. Files with this license:
  580. include/boost/smart_ptr/allocate_unique.hpp [2:3]
  581. KEEP COPYRIGHT_SERVICE_LABEL a3ceba6f7698685b264af6347b8fb8c7
  582. BELONGS ya.make
  583. License text:
  584. // Copyright (c) 2007 Peter Dimov
  585. Scancode info:
  586. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  587. Score : 100.00
  588. Match type : COPYRIGHT
  589. Files with this license:
  590. include/boost/smart_ptr/detail/sp_counted_base_sync.hpp [12:12]
  591. KEEP COPYRIGHT_SERVICE_LABEL a41ad2da0912020d91a14b82ad75b7a9
  592. BELONGS ya.make
  593. License text:
  594. // Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd.
  595. // Copyright (c) 2002 Lars Gullik Bjønnes <larsbj@lyx.org>
  596. // Copyright 2003-2005 Peter Dimov
  597. Scancode info:
  598. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  599. Score : 100.00
  600. Match type : COPYRIGHT
  601. Files with this license:
  602. include/boost/smart_ptr/detail/atomic_count_gcc.hpp [11:13]
  603. KEEP COPYRIGHT_SERVICE_LABEL a81f16b19633169e29f73443fb23e585
  604. BELONGS ya.make
  605. License text:
  606. // Copyright (c) 2003 David Abrahams
  607. // Copyright (c) 2003 Peter Dimov
  608. // Distributed under the Boost Software License, Version 1.0.
  609. // https://www.boost.org/LICENSE_1_0.txt
  610. Scancode info:
  611. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  612. Score : 100.00
  613. Match type : COPYRIGHT
  614. Files with this license:
  615. include/boost/detail/quick_allocator.hpp [4:7]
  616. include/boost/smart_ptr/detail/quick_allocator.hpp [13:14]
  617. KEEP COPYRIGHT_SERVICE_LABEL b13bccd796707ee307c756c5292480d5
  618. BELONGS ya.make
  619. License text:
  620. // (C) Copyright Greg Colvin and Beman Dawes 1998, 1999.
  621. // Copyright (c) 2001, 2002 Peter Dimov
  622. Scancode info:
  623. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  624. Score : 100.00
  625. Match type : COPYRIGHT
  626. Files with this license:
  627. include/boost/scoped_array.hpp [4:5]
  628. include/boost/scoped_ptr.hpp [4:5]
  629. include/boost/shared_array.hpp [7:8]
  630. include/boost/shared_ptr.hpp [7:8]
  631. include/boost/smart_ptr/scoped_array.hpp [4:5]
  632. include/boost/smart_ptr/scoped_ptr.hpp [4:5]
  633. include/boost/smart_ptr/shared_array.hpp [7:8]
  634. include/boost/smart_ptr/shared_ptr.hpp [7:8]
  635. KEEP COPYRIGHT_SERVICE_LABEL b39953493d9be5c8894d91c3d15d8030
  636. BELONGS ya.make
  637. License text:
  638. // Copyright 2007, 2020 Peter Dimov
  639. Scancode info:
  640. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  641. Score : 100.00
  642. Match type : COPYRIGHT
  643. Files with this license:
  644. include/boost/smart_ptr/detail/atomic_count_gcc_atomic.hpp [8:8]
  645. include/boost/smart_ptr/detail/sp_counted_base_gcc_atomic.hpp [12:14]
  646. KEEP COPYRIGHT_SERVICE_LABEL b772c78fde56122bdba5336e5bb0a93a
  647. BELONGS ya.make
  648. License text:
  649. // Copyright (c) 2001, 2002, 2003 Peter Dimov and Multi Media Ltd.
  650. // Copyright 2004-2006 Peter Dimov
  651. // Copyright 2005 Ben Hutchings
  652. Scancode info:
  653. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  654. Score : 100.00
  655. Match type : COPYRIGHT
  656. Files with this license:
  657. include/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp [7:9]
  658. KEEP COPYRIGHT_SERVICE_LABEL b949b0b096894aa6f558866792d8101e
  659. BELONGS ya.make
  660. License text:
  661. // Copyright 2007 Baruch Zilber
  662. // Copyright 2007 Boris Gubenko
  663. Scancode info:
  664. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  665. Score : 100.00
  666. Match type : COPYRIGHT
  667. Files with this license:
  668. include/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp [7:8]
  669. KEEP COPYRIGHT_SERVICE_LABEL c01ae716b2d1d913ab203a9f2242558c
  670. BELONGS ya.make
  671. License text:
  672. // Copyright (c) 2001, 2002, 2003 Peter Dimov and Multi Media Ltd.
  673. // Copyright 2004-2005 Peter Dimov
  674. // Copyright 2006 Michael van der Westhuizen
  675. Scancode info:
  676. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  677. Score : 100.00
  678. Match type : COPYRIGHT
  679. Files with this license:
  680. include/boost/smart_ptr/detail/sp_counted_base_aix.hpp [8:10]
  681. include/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp [8:11]
  682. KEEP COPYRIGHT_SERVICE_LABEL c40d50ae1b61c61b9043bc01cb1ee1cd
  683. BELONGS ya.make
  684. License text:
  685. // Copyright 2008, 2020 Peter Dimov
  686. // Distributed under the Boost Software License, Version 1.0.
  687. // https://www.boost.org/LICENSE_1_0.txt
  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/smart_ptr/detail/spinlock_gcc_atomic.hpp [10:12]
  694. include/boost/smart_ptr/detail/yield_k.hpp [12:12]
  695. KEEP COPYRIGHT_SERVICE_LABEL ca676dbdf976b8c423696b3ace2a200a
  696. BELONGS ya.make
  697. License text:
  698. // Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd.
  699. // Copyright (c) 2013 Peter Dimov
  700. Scancode info:
  701. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  702. Score : 100.00
  703. Match type : COPYRIGHT
  704. Files with this license:
  705. include/boost/smart_ptr/detail/atomic_count.hpp [13:14]
  706. include/boost/smart_ptr/detail/atomic_count_spin.hpp [7:7]
  707. KEEP COPYRIGHT_SERVICE_LABEL cce23f190bcbb33ec0fdc7d06d0dcba3
  708. BELONGS ya.make
  709. License text:
  710. * Copyright Andrey Semashev 2007 - 2013.
  711. * Distributed under the Boost Software License, Version 1.0.
  712. * (See accompanying file LICENSE_1_0.txt or copy at
  713. Scancode info:
  714. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  715. Score : 100.00
  716. Match type : COPYRIGHT
  717. Files with this license:
  718. include/boost/smart_ptr/intrusive_ref_counter.hpp [2:4]
  719. KEEP COPYRIGHT_SERVICE_LABEL dd8f136175da98ea2d07dcd9de1ecaf5
  720. BELONGS ya.make
  721. License text:
  722. // Copyright (c) 2008, 2011 Peter Dimov
  723. Scancode info:
  724. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  725. Score : 100.00
  726. Match type : COPYRIGHT
  727. Files with this license:
  728. include/boost/smart_ptr/detail/spinlock_gcc_arm.hpp [5:5]
  729. KEEP COPYRIGHT_SERVICE_LABEL e323857368fb1433c9c3079428ca51d3
  730. BELONGS ya.make
  731. License text:
  732. // Copyright 2017 Peter Dimov
  733. Scancode info:
  734. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  735. Score : 100.00
  736. Match type : COPYRIGHT
  737. Files with this license:
  738. include/boost/smart_ptr/atomic_shared_ptr.hpp [7:7]
  739. include/boost/smart_ptr/detail/local_counted_base.hpp [12:12]
  740. include/boost/smart_ptr/detail/local_sp_deleter.hpp [12:12]
  741. include/boost/smart_ptr/local_shared_ptr.hpp [6:6]
  742. include/boost/smart_ptr/make_local_shared.hpp [6:6]
  743. include/boost/smart_ptr/make_local_shared_array.hpp [2:4]
  744. include/boost/smart_ptr/make_local_shared_object.hpp [6:6]
  745. KEEP COPYRIGHT_SERVICE_LABEL e7b0cb15f49a0534732f0753e83b9649
  746. BELONGS ya.make
  747. License text:
  748. // (C) Copyright Ion Gaztanaga 2005.
  749. // Distributed under the Boost Software License, Version 1.0.
  750. // (See accompanying file LICENSE_1_0.txt or copy at
  751. Scancode info:
  752. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  753. Score : 100.00
  754. Match type : COPYRIGHT
  755. Files with this license:
  756. include/boost/pointer_cast.hpp [3:5]
  757. include/boost/pointer_to_other.hpp [7:8]
  758. KEEP COPYRIGHT_SERVICE_LABEL ea6952b116e7dc3746a21d3d95928c35
  759. BELONGS ya.make
  760. License text:
  761. // Copyright (c) 2008 Frank Mori Hess
  762. // Copyright (c) 2016 Peter Dimov
  763. Scancode info:
  764. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  765. Score : 100.00
  766. Match type : COPYRIGHT
  767. Files with this license:
  768. include/boost/smart_ptr/owner_less.hpp [7:8]
  769. KEEP COPYRIGHT_SERVICE_LABEL eb1a7a239eede3df076875abfbb7cf41
  770. BELONGS ya.make
  771. License text:
  772. // Copyright 2005-2013 Peter Dimov
  773. Scancode info:
  774. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  775. Score : 100.00
  776. Match type : COPYRIGHT
  777. Files with this license:
  778. include/boost/smart_ptr/detail/sp_counted_base.hpp [13:13]
  779. KEEP COPYRIGHT_SERVICE_LABEL eccfc79f4bc874aa87c7a2d097dd730f
  780. BELONGS ya.make
  781. License text:
  782. // Copyright (c) 2007, 2008 Peter Dimov
  783. Scancode info:
  784. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  785. Score : 100.00
  786. Match type : COPYRIGHT
  787. Files with this license:
  788. include/boost/make_shared.hpp [6:6]
  789. KEEP COPYRIGHT_SERVICE_LABEL ef065a1edbfbbc1a66c01819893fb0ae
  790. BELONGS ya.make
  791. License text:
  792. // Copyright (c) 2006 Piotr Wyderski
  793. // Copyright (c) 2006 Tomas Puverle
  794. // Copyright (c) 2006 Peter Dimov
  795. Scancode info:
  796. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  797. Score : 100.00
  798. Match type : COPYRIGHT
  799. Files with this license:
  800. include/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp [12:14]
  801. include/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp [11:14]
  802. KEEP COPYRIGHT_SERVICE_LABEL f1024c091dd2c793b61b861740198222
  803. BELONGS ya.make
  804. License text:
  805. // Copyright (c) 2002 Peter Dimov and Multi Media Ltd.
  806. // Copyright (c) 2008, 2018 Peter Dimov
  807. // Distributed under the Boost Software License, Version 1.0.
  808. // https://www.boost.org/LICENSE_1_0.txt
  809. Scancode info:
  810. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  811. Score : 100.00
  812. Match type : COPYRIGHT
  813. Files with this license:
  814. include/boost/detail/lightweight_thread.hpp [4:7]
  815. include/boost/smart_ptr/detail/lightweight_thread.hpp [12:13]
  816. KEEP COPYRIGHT_SERVICE_LABEL f68164228ffa5c0764d510b1da25be15
  817. BELONGS ya.make
  818. License text:
  819. // Copyright (c) 2001, 2002, 2003 Peter Dimov and Multi Media Ltd.
  820. // Copyright 2004-2005 Peter Dimov
  821. // Copyright 2006 Michael van der Westhuizen
  822. // Copyright 2012 IBM Corp.
  823. Scancode info:
  824. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  825. Score : 100.00
  826. Match type : COPYRIGHT
  827. Files with this license:
  828. include/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp [8:11]
  829. KEEP COPYRIGHT_SERVICE_LABEL f8048579413ece800bdff405ec05bec9
  830. BELONGS ya.make
  831. License text:
  832. // Copyright 2019, 2020 Peter Dimov
  833. Scancode info:
  834. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  835. Score : 100.00
  836. Match type : COPYRIGHT
  837. Files with this license:
  838. include/boost/smart_ptr/enable_shared_from.hpp [6:6]