devtools.copyrights.report 34 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/requires_cxx11.hpp [4:6]
  113. include/boost/smart_ptr/detail/sp_thread_pause.hpp [4:6]
  114. include/boost/smart_ptr/detail/sp_thread_sleep.hpp [4:6]
  115. include/boost/smart_ptr/detail/sp_thread_yield.hpp [4:6]
  116. KEEP COPYRIGHT_SERVICE_LABEL 1fa0e333f3a4d9fcde07c8f7722f8e63
  117. BELONGS ya.make
  118. License text:
  119. // (C) Copyright Ion Gaztanaga 2005.
  120. // Copyright (c) 2005 Peter Dimov.
  121. Scancode info:
  122. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  123. Score : 100.00
  124. Match type : COPYRIGHT
  125. Files with this license:
  126. include/boost/pointer_to_other.hpp [7:8]
  127. KEEP COPYRIGHT_SERVICE_LABEL 2225076000632a3d391f0c4252302237
  128. BELONGS ya.make
  129. License text:
  130. // Copyright 2007 Peter Dimov
  131. Scancode info:
  132. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  133. Score : 100.00
  134. Match type : COPYRIGHT
  135. Files with this license:
  136. include/boost/smart_ptr/detail/atomic_count_gcc_x86.hpp [9:9]
  137. include/boost/smart_ptr/detail/atomic_count_sync.hpp [11:11]
  138. KEEP COPYRIGHT_SERVICE_LABEL 2491de20f7a9d79855692fc382be811a
  139. BELONGS ya.make
  140. License text:
  141. // Copyright (c) 2001, 2002, 2003 Peter Dimov and Multi Media Ltd.
  142. // Copyright 2004-2008 Peter Dimov
  143. Scancode info:
  144. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  145. Score : 100.00
  146. Match type : COPYRIGHT
  147. Files with this license:
  148. include/boost/smart_ptr/detail/sp_counted_base_spin.hpp [13:14]
  149. KEEP COPYRIGHT_SERVICE_LABEL 264842641253ef729c3d30c20db5d154
  150. BELONGS ya.make
  151. License text:
  152. // Copyright 2020 Peter Dimov
  153. // Distributed under the Boost Software License, Version 1.0.
  154. // https://www.boost.org/LICENSE_1_0.txt
  155. Scancode info:
  156. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  157. Score : 100.00
  158. Match type : COPYRIGHT
  159. Files with this license:
  160. include/boost/smart_ptr/detail/lwm_std_mutex.hpp [4:6]
  161. include/boost/smart_ptr/detail/sp_has_gcc_intrinsics.hpp [13:15]
  162. include/boost/smart_ptr/detail/sp_obsolete.hpp [13:15]
  163. include/boost/smart_ptr/owner_equal_to.hpp [4:6]
  164. include/boost/smart_ptr/owner_hash.hpp [4:6]
  165. KEEP COPYRIGHT_SERVICE_LABEL 275365ad223b4477b2d7d0620fee65f5
  166. BELONGS ya.make
  167. License text:
  168. // Copyright 2002, 2009, 2014 Peter Dimov
  169. // Copyright 2008-2009 Frank Mori Hess
  170. Scancode info:
  171. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  172. Score : 100.00
  173. Match type : COPYRIGHT
  174. Files with this license:
  175. include/boost/smart_ptr/enable_shared_from_raw.hpp [7:8]
  176. KEEP COPYRIGHT_SERVICE_LABEL 2f9fe99648dcd79bc25622757cf728cb
  177. BELONGS ya.make
  178. License text:
  179. // Copyright (c) 2009, Spirent Communications, Inc.
  180. Scancode info:
  181. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  182. Score : 100.00
  183. Match type : COPYRIGHT
  184. Files with this license:
  185. include/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp [13:13]
  186. KEEP COPYRIGHT_SERVICE_LABEL 3097182274a2e77f502de94f323359af
  187. BELONGS ya.make
  188. License text:
  189. // Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd.
  190. Scancode info:
  191. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  192. Score : 100.00
  193. Match type : COPYRIGHT
  194. Files with this license:
  195. include/boost/detail/atomic_count.hpp [13:13]
  196. include/boost/smart_ptr/detail/atomic_count.hpp [13:14]
  197. include/boost/smart_ptr/detail/atomic_count_gcc.hpp [11:13]
  198. include/boost/smart_ptr/detail/atomic_count_pt.hpp [7:7]
  199. KEEP COPYRIGHT_SERVICE_LABEL 30ed1e3bc7b2db873cea00f66576d6ee
  200. BELONGS ya.make
  201. License text:
  202. // Copyright (c) 2007, 2013 Peter Dimov
  203. Scancode info:
  204. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  205. Score : 100.00
  206. Match type : COPYRIGHT
  207. Files with this license:
  208. include/boost/smart_ptr/detail/sp_counted_base_std_atomic.hpp [12:12]
  209. KEEP COPYRIGHT_SERVICE_LABEL 33e18cfc20734ce255518bc39f4f9639
  210. BELONGS ya.make
  211. License text:
  212. // (C) Copyright Greg Colvin and Beman Dawes 1998, 1999.
  213. // Copyright (c) 2001-2008 Peter Dimov
  214. Scancode info:
  215. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  216. Score : 100.00
  217. Match type : COPYRIGHT
  218. Files with this license:
  219. include/boost/shared_ptr.hpp [7:8]
  220. include/boost/smart_ptr/shared_ptr.hpp [7:8]
  221. KEEP COPYRIGHT_SERVICE_LABEL 39059a8eede404b2a251f7d030029784
  222. BELONGS ya.make
  223. License text:
  224. // (C) Copyright Greg Colvin and Beman Dawes 1998, 1999.
  225. // Copyright (c) 2001, 2002, 2012 Peter Dimov
  226. Scancode info:
  227. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  228. Score : 100.00
  229. Match type : COPYRIGHT
  230. Files with this license:
  231. include/boost/smart_ptr/shared_array.hpp [7:8]
  232. KEEP COPYRIGHT_SERVICE_LABEL 3b9a2b448e2da4108191c7c48d83f81b
  233. BELONGS ya.make
  234. License text:
  235. // Copyright 2013 Peter Dimov
  236. Scancode info:
  237. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  238. Score : 100.00
  239. Match type : COPYRIGHT
  240. Files with this license:
  241. include/boost/smart_ptr/detail/atomic_count_nt.hpp [11:11]
  242. include/boost/smart_ptr/detail/atomic_count_std_atomic.hpp [9:9]
  243. include/boost/smart_ptr/detail/sp_nullptr_t.hpp [12:12]
  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 73025b91e8cf54ab81ff410c38be7452
  439. BELONGS ya.make
  440. License text:
  441. // Copyright (c) 2001-2009, 2012 Peter Dimov
  442. Scancode info:
  443. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  444. Score : 100.00
  445. Match type : COPYRIGHT
  446. Files with this license:
  447. include/boost/smart_ptr/detail/operator_bool.hpp [3:3]
  448. KEEP COPYRIGHT_SERVICE_LABEL 778d126a908ae2e1cc990627956713b8
  449. BELONGS ya.make
  450. License text:
  451. // Copyright (c) 2006 Piotr Wyderski
  452. // Copyright (c) 2006 Tomas Puverle
  453. // Copyright (c) 2006 Peter Dimov
  454. // Copyright (c) 2011 Emil Dotchevski
  455. Scancode info:
  456. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  457. Score : 100.00
  458. Match type : COPYRIGHT
  459. Files with this license:
  460. include/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp [11:14]
  461. KEEP COPYRIGHT_SERVICE_LABEL 7e6f5e41baa083be7230e409d7f43ed2
  462. BELONGS ya.make
  463. License text:
  464. // Copyright (c) 2002, 2003 Peter Dimov
  465. Scancode info:
  466. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  467. Score : 100.00
  468. Match type : COPYRIGHT
  469. Files with this license:
  470. include/boost/smart_ptr/detail/lwm_win32_cs.hpp [13:13]
  471. KEEP COPYRIGHT_SERVICE_LABEL 821a90a32ad58f7fc624303cc3fb0243
  472. BELONGS ya.make
  473. License text:
  474. Copyright 2017-2019 Glen Joseph Fernandes
  475. (glenjofe@gmail.com)
  476. Scancode info:
  477. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  478. Score : 100.00
  479. Match type : COPYRIGHT
  480. Files with this license:
  481. include/boost/smart_ptr/allocate_local_shared_array.hpp [2:3]
  482. include/boost/smart_ptr/make_local_shared_array.hpp [2:4]
  483. KEEP COPYRIGHT_SERVICE_LABEL 828b79ff16e0bf70fedcf473356bf326
  484. BELONGS ya.make
  485. License text:
  486. // Copyright (c) 2002, 2003 Peter Dimov and Multi Media Ltd.
  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/detail/lightweight_mutex.hpp [13:13]
  493. include/boost/smart_ptr/detail/lightweight_mutex.hpp [13:13]
  494. KEEP COPYRIGHT_SERVICE_LABEL 897c9e939f14dd9c42b2594da26b4078
  495. BELONGS ya.make
  496. License text:
  497. // Copyright (c) 2003 Peter Dimov Distributed under the Boost
  498. // Software License, Version 1.0. (See accompanying file
  499. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  500. Scancode info:
  501. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  502. Score : 100.00
  503. Match type : COPYRIGHT
  504. Files with this license:
  505. include/boost/detail/quick_allocator.hpp [13:14]
  506. include/boost/smart_ptr.hpp [10:12]
  507. include/boost/smart_ptr/detail/quick_allocator.hpp [13:14]
  508. KEEP COPYRIGHT_SERVICE_LABEL 8cc132a0f9df6997e63e69262f2040e4
  509. BELONGS ya.make
  510. License text:
  511. // Copyright 2007, 2019 Peter Dimov
  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/smart_ptr/detail/sp_typeinfo_.hpp [12:12]
  518. KEEP COPYRIGHT_SERVICE_LABEL 8ce38e822427eb86a5d1145c3e78e7cd
  519. BELONGS ya.make
  520. License text:
  521. // Copyright (c) 2014 Peter Dimov
  522. Scancode info:
  523. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  524. Score : 100.00
  525. Match type : COPYRIGHT
  526. Files with this license:
  527. include/boost/smart_ptr/detail/spinlock_std_atomic.hpp [11:11]
  528. KEEP COPYRIGHT_SERVICE_LABEL 91104f12c2c5f78e23afc2acf7158941
  529. BELONGS ya.make
  530. License text:
  531. // Copyright 2007 Baruch Zilber
  532. // Copyright 2007 Boris Gubenko
  533. Scancode info:
  534. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  535. Score : 100.00
  536. Match type : COPYRIGHT
  537. Files with this license:
  538. include/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp [7:8]
  539. KEEP COPYRIGHT_SERVICE_LABEL 930a6e72883713e7b987065a56197739
  540. BELONGS ya.make
  541. License text:
  542. // Copyright (c) 2001, 2002, 2003 Peter Dimov
  543. Scancode info:
  544. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  545. Score : 100.00
  546. Match type : COPYRIGHT
  547. Files with this license:
  548. include/boost/smart_ptr/weak_ptr.hpp [7:7]
  549. include/boost/weak_ptr.hpp [7:7]
  550. KEEP COPYRIGHT_SERVICE_LABEL 9f416aa8f1e6678b0d6d5857d642b969
  551. BELONGS ya.make
  552. License text:
  553. // Copyright (c) 2002 Peter Dimov and Multi Media Ltd.
  554. // Copyright (c) 2008, 2018 Peter Dimov
  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/detail/lightweight_thread.hpp [12:13]
  561. include/boost/smart_ptr/detail/lightweight_thread.hpp [12:13]
  562. include/boost/smart_ptr/detail/lwm_pthreads.hpp [13:13]
  563. KEEP COPYRIGHT_SERVICE_LABEL 9ff97948b756a57435dc378f82236ad8
  564. BELONGS ya.make
  565. License text:
  566. Copyright 2019-2021 Glen Joseph Fernandes
  567. (glenjofe@gmail.com)
  568. Scancode info:
  569. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  570. Score : 100.00
  571. Match type : COPYRIGHT
  572. Files with this license:
  573. include/boost/smart_ptr/allocate_unique.hpp [2:3]
  574. KEEP COPYRIGHT_SERVICE_LABEL a3ceba6f7698685b264af6347b8fb8c7
  575. BELONGS ya.make
  576. License text:
  577. // Copyright (c) 2007 Peter Dimov
  578. Scancode info:
  579. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  580. Score : 100.00
  581. Match type : COPYRIGHT
  582. Files with this license:
  583. include/boost/smart_ptr/detail/sp_counted_base_sync.hpp [12:12]
  584. KEEP COPYRIGHT_SERVICE_LABEL a41ad2da0912020d91a14b82ad75b7a9
  585. BELONGS ya.make
  586. License text:
  587. // Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd.
  588. // Copyright (c) 2002 Lars Gullik Bjønnes <larsbj@lyx.org>
  589. // Copyright 2003-2005 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/smart_ptr/detail/atomic_count_gcc.hpp [11:13]
  596. KEEP COPYRIGHT_SERVICE_LABEL a81f16b19633169e29f73443fb23e585
  597. BELONGS ya.make
  598. License text:
  599. // Copyright (c) 2003 David Abrahams
  600. // Copyright (c) 2003 Peter Dimov
  601. Scancode info:
  602. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  603. Score : 100.00
  604. Match type : COPYRIGHT
  605. Files with this license:
  606. include/boost/detail/quick_allocator.hpp [13:14]
  607. include/boost/smart_ptr/detail/quick_allocator.hpp [13:14]
  608. KEEP COPYRIGHT_SERVICE_LABEL b13bccd796707ee307c756c5292480d5
  609. BELONGS ya.make
  610. License text:
  611. // (C) Copyright Greg Colvin and Beman Dawes 1998, 1999.
  612. // Copyright (c) 2001, 2002 Peter Dimov
  613. Scancode info:
  614. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  615. Score : 100.00
  616. Match type : COPYRIGHT
  617. Files with this license:
  618. include/boost/scoped_array.hpp [4:5]
  619. include/boost/scoped_ptr.hpp [4:5]
  620. include/boost/shared_array.hpp [7:8]
  621. include/boost/shared_ptr.hpp [7:8]
  622. include/boost/smart_ptr/scoped_array.hpp [4:5]
  623. include/boost/smart_ptr/scoped_ptr.hpp [4:5]
  624. include/boost/smart_ptr/shared_array.hpp [7:8]
  625. include/boost/smart_ptr/shared_ptr.hpp [7:8]
  626. KEEP COPYRIGHT_SERVICE_LABEL b39953493d9be5c8894d91c3d15d8030
  627. BELONGS ya.make
  628. License text:
  629. // Copyright 2007, 2020 Peter Dimov
  630. Scancode info:
  631. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  632. Score : 100.00
  633. Match type : COPYRIGHT
  634. Files with this license:
  635. include/boost/smart_ptr/detail/atomic_count_gcc_atomic.hpp [8:8]
  636. include/boost/smart_ptr/detail/sp_counted_base_gcc_atomic.hpp [12:14]
  637. KEEP COPYRIGHT_SERVICE_LABEL b772c78fde56122bdba5336e5bb0a93a
  638. BELONGS ya.make
  639. License text:
  640. // Copyright (c) 2001, 2002, 2003 Peter Dimov and Multi Media Ltd.
  641. // Copyright 2004-2006 Peter Dimov
  642. // Copyright 2005 Ben Hutchings
  643. Scancode info:
  644. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  645. Score : 100.00
  646. Match type : COPYRIGHT
  647. Files with this license:
  648. include/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp [7:9]
  649. KEEP COPYRIGHT_SERVICE_LABEL b949b0b096894aa6f558866792d8101e
  650. BELONGS ya.make
  651. License text:
  652. // Copyright 2007 Baruch Zilber
  653. // Copyright 2007 Boris Gubenko
  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/smart_ptr/detail/sp_counted_base_acc_ia64.hpp [7:8]
  660. KEEP COPYRIGHT_SERVICE_LABEL c01ae716b2d1d913ab203a9f2242558c
  661. BELONGS ya.make
  662. License text:
  663. // Copyright (c) 2001, 2002, 2003 Peter Dimov and Multi Media Ltd.
  664. // Copyright 2004-2005 Peter Dimov
  665. // Copyright 2006 Michael van der Westhuizen
  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/smart_ptr/detail/sp_counted_base_aix.hpp [8:10]
  672. include/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp [8:11]
  673. KEEP COPYRIGHT_SERVICE_LABEL c40d50ae1b61c61b9043bc01cb1ee1cd
  674. BELONGS ya.make
  675. License text:
  676. // Copyright 2008, 2020 Peter Dimov
  677. // Distributed under the Boost Software License, Version 1.0.
  678. // https://www.boost.org/LICENSE_1_0.txt
  679. Scancode info:
  680. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  681. Score : 100.00
  682. Match type : COPYRIGHT
  683. Files with this license:
  684. include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp [10:12]
  685. include/boost/smart_ptr/detail/yield_k.hpp [12:12]
  686. KEEP COPYRIGHT_SERVICE_LABEL ca676dbdf976b8c423696b3ace2a200a
  687. BELONGS ya.make
  688. License text:
  689. // Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd.
  690. // Copyright (c) 2013 Peter Dimov
  691. Scancode info:
  692. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  693. Score : 100.00
  694. Match type : COPYRIGHT
  695. Files with this license:
  696. include/boost/smart_ptr/detail/atomic_count.hpp [13:14]
  697. include/boost/smart_ptr/detail/atomic_count_spin.hpp [7:7]
  698. KEEP COPYRIGHT_SERVICE_LABEL cce23f190bcbb33ec0fdc7d06d0dcba3
  699. BELONGS ya.make
  700. License text:
  701. * Copyright Andrey Semashev 2007 - 2013.
  702. * Distributed under the Boost Software License, Version 1.0.
  703. * (See accompanying file LICENSE_1_0.txt or copy at
  704. Scancode info:
  705. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  706. Score : 100.00
  707. Match type : COPYRIGHT
  708. Files with this license:
  709. include/boost/smart_ptr/intrusive_ref_counter.hpp [2:4]
  710. KEEP COPYRIGHT_SERVICE_LABEL dd8f136175da98ea2d07dcd9de1ecaf5
  711. BELONGS ya.make
  712. License text:
  713. // Copyright (c) 2008, 2011 Peter Dimov
  714. Scancode info:
  715. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  716. Score : 100.00
  717. Match type : COPYRIGHT
  718. Files with this license:
  719. include/boost/smart_ptr/detail/spinlock_gcc_arm.hpp [5:5]
  720. KEEP COPYRIGHT_SERVICE_LABEL df0ccc1d436763dd3030b1b12f23d451
  721. BELONGS ya.make
  722. License text:
  723. // Copyright 2008,2012 Peter Dimov
  724. Scancode info:
  725. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  726. Score : 100.00
  727. Match type : COPYRIGHT
  728. Files with this license:
  729. include/boost/smart_ptr/detail/sp_forward.hpp [12:12]
  730. KEEP COPYRIGHT_SERVICE_LABEL e323857368fb1433c9c3079428ca51d3
  731. BELONGS ya.make
  732. License text:
  733. // Copyright 2017 Peter Dimov
  734. Scancode info:
  735. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  736. Score : 100.00
  737. Match type : COPYRIGHT
  738. Files with this license:
  739. include/boost/smart_ptr/atomic_shared_ptr.hpp [7:7]
  740. include/boost/smart_ptr/detail/local_counted_base.hpp [12:12]
  741. include/boost/smart_ptr/detail/local_sp_deleter.hpp [12:12]
  742. include/boost/smart_ptr/local_shared_ptr.hpp [6:6]
  743. include/boost/smart_ptr/make_local_shared.hpp [6:6]
  744. include/boost/smart_ptr/make_local_shared_array.hpp [2:4]
  745. include/boost/smart_ptr/make_local_shared_object.hpp [6:6]
  746. KEEP COPYRIGHT_SERVICE_LABEL e7b0cb15f49a0534732f0753e83b9649
  747. BELONGS ya.make
  748. License text:
  749. // (C) Copyright Ion Gaztanaga 2005.
  750. // Distributed under the Boost Software License, Version 1.0.
  751. // (See accompanying file LICENSE_1_0.txt or copy at
  752. Scancode info:
  753. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  754. Score : 100.00
  755. Match type : COPYRIGHT
  756. Files with this license:
  757. include/boost/pointer_cast.hpp [3:5]
  758. include/boost/pointer_to_other.hpp [7:8]
  759. KEEP COPYRIGHT_SERVICE_LABEL ea6952b116e7dc3746a21d3d95928c35
  760. BELONGS ya.make
  761. License text:
  762. // Copyright (c) 2008 Frank Mori Hess
  763. // Copyright (c) 2016 Peter Dimov
  764. Scancode info:
  765. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  766. Score : 100.00
  767. Match type : COPYRIGHT
  768. Files with this license:
  769. include/boost/smart_ptr/owner_less.hpp [7:8]
  770. KEEP COPYRIGHT_SERVICE_LABEL eb1a7a239eede3df076875abfbb7cf41
  771. BELONGS ya.make
  772. License text:
  773. // Copyright 2005-2013 Peter Dimov
  774. Scancode info:
  775. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  776. Score : 100.00
  777. Match type : COPYRIGHT
  778. Files with this license:
  779. include/boost/smart_ptr/detail/sp_counted_base.hpp [13:13]
  780. KEEP COPYRIGHT_SERVICE_LABEL eccfc79f4bc874aa87c7a2d097dd730f
  781. BELONGS ya.make
  782. License text:
  783. // Copyright (c) 2007, 2008 Peter Dimov
  784. Scancode info:
  785. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  786. Score : 100.00
  787. Match type : COPYRIGHT
  788. Files with this license:
  789. include/boost/make_shared.hpp [6:6]
  790. KEEP COPYRIGHT_SERVICE_LABEL ef065a1edbfbbc1a66c01819893fb0ae
  791. BELONGS ya.make
  792. License text:
  793. // Copyright (c) 2006 Piotr Wyderski
  794. // Copyright (c) 2006 Tomas Puverle
  795. // Copyright (c) 2006 Peter Dimov
  796. Scancode info:
  797. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  798. Score : 100.00
  799. Match type : COPYRIGHT
  800. Files with this license:
  801. include/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp [12:14]
  802. include/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp [11:14]
  803. KEEP COPYRIGHT_SERVICE_LABEL f1024c091dd2c793b61b861740198222
  804. BELONGS ya.make
  805. License text:
  806. // Copyright (c) 2002 Peter Dimov and Multi Media Ltd.
  807. // Copyright (c) 2008, 2018 Peter Dimov
  808. Scancode info:
  809. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  810. Score : 100.00
  811. Match type : COPYRIGHT
  812. Files with this license:
  813. include/boost/detail/lightweight_thread.hpp [12:13]
  814. include/boost/smart_ptr/detail/lightweight_thread.hpp [12:13]
  815. KEEP COPYRIGHT_SERVICE_LABEL f68164228ffa5c0764d510b1da25be15
  816. BELONGS ya.make
  817. License text:
  818. // Copyright (c) 2001, 2002, 2003 Peter Dimov and Multi Media Ltd.
  819. // Copyright 2004-2005 Peter Dimov
  820. // Copyright 2006 Michael van der Westhuizen
  821. // Copyright 2012 IBM Corp.
  822. Scancode info:
  823. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  824. Score : 100.00
  825. Match type : COPYRIGHT
  826. Files with this license:
  827. include/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp [8:11]
  828. KEEP COPYRIGHT_SERVICE_LABEL f8048579413ece800bdff405ec05bec9
  829. BELONGS ya.make
  830. License text:
  831. // Copyright 2019, 2020 Peter Dimov
  832. Scancode info:
  833. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  834. Score : 100.00
  835. Match type : COPYRIGHT
  836. Files with this license:
  837. include/boost/smart_ptr/enable_shared_from.hpp [6:6]