devtools.copyrights.report 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086
  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 063415ea5f4f1d2813797e674bb69bb4
  36. BELONGS ya.make
  37. License text:
  38. // Copyright (C) Christof Meerwald 2003
  39. // Copyright (C) Dan Watkins 2003
  40. Scancode info:
  41. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  42. Score : 100.00
  43. Match type : COPYRIGHT
  44. Files with this license:
  45. include/boost/config/compiler/digitalmars.hpp [1:2]
  46. KEEP COPYRIGHT_SERVICE_LABEL 0c6b4a71af48e0c6aa05a5427f73c88f
  47. BELONGS ya.make
  48. Note: matched license text is too long. Read it in the source files.
  49. Scancode info:
  50. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  51. Score : 100.00
  52. Match type : COPYRIGHT
  53. Files with this license:
  54. include/boost/config/assert_cxx03.hpp [1:5]
  55. include/boost/config/assert_cxx11.hpp [1:5]
  56. include/boost/config/assert_cxx14.hpp [1:5]
  57. include/boost/config/assert_cxx17.hpp [1:5]
  58. include/boost/config/assert_cxx20.hpp [1:5]
  59. include/boost/config/assert_cxx23.hpp [1:5]
  60. include/boost/config/detail/cxx_composite.hpp [1:5]
  61. KEEP COPYRIGHT_SERVICE_LABEL 11c555b9f12ef58efab27df9bf8c2090
  62. BELONGS ya.make
  63. License text:
  64. // Copyright Beman Dawes 2011
  65. Scancode info:
  66. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  67. Score : 100.00
  68. Match type : COPYRIGHT
  69. Files with this license:
  70. include/boost/cxx11_char_types.hpp [3:3]
  71. KEEP COPYRIGHT_SERVICE_LABEL 18bad9344d7cba762fbd435259d6301b
  72. BELONGS ya.make
  73. License text:
  74. // Copyright David Abrahams 2002.
  75. // Distributed under the Boost Software License, Version 1.0. (See
  76. // accompanying file LICENSE_1_0.txt or copy at
  77. Scancode info:
  78. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  79. Score : 100.00
  80. Match type : COPYRIGHT
  81. Files with this license:
  82. include/boost/config/workaround.hpp [1:3]
  83. include/boost/detail/workaround.hpp [1:3]
  84. KEEP COPYRIGHT_SERVICE_LABEL 1a93e11c2572326c6a8b7cbe63d4f6a3
  85. BELONGS ya.make
  86. License text:
  87. // Copyright John Maddock 2008
  88. // Use, modification, and distribution is subject to the Boost Software
  89. // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  90. Scancode info:
  91. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  92. Score : 100.00
  93. Match type : COPYRIGHT
  94. Files with this license:
  95. include/boost/config/warning_disable.hpp [1:3]
  96. KEEP COPYRIGHT_SERVICE_LABEL 1b9e68c88d4d11c6efc3d2b7423c816c
  97. BELONGS ya.make
  98. License text:
  99. // (C) Copyright Noel Belcourt 2007.
  100. // Copyright 2017, NVIDIA CORPORATION.
  101. // Use, modification and distribution are subject to the
  102. // Boost Software License, Version 1.0. (See accompanying file
  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/config/compiler/pgi.hpp [1:4]
  109. KEEP COPYRIGHT_SERVICE_LABEL 1c034100ff11e3930ab970dbeb694450
  110. BELONGS ya.make
  111. Note: matched license text is too long. Read it in the source files.
  112. Scancode info:
  113. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  114. Score : 100.00
  115. Match type : COPYRIGHT
  116. Files with this license:
  117. include/boost/config/compiler/hp_acc.hpp [1:8]
  118. include/boost/config/platform/hpux.hpp [1:7]
  119. KEEP COPYRIGHT_SERVICE_LABEL 1daddaec4a141024c460f121eb640798
  120. BELONGS ya.make
  121. Note: matched license text is too long. Read it in the source files.
  122. Scancode info:
  123. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  124. Score : 100.00
  125. Match type : COPYRIGHT
  126. Files with this license:
  127. include/boost/config/compiler/common_edg.hpp [1:7]
  128. include/boost/config/compiler/kai.hpp [1:5]
  129. include/boost/config/compiler/sunpro_cc.hpp [1:7]
  130. include/boost/config/platform/hpux.hpp [1:7]
  131. include/boost/config/stdlib/dinkumware.hpp [1:7]
  132. KEEP COPYRIGHT_SERVICE_LABEL 1f0bef8fd2dab232c436a28951751d24
  133. BELONGS ya.make
  134. Note: matched license text is too long. Read it in the source files.
  135. Scancode info:
  136. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  137. Score : 100.00
  138. Match type : COPYRIGHT
  139. Files with this license:
  140. include/boost/config/compiler/hp_acc.hpp [1:8]
  141. include/boost/config/compiler/sunpro_cc.hpp [1:7]
  142. include/boost/config/platform/hpux.hpp [1:7]
  143. include/boost/config/platform/linux.hpp [1:4]
  144. include/boost/config/platform/symbian.hpp [1:5]
  145. include/boost/config/stdlib/sgi.hpp [1:5]
  146. KEEP COPYRIGHT_SERVICE_LABEL 27ddeabbafbaeb743985907331386107
  147. BELONGS ya.make
  148. Note: matched license text is too long. Read it in the source files.
  149. Scancode info:
  150. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  151. Score : 100.00
  152. Match type : COPYRIGHT
  153. Files with this license:
  154. include/boost/config/compiler/vacpp.hpp [1:7]
  155. KEEP COPYRIGHT_SERVICE_LABEL 2dfa333cc285f02a792246cce5434be0
  156. BELONGS ya.make
  157. Note: matched license text is too long. Read it in the source files.
  158. Scancode info:
  159. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  160. Score : 100.00
  161. Match type : COPYRIGHT
  162. Files with this license:
  163. include/boost/config/detail/suffix.hpp [4:14]
  164. KEEP COPYRIGHT_SERVICE_LABEL 2e768fc3f92b09309b782197c57b4c12
  165. BELONGS ya.make
  166. Note: matched license text is too long. Read it in the source files.
  167. Scancode info:
  168. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  169. Score : 100.00
  170. Match type : COPYRIGHT
  171. Files with this license:
  172. include/boost/config/compiler/hp_acc.hpp [1:8]
  173. include/boost/config/platform/hpux.hpp [1:7]
  174. KEEP COPYRIGHT_SERVICE_LABEL 302eb32d7e0c5743b68227dba3d17d14
  175. BELONGS ya.make
  176. License text:
  177. // Copyright 2001 John Maddock.
  178. // Copyright 2017 Peter Dimov.
  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/config/helper_macros.hpp [4:5]
  185. KEEP COPYRIGHT_SERVICE_LABEL 362e438ad12174e10c63f3ad9fa1ce0d
  186. BELONGS ya.make
  187. Note: matched license text is too long. Read it in the source files.
  188. Scancode info:
  189. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  190. Score : 100.00
  191. Match type : COPYRIGHT
  192. Files with this license:
  193. include/boost/config/compiler/borland.hpp [1:5]
  194. include/boost/config/compiler/codegear.hpp [1:5]
  195. include/boost/config/compiler/gcc.hpp [1:9]
  196. include/boost/config/compiler/hp_acc.hpp [1:8]
  197. include/boost/config/compiler/intel.hpp [1:10]
  198. include/boost/config/compiler/visualc.hpp [1:8]
  199. KEEP COPYRIGHT_SERVICE_LABEL 386422ed6dcb6b59b9ac548256e71381
  200. BELONGS ya.make
  201. Note: matched license text is too long. Read it in the source files.
  202. Scancode info:
  203. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  204. Score : 100.00
  205. Match type : COPYRIGHT
  206. Files with this license:
  207. include/boost/config/platform/macos.hpp [1:5]
  208. KEEP COPYRIGHT_SERVICE_LABEL 3c6022a5a6a98ab812ff2265a476c832
  209. BELONGS ya.make
  210. Note: matched license text is too long. Read it in the source files.
  211. Scancode info:
  212. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  213. Score : 100.00
  214. Match type : COPYRIGHT
  215. Files with this license:
  216. include/boost/config/compiler/borland.hpp [1:5]
  217. include/boost/config/compiler/codegear.hpp [1:5]
  218. include/boost/config/compiler/compaq_cxx.hpp [1:3]
  219. include/boost/config/compiler/gcc.hpp [1:9]
  220. include/boost/config/compiler/hp_acc.hpp [1:8]
  221. include/boost/config/compiler/vacpp.hpp [1:7]
  222. include/boost/config/compiler/visualc.hpp [1:8]
  223. include/boost/config/detail/posix_features.hpp [1:3]
  224. include/boost/config/detail/select_compiler_config.hpp [3:5]
  225. include/boost/config/detail/select_stdlib_config.hpp [3:6]
  226. include/boost/config/platform/bsd.hpp [1:5]
  227. include/boost/config/platform/cygwin.hpp [1:3]
  228. include/boost/config/platform/hpux.hpp [1:7]
  229. include/boost/config/platform/irix.hpp [1:4]
  230. include/boost/config/platform/linux.hpp [1:4]
  231. include/boost/config/platform/macos.hpp [1:5]
  232. include/boost/config/platform/solaris.hpp [1:4]
  233. include/boost/config/platform/symbian.hpp [1:5]
  234. include/boost/config/platform/win32.hpp [1:6]
  235. include/boost/config/stdlib/dinkumware.hpp [1:7]
  236. include/boost/config/stdlib/roguewave.hpp [1:6]
  237. include/boost/config/stdlib/sgi.hpp [1:5]
  238. KEEP COPYRIGHT_SERVICE_LABEL 3e1af80126953168abcba7ece6794e0d
  239. BELONGS ya.make
  240. License text:
  241. // (C) Copyright Jim Douglas 2005.
  242. // Use, modification and distribution are subject to the
  243. // Boost Software License, Version 1.0. (See accompanying file
  244. Scancode info:
  245. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  246. Score : 100.00
  247. Match type : COPYRIGHT
  248. Files with this license:
  249. include/boost/config/platform/qnxnto.hpp [1:3]
  250. KEEP COPYRIGHT_SERVICE_LABEL 3ebe5469577bc9d9b871ed6f23b7567e
  251. BELONGS ya.make
  252. Note: matched license text is too long. Read it in the source files.
  253. Scancode info:
  254. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  255. Score : 100.00
  256. Match type : COPYRIGHT
  257. Files with this license:
  258. include/boost/config/compiler/vacpp.hpp [1:7]
  259. KEEP COPYRIGHT_SERVICE_LABEL 3eeaf5942d3d86ca753bc9e1493ee8f0
  260. BELONGS ya.make
  261. Note: matched license text is too long. Read it in the source files.
  262. Scancode info:
  263. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  264. Score : 100.00
  265. Match type : COPYRIGHT
  266. Files with this license:
  267. include/boost/config/platform/win32.hpp [1:6]
  268. KEEP COPYRIGHT_SERVICE_LABEL 3eeb9233d0c8faa3468506996fae389d
  269. BELONGS ya.make
  270. Note: matched license text is too long. Read it in the source files.
  271. Scancode info:
  272. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  273. Score : 100.00
  274. Match type : COPYRIGHT
  275. Files with this license:
  276. include/boost/config/compiler/common_edg.hpp [1:7]
  277. include/boost/config/compiler/intel.hpp [1:10]
  278. include/boost/config/detail/select_platform_config.hpp [3:6]
  279. include/boost/config/stdlib/dinkumware.hpp [1:7]
  280. include/boost/config/stdlib/libstdcpp3.hpp [1:4]
  281. include/boost/config/stdlib/modena.hpp [1:3]
  282. include/boost/config/stdlib/roguewave.hpp [1:6]
  283. include/boost/config/stdlib/stlport.hpp [1:5]
  284. KEEP COPYRIGHT_SERVICE_LABEL 4476312bde74e54ae89f7415fcb2f06a
  285. BELONGS ya.make
  286. Note: matched license text is too long. Read it in the source files.
  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/config/detail/suffix.hpp [4:14]
  293. KEEP COPYRIGHT_SERVICE_LABEL 46d9e1f8aedb16cf722125fc124d9495
  294. BELONGS ya.make
  295. License text:
  296. // (C) Copyright Douglas Gregor 2010
  297. Scancode info:
  298. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  299. Score : 100.00
  300. Match type : COPYRIGHT
  301. Files with this license:
  302. include/boost/config/compiler/clang.hpp [1:1]
  303. include/boost/config/compiler/xlcpp.hpp [1:1]
  304. KEEP COPYRIGHT_SERVICE_LABEL 4a060e80d859c7e83ba0c643ebbf6487
  305. BELONGS ya.make
  306. Note: matched license text is too long. Read it in the source files.
  307. Scancode info:
  308. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  309. Score : 100.00
  310. Match type : COPYRIGHT
  311. Files with this license:
  312. include/boost/config/compiler/gcc.hpp [1:9]
  313. include/boost/config/platform/bsd.hpp [1:5]
  314. KEEP COPYRIGHT_SERVICE_LABEL 4bcc7787f0424f3d32f66485fdb7a1dd
  315. BELONGS ya.make
  316. License text:
  317. // (C) Copyright Brian Kuhl 2016.
  318. // Use, modification and distribution are subject to the
  319. // Boost Software License, Version 1.0. (See accompanying file
  320. Scancode info:
  321. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  322. Score : 100.00
  323. Match type : COPYRIGHT
  324. Files with this license:
  325. include/boost/config/compiler/diab.hpp [1:3]
  326. KEEP COPYRIGHT_SERVICE_LABEL 4d10949f0d1cde0db83ea5d5329e99ec
  327. BELONGS ya.make
  328. License text:
  329. // Copyright 2011 John Maddock
  330. // Copyright 2013, 2017-2018 Cray, Inc.
  331. // Use, modification and distribution are subject to the
  332. // Boost Software License, Version 1.0. (See accompanying file
  333. Scancode info:
  334. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  335. Score : 100.00
  336. Match type : COPYRIGHT
  337. Files with this license:
  338. include/boost/config/compiler/cray.hpp [1:4]
  339. KEEP COPYRIGHT_SERVICE_LABEL 4ec4f75b23ed6344d1947aa985c282ce
  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/config/compiler/vacpp.hpp [1:7]
  348. KEEP COPYRIGHT_SERVICE_LABEL 5c8ac41153fe8e9daf8181b70c9bcb2b
  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/config/stdlib/roguewave.hpp [1:6]
  357. KEEP COPYRIGHT_SERVICE_LABEL 60cb7957f86db726c6c6c70fc4644460
  358. BELONGS ya.make
  359. License text:
  360. // (c) Copyright John Maddock 2003
  361. Scancode info:
  362. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  363. Score : 100.00
  364. Match type : COPYRIGHT
  365. Files with this license:
  366. include/boost/config/abi/borland_prefix.hpp [1:3]
  367. include/boost/config/abi/borland_suffix.hpp [1:3]
  368. include/boost/config/abi/msvc_prefix.hpp [1:3]
  369. include/boost/config/abi/msvc_suffix.hpp [1:3]
  370. include/boost/config/abi_prefix.hpp [3:3]
  371. include/boost/config/abi_suffix.hpp [3:3]
  372. include/boost/config/auto_link.hpp [1:3]
  373. include/boost/config/requires_threads.hpp [1:3]
  374. KEEP COPYRIGHT_SERVICE_LABEL 60ddb105cb6f365c4198d8c97b2115e4
  375. BELONGS ya.make
  376. Note: matched license text is too long. Read it in the source files.
  377. Scancode info:
  378. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  379. Score : 100.00
  380. Match type : COPYRIGHT
  381. Files with this license:
  382. include/boost/config/compiler/intel.hpp [1:10]
  383. include/boost/config/detail/select_compiler_config.hpp [3:5]
  384. KEEP COPYRIGHT_SERVICE_LABEL 626904b1a20ac363e1bb99d9bae924e6
  385. BELONGS ya.make
  386. License text:
  387. // (C) Copyright Beman Dawes 1999.
  388. // (C) Copyright Jens Mauer 2001
  389. // (C) Copyright John Maddock 2001
  390. // Distributed under the Boost
  391. // Software License, Version 1.0. (See accompanying file
  392. Scancode info:
  393. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  394. Score : 100.00
  395. Match type : COPYRIGHT
  396. Files with this license:
  397. include/boost/config/compiler/comeau.hpp [1:8]
  398. include/boost/config/compiler/greenhills.hpp [1:3]
  399. include/boost/config/compiler/kai.hpp [1:5]
  400. include/boost/config/compiler/metrowerks.hpp [1:8]
  401. include/boost/config/compiler/sunpro_cc.hpp [1:7]
  402. include/boost/config/platform/beos.hpp [1:3]
  403. include/boost/config/stdlib/libstdcpp3.hpp [1:4]
  404. include/boost/config/stdlib/msl.hpp [1:4]
  405. include/boost/config/user.hpp [3:5]
  406. include/boost/cstdint.hpp [3:7]
  407. KEEP COPYRIGHT_SERVICE_LABEL 6372fa2fa3d2b6fd37659a53404e040d
  408. BELONGS ya.make
  409. Note: matched license text is too long. Read it in the source files.
  410. Scancode info:
  411. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  412. Score : 100.00
  413. Match type : COPYRIGHT
  414. Files with this license:
  415. include/boost/config/compiler/comeau.hpp [1:8]
  416. KEEP COPYRIGHT_SERVICE_LABEL 688f8a68a65d165207c6dbdd79b6f042
  417. BELONGS ya.make
  418. Note: matched license text is too long. Read it in the source files.
  419. Scancode info:
  420. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  421. Score : 100.00
  422. Match type : COPYRIGHT
  423. Files with this license:
  424. include/boost/config/stdlib/libcomo.hpp [1:5]
  425. KEEP COPYRIGHT_SERVICE_LABEL 68edd4a9e831eca12e9c421dc603f4c6
  426. BELONGS ya.make
  427. Note: matched license text is too long. Read it in the source files.
  428. Scancode info:
  429. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  430. Score : 100.00
  431. Match type : COPYRIGHT
  432. Files with this license:
  433. include/boost/config/platform/win32.hpp [1:6]
  434. KEEP COPYRIGHT_SERVICE_LABEL 6d38655d4303b3037e1b5115a1fbcfb0
  435. BELONGS ya.make
  436. Note: matched license text is too long. Read it in the source files.
  437. Scancode info:
  438. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  439. Score : 100.00
  440. Match type : COPYRIGHT
  441. Files with this license:
  442. include/boost/config/assert_cxx98.hpp [1:5]
  443. KEEP COPYRIGHT_SERVICE_LABEL 6ddab30a8c1d7c05633d59e90eea754f
  444. BELONGS ya.make
  445. Note: matched license text is too long. Read it in the source files.
  446. Scancode info:
  447. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  448. Score : 100.00
  449. Match type : COPYRIGHT
  450. Files with this license:
  451. include/boost/limits.hpp [2:5]
  452. include/boost/version.hpp [3:5]
  453. KEEP COPYRIGHT_SERVICE_LABEL 71d6cd8e892808ae69f01369b7fd9464
  454. BELONGS ya.make
  455. License text:
  456. // Copyright 2011 John Maddock
  457. // Copyright 2013, 2017-2018 Cray, Inc.
  458. // Use, modification and distribution are subject to the
  459. // Boost Software License, Version 1.0. (See accompanying file
  460. Scancode info:
  461. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  462. Score : 100.00
  463. Match type : COPYRIGHT
  464. Files with this license:
  465. include/boost/config/compiler/cray.hpp [1:4]
  466. KEEP COPYRIGHT_SERVICE_LABEL 771f0ca891cf31e52365f2c5c7ea5ac9
  467. BELONGS ya.make
  468. Note: matched license text is too long. Read it in the source files.
  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/config/detail/suffix.hpp [4:14]
  475. KEEP COPYRIGHT_SERVICE_LABEL 797b8159646b0e965f8cd05df63d1074
  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/config/compiler/comeau.hpp [1:8]
  484. include/boost/config/compiler/intel.hpp [1:10]
  485. include/boost/config/compiler/metrowerks.hpp [1:8]
  486. include/boost/config/compiler/visualc.hpp [1:8]
  487. include/boost/config/stdlib/dinkumware.hpp [1:7]
  488. KEEP COPYRIGHT_SERVICE_LABEL 7a77c5a5c02e42b779cbc7701c396c44
  489. BELONGS ya.make
  490. License text:
  491. // (C) Copyright Bryce Lelbach 2011
  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/config/compiler/pathscale.hpp [1:1]
  498. KEEP COPYRIGHT_SERVICE_LABEL 7aedad2c03ecc61a2ef6e770da75eaf2
  499. BELONGS ya.make
  500. Note: matched license text is too long. Read it in the source files.
  501. Scancode info:
  502. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  503. Score : 100.00
  504. Match type : COPYRIGHT
  505. Files with this license:
  506. include/boost/limits.hpp [2:5]
  507. KEEP COPYRIGHT_SERVICE_LABEL 7d17bb2579336b337d87a036e9ce244b
  508. BELONGS ya.make
  509. License text:
  510. // (C) Copyright John Maddock 2006.
  511. // Use, modification and distribution are subject to the
  512. // Boost Software License, Version 1.0. (See accompanying file
  513. Scancode info:
  514. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  515. Score : 100.00
  516. Match type : COPYRIGHT
  517. Files with this license:
  518. include/boost/config/compiler/gcc_xml.hpp [1:3]
  519. KEEP COPYRIGHT_SERVICE_LABEL 80c44e7f6c87f424f98e861b85c5ce2d
  520. BELONGS ya.make
  521. License text:
  522. // (C) Copyright John Maddock 2002.
  523. // Use, modification and distribution are subject to the
  524. // Boost Software License, Version 1.0. (See accompanying file
  525. Scancode info:
  526. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  527. Score : 100.00
  528. Match type : COPYRIGHT
  529. Files with this license:
  530. include/boost/config.hpp [3:5]
  531. include/boost/config/platform/amigaos.hpp [1:3]
  532. KEEP COPYRIGHT_SERVICE_LABEL 8105f2c79ac57a14ec250eba3e02c438
  533. BELONGS ya.make
  534. Note: matched license text is too long. Read it in the source files.
  535. Scancode info:
  536. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  537. Score : 100.00
  538. Match type : COPYRIGHT
  539. Files with this license:
  540. include/boost/config/compiler/gcc.hpp [1:9]
  541. KEEP COPYRIGHT_SERVICE_LABEL 8247b8e57241653b1a6c9310db268720
  542. BELONGS ya.make
  543. Note: matched license text is too long. Read it in the source files.
  544. Scancode info:
  545. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  546. Score : 100.00
  547. Match type : COPYRIGHT
  548. Files with this license:
  549. include/boost/config/detail/suffix.hpp [4:14]
  550. KEEP COPYRIGHT_SERVICE_LABEL 82b5e5f7da5de75b8236435ea1ff6d07
  551. BELONGS ya.make
  552. Note: matched license text is too long. Read it in the source files.
  553. Scancode info:
  554. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  555. Score : 100.00
  556. Match type : COPYRIGHT
  557. Files with this license:
  558. include/boost/config/compiler/intel.hpp [1:10]
  559. KEEP COPYRIGHT_SERVICE_LABEL 84c2f237d9b27185e5ee0a17bf920901
  560. BELONGS ya.make
  561. Note: matched license text is too long. Read it in the source files.
  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/config/detail/suffix.hpp [4:14]
  568. KEEP COPYRIGHT_SERVICE_LABEL 878bdc8a748b4f845c717d1e57e8953d
  569. BELONGS ya.make
  570. Note: matched license text is too long. Read it in the source files.
  571. Scancode info:
  572. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  573. Score : 100.00
  574. Match type : COPYRIGHT
  575. Files with this license:
  576. include/boost/config/compiler/sunpro_cc.hpp [1:7]
  577. KEEP COPYRIGHT_SERVICE_LABEL 8cf1d6f59e36dba9fc9f6ebd0154e611
  578. BELONGS ya.make
  579. License text:
  580. // (C) Copyright Artyom Beilis 2010.
  581. // Use, modification and distribution are subject to the
  582. // Boost Software License, Version 1.0. (See accompanying file
  583. Scancode info:
  584. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  585. Score : 100.00
  586. Match type : COPYRIGHT
  587. Files with this license:
  588. include/boost/config/platform/vms.hpp [1:3]
  589. KEEP COPYRIGHT_SERVICE_LABEL 8f0399d287bd4672d939ab68c754655c
  590. BELONGS ya.make
  591. Note: matched license text is too long. Read it in the source files.
  592. Scancode info:
  593. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  594. Score : 100.00
  595. Match type : COPYRIGHT
  596. Files with this license:
  597. include/boost/config/compiler/metrowerks.hpp [1:8]
  598. KEEP COPYRIGHT_SERVICE_LABEL 937d6d0019a0a134e2c853ee7ca9c743
  599. BELONGS ya.make
  600. Note: matched license text is too long. Read it in the source files.
  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/config/stdlib/libcomo.hpp [1:5]
  607. KEEP COPYRIGHT_SERVICE_LABEL 9d195dfaf2f01572424e02192d7f0ba0
  608. BELONGS ya.make
  609. Note: matched license text is too long. Read it in the source files.
  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/config/detail/suffix.hpp [4:14]
  616. KEEP COPYRIGHT_SERVICE_LABEL 9fbe755e4325767774b2c5b52827f08b
  617. BELONGS ya.make
  618. Note: matched license text is too long. Read it in the source files.
  619. Scancode info:
  620. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  621. Score : 100.00
  622. Match type : COPYRIGHT
  623. Files with this license:
  624. include/boost/config/compiler/gcc.hpp [1:9]
  625. include/boost/config/detail/select_stdlib_config.hpp [3:6]
  626. KEEP COPYRIGHT_SERVICE_LABEL a82e1cdd44c59d927ac69ec1ca05ab28
  627. BELONGS ya.make
  628. License text:
  629. // (C) Copyright Noel Belcourt 2007.
  630. // Copyright 2017, NVIDIA CORPORATION.
  631. // Use, modification and distribution are subject to the
  632. // Boost Software License, Version 1.0. (See accompanying file
  633. Scancode info:
  634. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  635. Score : 100.00
  636. Match type : COPYRIGHT
  637. Files with this license:
  638. include/boost/config/compiler/pgi.hpp [1:4]
  639. KEEP COPYRIGHT_SERVICE_LABEL a9a214e2eed0b89d70377475968a7415
  640. BELONGS ya.make
  641. Note: matched license text is too long. Read it in the source files.
  642. Scancode info:
  643. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  644. Score : 100.00
  645. Match type : COPYRIGHT
  646. Files with this license:
  647. include/boost/config/compiler/gcc.hpp [1:9]
  648. include/boost/config/compiler/visualc.hpp [1:8]
  649. include/boost/config/platform/macos.hpp [1:5]
  650. KEEP COPYRIGHT_SERVICE_LABEL ab52442e18290412f599104f036282c6
  651. BELONGS ya.make
  652. Note: matched license text is too long. Read it in the source files.
  653. Scancode info:
  654. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  655. Score : 100.00
  656. Match type : COPYRIGHT
  657. Files with this license:
  658. include/boost/config/compiler/intel.hpp [1:10]
  659. include/boost/config/compiler/sunpro_cc.hpp [1:7]
  660. KEEP COPYRIGHT_SERVICE_LABEL ab6e44ab43f9d94c918f3af9054f4430
  661. BELONGS ya.make
  662. Note: matched license text is too long. Read it in the source files.
  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/config/compiler/comeau.hpp [1:8]
  669. include/boost/config/platform/irix.hpp [1:4]
  670. include/boost/config/platform/solaris.hpp [1:4]
  671. KEEP COPYRIGHT_SERVICE_LABEL b05eb40bb3bae6be16123d31cff82a10
  672. BELONGS ya.make
  673. Note: matched license text is too long. Read it in the source files.
  674. Scancode info:
  675. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  676. Score : 100.00
  677. Match type : COPYRIGHT
  678. Files with this license:
  679. include/boost/config/compiler/comeau.hpp [1:8]
  680. include/boost/config/platform/win32.hpp [1:6]
  681. KEEP COPYRIGHT_SERVICE_LABEL b594eb502e937a54ebdadbe8bd5a68df
  682. BELONGS ya.make
  683. Note: matched license text is too long. Read it in the source files.
  684. Scancode info:
  685. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  686. Score : 100.00
  687. Match type : COPYRIGHT
  688. Files with this license:
  689. include/boost/config/compiler/metrowerks.hpp [1:8]
  690. KEEP COPYRIGHT_SERVICE_LABEL b60b728810c5d736d2650873aa7fb51c
  691. BELONGS ya.make
  692. Note: matched license text is too long. Read it in the source files.
  693. Scancode info:
  694. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  695. Score : 100.00
  696. Match type : COPYRIGHT
  697. Files with this license:
  698. include/boost/config/detail/suffix.hpp [4:14]
  699. KEEP COPYRIGHT_SERVICE_LABEL b638be5dce43d5e4914245ec2ed92e62
  700. BELONGS ya.make
  701. Note: matched license text is too long. Read it in the source files.
  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/config/compiler/common_edg.hpp [1:7]
  708. KEEP COPYRIGHT_SERVICE_LABEL b9f3ad3a077b36756db8dbac805868c6
  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/config/compiler/intel.hpp [1:10]
  717. KEEP COPYRIGHT_SERVICE_LABEL bbcd1acfe8595de9d40645962088e6b2
  718. BELONGS ya.make
  719. Note: matched license text is too long. Read it in the source files.
  720. Scancode info:
  721. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  722. Score : 100.00
  723. Match type : COPYRIGHT
  724. Files with this license:
  725. include/boost/config/detail/suffix.hpp [4:14]
  726. KEEP COPYRIGHT_SERVICE_LABEL be44267cfc427e35019ccaf97e96aacb
  727. BELONGS ya.make
  728. Note: matched license text is too long. Read it in the source files.
  729. Scancode info:
  730. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  731. Score : 100.00
  732. Match type : COPYRIGHT
  733. Files with this license:
  734. include/boost/config/compiler/comeau.hpp [1:8]
  735. include/boost/config/compiler/intel.hpp [1:10]
  736. KEEP COPYRIGHT_SERVICE_LABEL be5c67e7ba15e8061895f6a1cea1c23b
  737. BELONGS ya.make
  738. License text:
  739. // (C) Copyright Eric Jourdanneau, Joel Falcou 2010
  740. // Use, modification and distribution are subject to the
  741. // Boost Software License, Version 1.0. (See accompanying file
  742. Scancode info:
  743. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  744. Score : 100.00
  745. Match type : COPYRIGHT
  746. Files with this license:
  747. include/boost/config/compiler/nvcc.hpp [1:3]
  748. KEEP COPYRIGHT_SERVICE_LABEL c06c9ff8636443eb86616d2d2c0497be
  749. BELONGS ya.make
  750. License text:
  751. // Copyright (C) Christof Meerwald 2003
  752. // Copyright (C) Dan Watkins 2003
  753. Scancode info:
  754. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  755. Score : 100.00
  756. Match type : COPYRIGHT
  757. Files with this license:
  758. include/boost/config/compiler/digitalmars.hpp [1:2]
  759. KEEP COPYRIGHT_SERVICE_LABEL d1e593bd85d0eb5a452ed45663a23154
  760. BELONGS ya.make
  761. License text:
  762. // (C) Copyright Beman Dawes 1999.
  763. // (C) Copyright Jens Mauer 2001
  764. // (C) Copyright John Maddock 2001
  765. // Distributed under the Boost
  766. // Software License, Version 1.0. (See accompanying file
  767. Scancode info:
  768. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  769. Score : 100.00
  770. Match type : COPYRIGHT
  771. Files with this license:
  772. include/boost/cstdint.hpp [3:7]
  773. KEEP COPYRIGHT_SERVICE_LABEL de772d73074b2097bc4d45f814122331
  774. BELONGS ya.make
  775. License text:
  776. // Copyright (c) 2017 Dynatrace
  777. Scancode info:
  778. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  779. Score : 100.00
  780. Match type : COPYRIGHT
  781. Files with this license:
  782. include/boost/config/compiler/xlcpp_zos.hpp [1:1]
  783. include/boost/config/platform/zos.hpp [1:1]
  784. include/boost/config/stdlib/xlcpp_zos.hpp [1:1]
  785. KEEP COPYRIGHT_SERVICE_LABEL dea2c85dcebaf59c9970e07c8eec47d4
  786. BELONGS ya.make
  787. Note: matched license text is too long. Read it in the source files.
  788. Scancode info:
  789. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  790. Score : 100.00
  791. Match type : COPYRIGHT
  792. Files with this license:
  793. include/boost/config/compiler/vacpp.hpp [1:7]
  794. include/boost/config/compiler/visualc.hpp [1:8]
  795. include/boost/config/stdlib/libcomo.hpp [1:5]
  796. KEEP COPYRIGHT_SERVICE_LABEL e2f2608b1a713fdf90c3ec334ab18042
  797. BELONGS ya.make
  798. License text:
  799. // (C) Copyright John Maddock 2001 - 2003.
  800. // (C) Copyright Martin Wille 2003.
  801. // (C) Copyright Guillaume Melquiond 2003.
  802. Scancode info:
  803. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  804. Score : 100.00
  805. Match type : COPYRIGHT
  806. Files with this license:
  807. include/boost/config/detail/select_compiler_config.hpp [3:5]
  808. include/boost/config/stdlib/dinkumware.hpp [1:7]
  809. KEEP COPYRIGHT_SERVICE_LABEL e323857368fb1433c9c3079428ca51d3
  810. BELONGS ya.make
  811. License text:
  812. // Copyright 2017 Peter Dimov.
  813. Scancode info:
  814. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  815. Score : 100.00
  816. Match type : COPYRIGHT
  817. Files with this license:
  818. include/boost/config/header_deprecated.hpp [4:4]
  819. include/boost/config/helper_macros.hpp [4:5]
  820. include/boost/config/pragma_message.hpp [4:4]
  821. KEEP COPYRIGHT_SERVICE_LABEL e48b5698327b63513b38fe20f3b27554
  822. BELONGS ya.make
  823. Note: matched license text is too long. Read it in the source files.
  824. Scancode info:
  825. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  826. Score : 100.00
  827. Match type : COPYRIGHT
  828. Files with this license:
  829. include/boost/config/platform/symbian.hpp [1:5]
  830. KEEP COPYRIGHT_SERVICE_LABEL e48b5b59655db222047e250fd037f63e
  831. BELONGS ya.make
  832. License text:
  833. // (C) Copyright Beman Dawes 1999.
  834. // (C) Copyright Jens Mauer 2001
  835. // (C) Copyright John Maddock 2001
  836. // Distributed under the Boost
  837. // Software License, Version 1.0. (See accompanying file
  838. Scancode info:
  839. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  840. Score : 100.00
  841. Match type : COPYRIGHT
  842. Files with this license:
  843. include/boost/cstdint.hpp [3:7]
  844. KEEP COPYRIGHT_SERVICE_LABEL ecfc68e71298029a5aa1e76441c84c15
  845. BELONGS ya.make
  846. License text:
  847. // (C) Copyright Jessica Hamilton 2014.
  848. // Use, modification and distribution are subject to the
  849. // Boost Software License, Version 1.0. (See accompanying file
  850. Scancode info:
  851. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  852. Score : 100.00
  853. Match type : COPYRIGHT
  854. Files with this license:
  855. include/boost/config/platform/haiku.hpp [1:3]
  856. KEEP COPYRIGHT_SERVICE_LABEL ed74a56708958a0e69848c4205e33dae
  857. BELONGS ya.make
  858. License text:
  859. // (C) Copyright Christopher Jefferson 2011.
  860. // Use, modification and distribution are subject to the
  861. // Boost Software License, Version 1.0. (See accompanying file
  862. Scancode info:
  863. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  864. Score : 100.00
  865. Match type : COPYRIGHT
  866. Files with this license:
  867. include/boost/config/stdlib/libcpp.hpp [1:3]
  868. KEEP COPYRIGHT_SERVICE_LABEL eecb44649514b05c6320f2629932cbe8
  869. BELONGS ya.make
  870. Note: matched license text is too long. Read it in the source files.
  871. Scancode info:
  872. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  873. Score : 100.00
  874. Match type : COPYRIGHT
  875. Files with this license:
  876. include/boost/config/detail/suffix.hpp [4:14]
  877. KEEP COPYRIGHT_SERVICE_LABEL f19bb76a109bcd2142b125200d42ea4d
  878. BELONGS ya.make
  879. License text:
  880. // (C) Copyright John Maddock 2011.
  881. // Use, modification and distribution are subject to the
  882. // Boost Software License, Version 1.0. (See accompanying file
  883. Scancode info:
  884. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  885. Score : 100.00
  886. Match type : COPYRIGHT
  887. Files with this license:
  888. include/boost/config/platform/cray.hpp [1:3]
  889. KEEP COPYRIGHT_SERVICE_LABEL f2ea0ebe0ed5b434328b3bbd19527a30
  890. BELONGS ya.make
  891. Note: matched license text is too long. Read it in the source files.
  892. Scancode info:
  893. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  894. Score : 100.00
  895. Match type : COPYRIGHT
  896. Files with this license:
  897. include/boost/config/compiler/common_edg.hpp [1:7]
  898. include/boost/config/compiler/mpw.hpp [1:4]
  899. include/boost/config/compiler/sgi_mipspro.hpp [1:3]
  900. include/boost/config/detail/select_platform_config.hpp [3:6]
  901. include/boost/config/platform/aix.hpp [1:3]
  902. include/boost/config/stdlib/stlport.hpp [1:5]
  903. include/boost/config/stdlib/vacpp.hpp [1:3]
  904. KEEP COPYRIGHT_SERVICE_LABEL f3740778d3f36d8f0818515a788483db
  905. BELONGS ya.make
  906. Note: matched license text is too long. Read it in the source files.
  907. Scancode info:
  908. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  909. Score : 100.00
  910. Match type : COPYRIGHT
  911. Files with this license:
  912. include/boost/config/compiler/metrowerks.hpp [1:8]
  913. include/boost/config/platform/bsd.hpp [1:5]
  914. include/boost/config/stdlib/msl.hpp [1:4]
  915. include/boost/config/stdlib/sgi.hpp [1:5]
  916. include/boost/config/stdlib/stlport.hpp [1:5]
  917. KEEP COPYRIGHT_SERVICE_LABEL f5bb10adeab32a85a8058f4c7409e355
  918. BELONGS ya.make
  919. Note: matched license text is too long. Read it in the source files.
  920. Scancode info:
  921. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  922. Score : 100.00
  923. Match type : COPYRIGHT
  924. Files with this license:
  925. include/boost/config/stdlib/roguewave.hpp [1:6]
  926. KEEP COPYRIGHT_SERVICE_LABEL faedff635aa9f9a8a18d7c7c02b75e2d
  927. BELONGS ya.make
  928. License text:
  929. // Copyright 2021 Peter Dimov
  930. // Distributed under the Boost Software License, Version 1.0.
  931. // https://www.boost.org/LICENSE_1_0.txt)
  932. Scancode info:
  933. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  934. Score : 100.00
  935. Match type : COPYRIGHT
  936. Files with this license:
  937. include/boost/config/compiler/clang_version.hpp [1:3]
  938. KEEP COPYRIGHT_SERVICE_LABEL faef8c3be0a1612051d45827262d7799
  939. BELONGS ya.make
  940. License text:
  941. // (C) Copyright John Maddock 2008.
  942. // Use, modification and distribution are subject to the
  943. // Boost Software License, Version 1.0. (See accompanying file
  944. Scancode info:
  945. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  946. Score : 100.00
  947. Match type : COPYRIGHT
  948. Files with this license:
  949. include/boost/config/no_tr1/cmath.hpp [1:3]
  950. KEEP COPYRIGHT_SERVICE_LABEL fb0c843abf394387c8df0eca1810bb44
  951. BELONGS ya.make
  952. License text:
  953. // (C) Copyright John Maddock 2005.
  954. // Use, modification and distribution are subject to the
  955. // Boost Software License, Version 1.0. (See accompanying file
  956. Scancode info:
  957. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  958. Score : 100.00
  959. Match type : COPYRIGHT
  960. Files with this license:
  961. include/boost/config/no_tr1/complex.hpp [1:3]
  962. include/boost/config/no_tr1/functional.hpp [1:3]
  963. include/boost/config/no_tr1/memory.hpp [1:3]
  964. include/boost/config/no_tr1/utility.hpp [1:3]
  965. KEEP COPYRIGHT_SERVICE_LABEL fcd2c8a16a246d6c41d59f33179993f4
  966. BELONGS ya.make
  967. Note: matched license text is too long. Read it in the source files.
  968. Scancode info:
  969. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  970. Score : 100.00
  971. Match type : COPYRIGHT
  972. Files with this license:
  973. include/boost/config/compiler/gcc.hpp [1:9]
  974. include/boost/config/compiler/metrowerks.hpp [1:8]
  975. KEEP COPYRIGHT_SERVICE_LABEL fcff9832642f1fc146a81e1a466219bc
  976. BELONGS ya.make
  977. Note: matched license text is too long. Read it in the source files.
  978. Scancode info:
  979. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  980. Score : 100.00
  981. Match type : COPYRIGHT
  982. Files with this license:
  983. include/boost/config/compiler/borland.hpp [1:5]
  984. include/boost/config/compiler/codegear.hpp [1:5]
  985. include/boost/config/compiler/common_edg.hpp [1:7]
  986. include/boost/config/compiler/hp_acc.hpp [1:8]
  987. include/boost/config/compiler/kai.hpp [1:5]
  988. include/boost/config/compiler/mpw.hpp [1:4]
  989. include/boost/config/compiler/visualc.hpp [1:8]
  990. KEEP COPYRIGHT_SERVICE_LABEL fdecbaccaf7ea6d5b8ae93697149a007
  991. BELONGS ya.make
  992. License text:
  993. // (C) Copyright John Maddock 2020.
  994. // Use, modification and distribution are subject to the
  995. // Boost Software License, Version 1.0. (See accompanying file
  996. Scancode info:
  997. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  998. Score : 100.00
  999. Match type : COPYRIGHT
  1000. Files with this license:
  1001. include/boost/config/platform/wasm.hpp [1:3]