devtools.copyrights.report 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369
  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 0c2b8937b4dd7ffe9d6014b495d4300e
  36. BELONGS ya.make
  37. License text:
  38. // (C) Copyright Howard Hinnant
  39. // Copyright 2011 Vicente J. Botet Escriba
  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/chrono/ceil.hpp [3:4]
  46. include/boost/chrono/chrono_io.hpp [4:7]
  47. include/boost/chrono/floor.hpp [3:4]
  48. include/boost/chrono/io/duration_get.hpp [1:4]
  49. include/boost/chrono/io/duration_io.hpp [1:4]
  50. include/boost/chrono/io/duration_put.hpp [1:4]
  51. include/boost/chrono/io/duration_style.hpp [1:4]
  52. include/boost/chrono/io/duration_units.hpp [1:4]
  53. include/boost/chrono/io/time_point_get.hpp [1:4]
  54. include/boost/chrono/io/time_point_io.hpp [1:4]
  55. include/boost/chrono/io/time_point_put.hpp [1:4]
  56. include/boost/chrono/io/time_point_units.hpp [1:5]
  57. include/boost/chrono/io/timezone.hpp [1:4]
  58. include/boost/chrono/io_v1/chrono_io.hpp [4:7]
  59. include/boost/chrono/round.hpp [3:4]
  60. KEEP COPYRIGHT_SERVICE_LABEL 18b9bbddbcb28f4b2be6c0306fb4568c
  61. BELONGS ya.make
  62. License text:
  63. // Copyright 2023 Peter Dimov
  64. // Distributed under the Boost Software License, Version 1.0.
  65. // https://www.boost.org/LICENSE_1_0.txt
  66. Scancode info:
  67. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  68. Score : 100.00
  69. Match type : COPYRIGHT
  70. Files with this license:
  71. include/boost/chrono/detail/requires_cxx11.hpp [4:6]
  72. KEEP COPYRIGHT_SERVICE_LABEL 219048af2eeea3f4c00902491fa57b67
  73. BELONGS ya.make
  74. License text:
  75. // Copyright 2008 Howard Hinnant
  76. // Copyright 2008 Beman Dawes
  77. // Copyright 2009-2012 Vicente J. Botet Escriba
  78. Scancode info:
  79. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  80. Score : 100.00
  81. Match type : COPYRIGHT
  82. Files with this license:
  83. include/boost/chrono/time_point.hpp [3:5]
  84. KEEP COPYRIGHT_SERVICE_LABEL 235e1329bace813cd48f34c2ee344e77
  85. BELONGS ya.make
  86. License text:
  87. // (C) Copyright Howard Hinnant
  88. // Copyright 2011 Vicente J. Botet Escriba
  89. Scancode info:
  90. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  91. Score : 100.00
  92. Match type : COPYRIGHT
  93. Files with this license:
  94. include/boost/chrono/ceil.hpp [3:4]
  95. include/boost/chrono/floor.hpp [3:4]
  96. include/boost/chrono/io/utility/ios_base_state_ptr.hpp [3:3]
  97. include/boost/chrono/io/utility/manip_base.hpp [3:3]
  98. include/boost/chrono/io/utility/to_string.hpp [3:5]
  99. include/boost/chrono/round.hpp [3:4]
  100. KEEP COPYRIGHT_SERVICE_LABEL 357355a40dea9ba097800691e11a08d7
  101. BELONGS ya.make
  102. License text:
  103. // Copyright Beman Dawes 1994, 2006, 2008
  104. // Copyright Vicente J. Botet Escriba 2009
  105. Scancode info:
  106. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  107. Score : 100.00
  108. Match type : COPYRIGHT
  109. Files with this license:
  110. include/boost/chrono/detail/inlined/mac/process_cpu_clocks.hpp [3:4]
  111. include/boost/chrono/detail/inlined/mac/thread_clock.hpp [3:5]
  112. include/boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp [3:4]
  113. include/boost/chrono/detail/inlined/posix/thread_clock.hpp [3:4]
  114. include/boost/chrono/detail/inlined/win/process_cpu_clocks.hpp [3:5]
  115. KEEP COPYRIGHT_SERVICE_LABEL 4421db499a383cfc0dfc20b42f4e9b92
  116. BELONGS ya.make
  117. License text:
  118. // Copyright Beman Dawes 1994, 2006, 2008
  119. // Copyright Vicente J. Botet Escriba 2009-2011
  120. // Copyright Christopher Brown 2013
  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/chrono/detail/inlined/mac/thread_clock.hpp [3:5]
  127. KEEP COPYRIGHT_SERVICE_LABEL 491150306a8e77a2b041e31096f69d80
  128. BELONGS ya.make
  129. License text:
  130. // (C) Copyright Vicente J. Botet Escriba 2010.
  131. // Distributed under the Boost
  132. // Software License, Version 1.0.
  133. Scancode info:
  134. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  135. Score : 100.00
  136. Match type : COPYRIGHT
  137. Files with this license:
  138. include/boost/chrono.hpp [3:5]
  139. KEEP COPYRIGHT_SERVICE_LABEL 50aab16de1a969692255eba9fd21275b
  140. BELONGS ya.make
  141. Note: matched license text is too long. Read it in the source files.
  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/chrono/chrono_io.hpp [4:7]
  148. include/boost/chrono/clock_string.hpp [2:4]
  149. include/boost/chrono/io/time_point_io.hpp [1:4]
  150. include/boost/chrono/io/timezone.hpp [1:4]
  151. KEEP COPYRIGHT_SERVICE_LABEL 50e992784146f3733ac5faebc8581292
  152. BELONGS ya.make
  153. License text:
  154. // Copyright Beman Dawes 2008
  155. // Copyright Vicente J. Botet Escriba 2009-2010
  156. Scancode info:
  157. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  158. Score : 100.00
  159. Match type : COPYRIGHT
  160. Files with this license:
  161. src/chrono.cpp [3:4]
  162. KEEP COPYRIGHT_SERVICE_LABEL 5acab5fd542f310531a308204d2dd114
  163. BELONGS ya.make
  164. License text:
  165. // Copyright Beman Dawes 1994, 2006, 2008
  166. // Copyright Vicente J. Botet Escriba 2009-2011
  167. // Copyright Christopher Brown 2013
  168. Scancode info:
  169. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  170. Score : 100.00
  171. Match type : COPYRIGHT
  172. Files with this license:
  173. include/boost/chrono/detail/inlined/mac/thread_clock.hpp [3:5]
  174. include/boost/chrono/detail/inlined/posix/thread_clock.hpp [3:4]
  175. KEEP COPYRIGHT_SERVICE_LABEL 5e5122844c5c00c4740356da3c3eaecb
  176. BELONGS ya.make
  177. License text:
  178. // Copyright Beman Dawes 2003, 2006, 2008
  179. // Copyright 2009-2011 Vicente J. Botet Escriba
  180. // Copyright (c) Microsoft Corporation 2014
  181. Scancode info:
  182. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  183. Score : 100.00
  184. Match type : COPYRIGHT
  185. Files with this license:
  186. include/boost/chrono/config.hpp [3:5]
  187. include/boost/chrono/detail/inlined/win/process_cpu_clocks.hpp [3:5]
  188. include/boost/chrono/io/time_point_units.hpp [1:5]
  189. include/boost/chrono/process_cpu_clocks.hpp [3:4]
  190. KEEP COPYRIGHT_SERVICE_LABEL 662fd5f8fcb9215250b9b25297287943
  191. BELONGS ya.make
  192. License text:
  193. // Copyright 2009-2011 Vicente J. Botet Escriba
  194. Scancode info:
  195. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  196. Score : 100.00
  197. Match type : COPYRIGHT
  198. Files with this license:
  199. include/boost/chrono/chrono.hpp [3:3]
  200. include/boost/chrono/config.hpp [3:5]
  201. include/boost/chrono/duration.hpp [3:5]
  202. include/boost/chrono/process_cpu_clocks.hpp [3:4]
  203. include/boost/chrono/system_clocks.hpp [3:5]
  204. include/boost/chrono/thread_clock.hpp [3:3]
  205. KEEP COPYRIGHT_SERVICE_LABEL 70d3f9c66aa302a3e59ec38430047f6b
  206. BELONGS ya.make
  207. License text:
  208. // (C) Copyright Vicente J. Botet Escriba 20010.
  209. // Distributed under the Boost Software License, Version 1.0.
  210. // (See accompanying file LICENSE_1_0.txt or
  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/chrono/typeof/boost/chrono/chrono.hpp [3:5]
  217. include/boost/chrono/typeof/boost/ratio.hpp [3:5]
  218. KEEP COPYRIGHT_SERVICE_LABEL 75ef7529f27f9a710eea2869f97333f1
  219. BELONGS ya.make
  220. License text:
  221. // Copyright Beman Dawes 2008
  222. // Copyright Vicente J. Botet Escriba 2009
  223. Scancode info:
  224. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  225. Score : 100.00
  226. Match type : COPYRIGHT
  227. Files with this license:
  228. include/boost/chrono/detail/inlined/chrono.hpp [3:4]
  229. include/boost/chrono/detail/inlined/mac/chrono.hpp [3:4]
  230. include/boost/chrono/detail/inlined/posix/chrono.hpp [3:4]
  231. include/boost/chrono/detail/inlined/win/chrono.hpp [3:4]
  232. src/chrono.cpp [3:4]
  233. KEEP COPYRIGHT_SERVICE_LABEL 890cdbbeb01b608880e13a28e9d21fad
  234. BELONGS ya.make
  235. License text:
  236. // Copyright 2009-2010 Vicente J. Botet Escriba
  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/chrono/detail/inlined/mac/chrono.hpp [3:4]
  243. include/boost/chrono/detail/inlined/process_cpu_clocks.hpp [3:3]
  244. include/boost/chrono/detail/inlined/win/chrono.hpp [3:4]
  245. include/boost/chrono/detail/inlined/win/process_cpu_clocks.hpp [3:5]
  246. include/boost/chrono/detail/is_evenly_divisible_by.hpp [3:3]
  247. include/boost/chrono/detail/no_warning/signed_unsigned_cmp.hpp [3:3]
  248. include/boost/chrono/detail/static_assert.hpp [3:3]
  249. include/boost/chrono/detail/system.hpp [1:1]
  250. src/process_cpu_clocks.cpp [3:3]
  251. KEEP COPYRIGHT_SERVICE_LABEL a53a4399b67c24bd1f890aba101e2930
  252. BELONGS ya.make
  253. License text:
  254. // Copyright 2008 Howard Hinnant
  255. // Copyright 2008 Beman Dawes
  256. // Copyright 2009-2011 Vicente J. Botet Escriba
  257. Scancode info:
  258. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  259. Score : 100.00
  260. Match type : COPYRIGHT
  261. Files with this license:
  262. include/boost/chrono/duration.hpp [3:5]
  263. include/boost/chrono/system_clocks.hpp [3:5]
  264. include/boost/chrono/time_point.hpp [3:5]
  265. KEEP COPYRIGHT_SERVICE_LABEL c0163954740bc8af1c3c3e15261a286e
  266. BELONGS ya.make
  267. License text:
  268. // Copyright Beman Dawes 2008
  269. // Copyright Vicente J. Botet Escriba 2009
  270. Scancode info:
  271. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  272. Score : 100.00
  273. Match type : COPYRIGHT
  274. Files with this license:
  275. include/boost/chrono/detail/inlined/chrono.hpp [3:4]
  276. include/boost/chrono/detail/inlined/mac/process_cpu_clocks.hpp [3:4]
  277. include/boost/chrono/detail/inlined/posix/chrono.hpp [3:4]
  278. include/boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp [3:4]
  279. KEEP COPYRIGHT_SERVICE_LABEL c3f6937fa9ed593f0837a0f91c6d568a
  280. BELONGS ya.make
  281. License text:
  282. // Copyright 2010 Vicente J. Botet Escriba
  283. Scancode info:
  284. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  285. Score : 100.00
  286. Match type : COPYRIGHT
  287. Files with this license:
  288. include/boost/chrono/detail/inlined/thread_clock.hpp [3:3]
  289. include/boost/chrono/detail/inlined/win/thread_clock.hpp [3:3]
  290. include/boost/chrono/detail/scan_keyword.hpp [12:12]
  291. src/thread_clock.cpp [3:3]
  292. KEEP COPYRIGHT_SERVICE_LABEL c46012eca8a3e5ac59a255e4e1b4af11
  293. BELONGS ya.make
  294. License text:
  295. // Copyright Beman Dawes 2003, 2006, 2008
  296. // Copyright 2009-2011 Vicente J. Botet Escriba
  297. // Copyright (c) Microsoft Corporation 2014
  298. Scancode info:
  299. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  300. Score : 100.00
  301. Match type : COPYRIGHT
  302. Files with this license:
  303. include/boost/chrono/config.hpp [3:5]
  304. KEEP COPYRIGHT_SERVICE_LABEL cf16777a1dfdf5f4dcd957c2ccbf8ffc
  305. BELONGS ya.make
  306. License text:
  307. // Copyright 2008 Howard Hinnant
  308. // Copyright 2008 Beman Dawes
  309. // Copyright 2009-2011 Vicente J. Botet Escriba
  310. Scancode info:
  311. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  312. Score : 100.00
  313. Match type : COPYRIGHT
  314. Files with this license:
  315. include/boost/chrono/duration.hpp [3:5]
  316. include/boost/chrono/system_clocks.hpp [3:5]
  317. include/boost/chrono/time_point.hpp [3:5]
  318. KEEP COPYRIGHT_SERVICE_LABEL e63a42a391669dbd82501fe78900f57d
  319. BELONGS ya.make
  320. Note: matched license text is too long. Read it in the source files.
  321. Scancode info:
  322. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  323. Score : 100.00
  324. Match type : COPYRIGHT
  325. Files with this license:
  326. include/boost/chrono/io_v1/chrono_io.hpp [4:7]
  327. KEEP COPYRIGHT_SERVICE_LABEL e7f91dd2d0775121b806452e251ea945
  328. BELONGS ya.make
  329. License text:
  330. // (C) Copyright 2011 Vicente J. Botet Escriba
  331. // Use, modification and distribution are subject to the Boost Software License,
  332. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  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/chrono/include.hpp [4:6]
  339. include/boost/chrono/io/duration_get.hpp [1:4]
  340. include/boost/chrono/io/duration_io.hpp [1:4]
  341. include/boost/chrono/io/duration_put.hpp [1:4]
  342. include/boost/chrono/io/duration_style.hpp [1:4]
  343. include/boost/chrono/io/duration_units.hpp [1:4]
  344. include/boost/chrono/io/ios_base_state.hpp [1:3]
  345. include/boost/chrono/io/time_point_get.hpp [1:4]
  346. include/boost/chrono/io/time_point_put.hpp [1:4]
  347. include/boost/chrono/io/time_point_units.hpp [1:5]