devtools.licenses.report 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352
  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. # ${action} {license spdx} {license text hash}
  7. # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
  8. # ${all_file_action} filename
  9. # $ # user commentaries (many lines)
  10. # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
  11. # ${action} {license spdx} {license text hash}
  12. # $BELONGS ./ya/make/file/relative/path/3/ya.make
  13. # ${all_file_action} filename
  14. # $ # user commentaries
  15. # $ generated description
  16. # $ ...
  17. #
  18. # You can modify action, all_file_action and add commentaries
  19. # Available actions:
  20. # keep - keep license in contrib and use in credits
  21. # skip - skip license
  22. # remove - remove all files with this license
  23. # 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
  24. #
  25. # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
  26. # We suppose that that files can contain some license info
  27. # Available all file actions:
  28. # FILE_IGNORE - ignore file (do nothing)
  29. # FILE_INCLUDE - include all file data into licenses text file
  30. # =======================
  31. KEEP Public-Domain 04636d34057aae671b898fdb26e68510
  32. BELONGS ya.make
  33. License text:
  34. 2015-04-12 : Igor Pavlov : Public domain */
  35. Scancode info:
  36. Original SPDX id: LicenseRef-scancode-public-domain
  37. Score : 70.00
  38. Match type : REFERENCE
  39. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  40. Files with this license:
  41. LzHash.h [2:2]
  42. KEEP Public-Domain 0aed83a65c19a3e1b47e908a0fa75ba1
  43. BELONGS ya.make
  44. License text:
  45. 2013-01-18 : Igor Pavlov : Public domain */
  46. Scancode info:
  47. Original SPDX id: LicenseRef-scancode-public-domain
  48. Score : 70.00
  49. Match type : REFERENCE
  50. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  51. Files with this license:
  52. Aes.h [2:2]
  53. Bra.h [2:2]
  54. LzmaLib.h [2:2]
  55. Sha256.h [2:2]
  56. KEEP Public-Domain 0e7cb61166020e26a2a42381c4a4c38d
  57. BELONGS ya.make
  58. License text:
  59. 2017-04-03 : Igor Pavlov : Public domain */
  60. Scancode info:
  61. Original SPDX id: LicenseRef-scancode-public-domain
  62. Score : 70.00
  63. Match type : REFERENCE
  64. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  65. Files with this license:
  66. 7zStream.c [2:2]
  67. Bra86.c [2:2]
  68. Compiler.h [2:2]
  69. KEEP Public-Domain 18df2e7d8b1a85aa38e94747108fb527
  70. BELONGS ya.make
  71. License text:
  72. This code is based on public domain code from Wei Dai's Crypto++ library. */
  73. Scancode info:
  74. Original SPDX id: LicenseRef-scancode-public-domain
  75. Score : 100.00
  76. Match type : TEXT
  77. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  78. Files with this license:
  79. Sha256.c [3:3]
  80. KEEP Public-Domain 2800998f7603fb93d1739854f8196681
  81. BELONGS ya.make
  82. License text:
  83. 2018-07-04 : Igor Pavlov : Public domain */
  84. Scancode info:
  85. Original SPDX id: LicenseRef-scancode-public-domain
  86. Score : 70.00
  87. Match type : REFERENCE
  88. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  89. Files with this license:
  90. Lzma2Enc.c [2:2]
  91. LzmaDec.c [2:2]
  92. MtCoder.h [2:2]
  93. MtDec.h [2:2]
  94. KEEP Public-Domain 46591dcb4235f3087ae793dcad791a91
  95. BELONGS ya.make
  96. License text:
  97. 2018-04-21 : Igor Pavlov : Public domain */
  98. Scancode info:
  99. Original SPDX id: LicenseRef-scancode-public-domain
  100. Score : 70.00
  101. Match type : REFERENCE
  102. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  103. Files with this license:
  104. LzmaDec.h [2:2]
  105. KEEP Public-Domain 4a79ac86eb0da487f5026379369b4fd4
  106. BELONGS ya.make
  107. License text:
  108. 2018-08-04 : Igor Pavlov : Public domain */
  109. Scancode info:
  110. Original SPDX id: LicenseRef-scancode-public-domain
  111. Score : 70.00
  112. Match type : REFERENCE
  113. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  114. Files with this license:
  115. 7zTypes.h [2:2]
  116. KEEP Public-Domain 4d14825ab215779911dd4cd8b6173355
  117. BELONGS ya.make
  118. License text:
  119. 2019-02-02 : Igor Pavlov : Public domain */
  120. Scancode info:
  121. Original SPDX id: LicenseRef-scancode-public-domain
  122. Score : 70.00
  123. Match type : REFERENCE
  124. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  125. Files with this license:
  126. Lzma2Dec.c [2:2]
  127. KEEP Public-Domain 51cd5f5fb1bdabfcf5236fa2056c1bdf
  128. BELONGS ya.make
  129. License text:
  130. 2017-06-18 : Igor Pavlov : Public domain */
  131. Scancode info:
  132. Original SPDX id: LicenseRef-scancode-public-domain
  133. Score : 70.00
  134. Match type : REFERENCE
  135. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  136. Files with this license:
  137. Threads.h [2:2]
  138. KEEP Public-Domain 5f4e45838ce681ed993f92a94d13384e
  139. BELONGS ya.make
  140. License text:
  141. 2013-11-12 : Igor Pavlov : Public domain */
  142. Scancode info:
  143. Original SPDX id: LicenseRef-scancode-public-domain
  144. Score : 70.00
  145. Match type : REFERENCE
  146. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  147. Files with this license:
  148. Precomp.h [2:2]
  149. KEEP Public-Domain 631cd577186dc088968fe5d6f0cd1aea
  150. BELONGS ya.make
  151. License text:
  152. 2018-02-18 : Igor Pavlov : Public domain */
  153. Scancode info:
  154. Original SPDX id: LicenseRef-scancode-public-domain
  155. Score : 70.00
  156. Match type : REFERENCE
  157. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  158. Files with this license:
  159. CpuArch.h [2:2]
  160. KEEP Public-Domain 6f687449edb75bf3332d8fd6ea7d19b3
  161. BELONGS ya.make
  162. License text:
  163. 2017-06-08 : Igor Pavlov : Public domain */
  164. Scancode info:
  165. Original SPDX id: LicenseRef-scancode-public-domain
  166. Score : 70.00
  167. Match type : REFERENCE
  168. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  169. Files with this license:
  170. AesOpt.c [2:2]
  171. KEEP Public-Domain 74632f5e094626cb958b43aa0957e93e
  172. BELONGS ya.make
  173. License text:
  174. 2015-03-25 : Igor Pavlov : Public domain */
  175. Scancode info:
  176. Original SPDX id: LicenseRef-scancode-public-domain
  177. Score : 70.00
  178. Match type : REFERENCE
  179. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  180. Files with this license:
  181. RotateDefs.h [2:2]
  182. KEEP Public-Domain 75e7c3f4b8563147faf0fe41c99da6d3
  183. BELONGS ya.make
  184. License text:
  185. 2018-02-19 : Igor Pavlov : Public domain */
  186. Scancode info:
  187. Original SPDX id: LicenseRef-scancode-public-domain
  188. Score : 70.00
  189. Match type : REFERENCE
  190. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  191. Files with this license:
  192. Alloc.h [2:2]
  193. Lzma2Dec.h [2:2]
  194. KEEP Public-Domain 770be35f25b6f9a8f738f2fd30dee419
  195. BELONGS ya.make
  196. License text:
  197. 2018-07-08 : Igor Pavlov : Public domain */
  198. Scancode info:
  199. Original SPDX id: LicenseRef-scancode-public-domain
  200. Score : 70.00
  201. Match type : REFERENCE
  202. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  203. Files with this license:
  204. LzFind.c [2:2]
  205. KEEP Public-Domain 7fe452df5f3dd08e2ceac635d4020633
  206. BELONGS ya.make
  207. License text:
  208. 2015-06-13 : Igor Pavlov : Public domain */
  209. Scancode info:
  210. Original SPDX id: LicenseRef-scancode-public-domain
  211. Score : 70.00
  212. Match type : REFERENCE
  213. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  214. Files with this license:
  215. LzmaLib.c [2:2]
  216. KEEP Public-Domain 91b3246be8d263264473404e339830e4
  217. BELONGS ya.make
  218. License text:
  219. 2018-04-27 : Igor Pavlov : Public domain */
  220. Scancode info:
  221. Original SPDX id: LicenseRef-scancode-public-domain
  222. Score : 70.00
  223. Match type : REFERENCE
  224. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  225. Files with this license:
  226. Alloc.c [2:2]
  227. KEEP Public-Domain 953f61593389789718f0032a1b336922
  228. BELONGS ya.make
  229. License text:
  230. 2017-07-27 : Igor Pavlov : Public domain */
  231. Scancode info:
  232. Original SPDX id: LicenseRef-scancode-public-domain
  233. Score : 70.00
  234. Match type : REFERENCE
  235. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  236. Files with this license:
  237. Lzma2Enc.h [2:2]
  238. LzmaEnc.h [2:2]
  239. KEEP Public-Domain 9b93494cce76495f743e046ce3941c9f
  240. BELONGS ya.make
  241. License text:
  242. 2017-04-04 : Igor Pavlov : Public domain */
  243. Scancode info:
  244. Original SPDX id: LicenseRef-scancode-public-domain
  245. Score : 70.00
  246. Match type : REFERENCE
  247. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  248. Files with this license:
  249. Bra.c [2:2]
  250. KEEP Public-Domain a48d0b47cec78672882da6dbf3ad5267
  251. BELONGS ya.make
  252. License text:
  253. 2018-02-18: Igor Pavlov : Public domain */
  254. Scancode info:
  255. Original SPDX id: LicenseRef-scancode-public-domain
  256. Score : 70.00
  257. Match type : REFERENCE
  258. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  259. Files with this license:
  260. CpuArch.c [2:2]
  261. KEEP Public-Domain a54a8f74651a577cf383bf0e98c73ace
  262. BELONGS ya.make
  263. License text:
  264. 2017-04-03 : Igor Pavlov : Public domain
  265. Scancode info:
  266. Original SPDX id: LicenseRef-scancode-public-domain
  267. Score : 70.00
  268. Match type : REFERENCE
  269. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  270. Files with this license:
  271. Sha256.c [2:2]
  272. SKIP Public-Domain b3e18b49d837655739c8df698ec4e6c3
  273. BELONGS ya.make
  274. License text:
  275. \#define MY_COPYRIGHT_PD "Igor Pavlov : Public domain"
  276. Scancode info:
  277. Original SPDX id: LicenseRef-scancode-public-domain
  278. Score : 70.00
  279. Match type : REFERENCE
  280. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  281. Files with this license:
  282. 7zVersion.h [17:17]
  283. KEEP Public-Domain ccc9a71dea8957155d5ddb6f4d87e9ff
  284. BELONGS ya.make
  285. License text:
  286. 2017-01-26 : Igor Pavlov : Public domain */
  287. Scancode info:
  288. Original SPDX id: LicenseRef-scancode-public-domain
  289. Score : 70.00
  290. Match type : REFERENCE
  291. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  292. Files with this license:
  293. BraIA64.c [2:2]
  294. KEEP Public-Domain df6749ce0784a2967c71af5e751aec05
  295. BELONGS ya.make
  296. License text:
  297. 2017-06-10 : Igor Pavlov : Public domain */
  298. Scancode info:
  299. Original SPDX id: LicenseRef-scancode-public-domain
  300. Score : 70.00
  301. Match type : REFERENCE
  302. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  303. Files with this license:
  304. LzFind.h [2:2]
  305. KEEP Public-Domain e69c1a7abd3426fe97be3df39ddadbe0
  306. BELONGS ya.make
  307. License text:
  308. 2019-01-10: Igor Pavlov : Public domain */
  309. Scancode info:
  310. Original SPDX id: LicenseRef-scancode-public-domain
  311. Score : 70.00
  312. Match type : REFERENCE
  313. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  314. Files with this license:
  315. LzmaEnc.c [2:2]
  316. KEEP Public-Domain f5d444f3ae375c6698ad024852693a7e
  317. BELONGS ya.make
  318. License text:
  319. 2017-01-24 : Igor Pavlov : Public domain */
  320. Scancode info:
  321. Original SPDX id: LicenseRef-scancode-public-domain
  322. Score : 70.00
  323. Match type : REFERENCE
  324. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  325. Files with this license:
  326. Aes.c [2:2]