devtools.licenses.report 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816
  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 (Artistic-1.0 OR GPL-1.0-or-later OR LGPL-2.0-or-later) 01630b2dd805fdc66110680e4543d2d7
  36. BELONGS ya.make
  37. # Licensing scheme is explained in COPYING
  38. Note: matched license text is too long. Read it in the source files.
  39. Scancode info:
  40. Original SPDX id: LGPL-2.0-or-later
  41. Score : 100.00
  42. Match type : NOTICE
  43. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  44. Files with this license:
  45. libyasm/bitvect.h [645:663]
  46. KEEP BSD-3-Clause AND BSD-2-Clause AND (Artistic-1.0 OR GPL-1.0-or-later OR LGPL-2.0-or-later) 0e0627dca570bcf8f4c51033cd5a9a18
  47. BELONGS ya.make
  48. FILE_INCLUDE Artistic.txt found in files: frontends/tasm/license.c at line 62, frontends/vsyasm/license.c at line 62, frontends/yasm/license.c at line 62
  49. FILE_INCLUDE BSD.txt found in files: frontends/tasm/license.c at line 61, frontends/vsyasm/license.c at line 61, frontends/yasm/license.c at line 61
  50. FILE_INCLUDE GNU_GPL-2.0 found in files: frontends/tasm/license.c at line 63, frontends/vsyasm/license.c at line 63, frontends/yasm/license.c at line 63
  51. FILE_INCLUDE GNU_LGPL-2.0 found in files: frontends/tasm/license.c at line 64, frontends/vsyasm/license.c at line 64, frontends/yasm/license.c at line 64
  52. # Licensing scheme is explained in COPYING
  53. Note: matched license text is too long. Read it in the source files.
  54. Scancode info:
  55. Original SPDX id: BSD-3-Clause
  56. Score : 100.00
  57. Match type : NOTICE
  58. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  59. Files with this license:
  60. frontends/tasm/license.c [56:64]
  61. frontends/vsyasm/license.c [56:64]
  62. frontends/yasm/license.c [56:64]
  63. Scancode info:
  64. Original SPDX id: BSD-2-Clause
  65. Score : 100.00
  66. Match type : NOTICE
  67. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  68. Files with this license:
  69. frontends/tasm/license.c [56:64]
  70. frontends/vsyasm/license.c [56:64]
  71. frontends/yasm/license.c [56:64]
  72. Scancode info:
  73. Original SPDX id: Artistic-1.0
  74. Score : 100.00
  75. Match type : NOTICE
  76. Links : http://opensource.org/licenses/artistic-license-1.0, http://www.perlfoundation.org/, https://spdx.org/licenses/Artistic-1.0
  77. Files with this license:
  78. frontends/tasm/license.c [56:64]
  79. frontends/vsyasm/license.c [56:64]
  80. frontends/yasm/license.c [56:64]
  81. Scancode info:
  82. Original SPDX id: GPL-1.0-or-later
  83. Score : 100.00
  84. Match type : NOTICE
  85. Links : http://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html, https://spdx.org/licenses/GPL-1.0-or-later
  86. Files with this license:
  87. frontends/tasm/license.c [56:64]
  88. frontends/vsyasm/license.c [56:64]
  89. frontends/yasm/license.c [56:64]
  90. Scancode info:
  91. Original SPDX id: LGPL-2.0-or-later
  92. Score : 100.00
  93. Match type : NOTICE
  94. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  95. Files with this license:
  96. frontends/tasm/license.c [56:64]
  97. frontends/vsyasm/license.c [56:64]
  98. frontends/yasm/license.c [56:64]
  99. KEEP (Artistic-1.0 OR GPL-1.0-or-later OR LGPL-2.0-or-later) 16de935ebcebe2420535844d4f6faefc
  100. BELONGS ya.make
  101. FILE_INCLUDE COPYING found in files: GNU_GPL-2.0 at line 60
  102. # Licensing scheme is explained in COPYING
  103. Note: matched license text is too long. Read it in the source files.
  104. Scancode info:
  105. Original SPDX id: GPL-2.0-only
  106. Score : 100.00
  107. Match type : TEXT
  108. Links : http://www.gnu.org/licenses/gpl-2.0.html, http://www.gnu.org/licenses/gpl-2.0.txt, https://spdx.org/licenses/GPL-2.0-only
  109. Files with this license:
  110. GNU_GPL-2.0 [1:340]
  111. KEEP BSD-3-Clause AND BSD-2-Clause 209151e206c6acdf17dce2cd44abbe62
  112. BELONGS ya.make
  113. License text:
  114. The modules are 2-clause or 3-clause BSD licensed.
  115. Scancode info:
  116. Original SPDX id: BSD-3-Clause
  117. Score : 100.00
  118. Match type : NOTICE
  119. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  120. Files with this license:
  121. COPYING [43:43]
  122. Scancode info:
  123. Original SPDX id: BSD-2-Clause
  124. Score : 100.00
  125. Match type : NOTICE
  126. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  127. Files with this license:
  128. COPYING [43:43]
  129. KEEP BSD-3-Clause AND BSD-2-Clause AND (Artistic-1.0 OR GPL-1.0-or-later OR LGPL-2.0-or-later) 22c40963b5a5ebff8af9c886b7a7a701
  130. BELONGS ya.make
  131. Note: matched license text is too long. Read it in the source files.
  132. Scancode info:
  133. Original SPDX id: BSD-3-Clause
  134. Score : 96.92
  135. Match type : NOTICE
  136. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  137. Files with this license:
  138. COPYING [33:38]
  139. Scancode info:
  140. Original SPDX id: BSD-2-Clause
  141. Score : 96.92
  142. Match type : NOTICE
  143. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  144. Files with this license:
  145. COPYING [33:38]
  146. Scancode info:
  147. Original SPDX id: Artistic-1.0
  148. Score : 96.92
  149. Match type : NOTICE
  150. Links : http://opensource.org/licenses/artistic-license-1.0, http://www.perlfoundation.org/, https://spdx.org/licenses/Artistic-1.0
  151. Files with this license:
  152. COPYING [33:38]
  153. Scancode info:
  154. Original SPDX id: GPL-1.0-or-later
  155. Score : 96.92
  156. Match type : NOTICE
  157. Links : http://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html, https://spdx.org/licenses/GPL-1.0-or-later
  158. Files with this license:
  159. COPYING [33:38]
  160. Scancode info:
  161. Original SPDX id: LGPL-2.0-or-later
  162. Score : 96.92
  163. Match type : NOTICE
  164. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  165. Files with this license:
  166. COPYING [33:38]
  167. SKIP LicenseRef-scancode-warranty-disclaimer 2cc708d19728edffd0eacaeb279f98c8
  168. BELONGS ya.make
  169. License text:
  170. Yasm has absolutely no warranty; not even for merchantibility or fitness
  171. Scancode info:
  172. Original SPDX id: LicenseRef-scancode-warranty-disclaimer
  173. Score : 90.00
  174. Match type : TEXT
  175. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/warranty-disclaimer.LICENSE
  176. Files with this license:
  177. COPYING [27:27]
  178. KEEP BSD-3-Clause 309811621f62a24dbd94192cbad86567
  179. BELONGS ya.make
  180. Note: matched license text is too long. Read it in the source files.
  181. Scancode info:
  182. Original SPDX id: BSD-3-Clause
  183. Score : 100.00
  184. Match type : TEXT
  185. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  186. Files with this license:
  187. frontends/tasm/tasm-options.c [6:28]
  188. frontends/yasm/yasm-options.c [6:28]
  189. modules/dbgfmts/codeview/cv-symline.c [6:28]
  190. modules/dbgfmts/codeview/cv-type.c [6:28]
  191. modules/dbgfmts/dwarf2/dwarf2-line.c [6:28]
  192. modules/gas-token.c [8:30]
  193. modules/parsers/gas/gas-parse-intel.c [6:28]
  194. modules/parsers/gas/gas-parse.c [6:28]
  195. modules/parsers/gas/gas-parser.c [6:28]
  196. modules/parsers/gas/gas-parser.h [6:28]
  197. KEEP Public-Domain 3845d6ef049b415f8f54f4d7e362f22e
  198. BELONGS ya.make
  199. License text:
  200. * The algorithm is due to Ron Rivest. This code was
  201. * written by Colin Plumb in 1993, no copyright is claimed.
  202. * This code is in the public domain; do with it what you wish.
  203. Scancode info:
  204. Original SPDX id: LicenseRef-scancode-public-domain
  205. Score : 100.00
  206. Match type : TEXT
  207. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  208. Files with this license:
  209. libyasm/md5.c [3:5]
  210. KEEP Public-Domain 384ec8f38867ef0e67b40973645eaeae
  211. BELONGS ya.make
  212. License text:
  213. Use this code in any way you wish. Public Domain. It has no warranty.
  214. Scancode info:
  215. Original SPDX id: LicenseRef-scancode-public-domain
  216. Score : 70.00
  217. Match type : REFERENCE
  218. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  219. Files with this license:
  220. libyasm/phash.h [6:6]
  221. Scancode info:
  222. Original SPDX id: LicenseRef-scancode-warranty-disclaimer
  223. Score : 90.00
  224. Match type : TEXT
  225. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/warranty-disclaimer.LICENSE
  226. Files with this license:
  227. libyasm/phash.h [6:6]
  228. KEEP Public-Domain 447b6ebdf92c25e5e117b67e906a0363
  229. BELONGS ya.make
  230. License text:
  231. Use this code however you wish. Public Domain. No warranty.
  232. Scancode info:
  233. Original SPDX id: LicenseRef-scancode-public-domain-disclaimer
  234. Score : 100.00
  235. Match type : TEXT
  236. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain-disclaimer.LICENSE
  237. Files with this license:
  238. libyasm/phash.c [7:7]
  239. KEEP BSD-3-Clause AND BSD-2-Clause AND (Artistic-1.0 OR GPL-1.0-or-later OR LGPL-2.0-or-later) 45f921f6f9fedf0718708ea163b16691
  240. BELONGS ya.make
  241. FILE_INCLUDE Artistic.txt found in files: COPYING at line 59
  242. FILE_INCLUDE BSD.txt found in files: COPYING at line 58
  243. FILE_INCLUDE GNU_GPL-2.0 found in files: COPYING at line 60
  244. FILE_INCLUDE GNU_LGPL-2.0 found in files: COPYING at line 61
  245. Note: matched license text is too long. Read it in the source files.
  246. Scancode info:
  247. Original SPDX id: BSD-3-Clause
  248. Score : 100.00
  249. Match type : NOTICE
  250. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  251. Files with this license:
  252. COPYING [53:61]
  253. Scancode info:
  254. Original SPDX id: BSD-2-Clause
  255. Score : 100.00
  256. Match type : NOTICE
  257. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  258. Files with this license:
  259. COPYING [53:61]
  260. Scancode info:
  261. Original SPDX id: Artistic-1.0
  262. Score : 100.00
  263. Match type : NOTICE
  264. Links : http://opensource.org/licenses/artistic-license-1.0, http://www.perlfoundation.org/, https://spdx.org/licenses/Artistic-1.0
  265. Files with this license:
  266. COPYING [53:61]
  267. Scancode info:
  268. Original SPDX id: GPL-1.0-or-later
  269. Score : 100.00
  270. Match type : NOTICE
  271. Links : http://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html, https://spdx.org/licenses/GPL-1.0-or-later
  272. Files with this license:
  273. COPYING [53:61]
  274. Scancode info:
  275. Original SPDX id: LGPL-2.0-or-later
  276. Score : 100.00
  277. Match type : NOTICE
  278. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  279. Files with this license:
  280. COPYING [53:61]
  281. KEEP BSD-3-Clause AND BSD-2-Clause AND (Artistic-1.0 OR GPL-1.0-or-later OR LGPL-2.0-or-later) 517758e68a374efb77b556946093b05d
  282. BELONGS ya.make
  283. Note: matched license text is too long. Read it in the source files.
  284. Scancode info:
  285. Original SPDX id: BSD-3-Clause
  286. Score : 96.92
  287. Match type : NOTICE
  288. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  289. Files with this license:
  290. frontends/tasm/license.c [36:41]
  291. frontends/vsyasm/license.c [36:41]
  292. frontends/yasm/license.c [36:41]
  293. Scancode info:
  294. Original SPDX id: BSD-2-Clause
  295. Score : 96.92
  296. Match type : NOTICE
  297. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  298. Files with this license:
  299. frontends/tasm/license.c [36:41]
  300. frontends/vsyasm/license.c [36:41]
  301. frontends/yasm/license.c [36:41]
  302. Scancode info:
  303. Original SPDX id: Artistic-1.0
  304. Score : 96.92
  305. Match type : NOTICE
  306. Links : http://opensource.org/licenses/artistic-license-1.0, http://www.perlfoundation.org/, https://spdx.org/licenses/Artistic-1.0
  307. Files with this license:
  308. frontends/tasm/license.c [36:41]
  309. frontends/vsyasm/license.c [36:41]
  310. frontends/yasm/license.c [36:41]
  311. Scancode info:
  312. Original SPDX id: GPL-1.0-or-later
  313. Score : 96.92
  314. Match type : NOTICE
  315. Links : http://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html, https://spdx.org/licenses/GPL-1.0-or-later
  316. Files with this license:
  317. frontends/tasm/license.c [36:41]
  318. frontends/vsyasm/license.c [36:41]
  319. frontends/yasm/license.c [36:41]
  320. Scancode info:
  321. Original SPDX id: LGPL-2.0-or-later
  322. Score : 96.92
  323. Match type : NOTICE
  324. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  325. Files with this license:
  326. frontends/tasm/license.c [36:41]
  327. frontends/vsyasm/license.c [36:41]
  328. frontends/yasm/license.c [36:41]
  329. KEEP BSD-2-Clause 530ba4515921d5010e2094a684e2aa63
  330. BELONGS ya.make
  331. Note: matched license text is too long. Read it in the source files.
  332. Scancode info:
  333. Original SPDX id: BSD-2-Clause
  334. Score : 98.92
  335. Match type : TEXT
  336. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  337. Files with this license:
  338. libyasm.h [8:27]
  339. libyasm/arch.h [8:27]
  340. libyasm/assocdat.h [8:27]
  341. libyasm/bytecode.h [8:27]
  342. libyasm/coretype.h [8:27]
  343. libyasm/dbgfmt.h [8:27]
  344. libyasm/errwarn.h [8:27]
  345. libyasm/expr.h [8:27]
  346. libyasm/file.h [8:27]
  347. libyasm/floatnum.h [10:29]
  348. libyasm/insn.h [8:27]
  349. libyasm/intnum.h [8:27]
  350. libyasm/listfmt.h [8:27]
  351. libyasm/objfmt.h [8:27]
  352. libyasm/section.h [8:27]
  353. libyasm/symrec.h [8:27]
  354. libyasm/valparam.h [8:27]
  355. libyasm/value.h [8:27]
  356. KEEP BSD-2-Clause 53953b8c2c4f7930afe5cbe4779ae8fc
  357. BELONGS ya.make
  358. Note: matched license text is too long. Read it in the source files.
  359. Scancode info:
  360. Original SPDX id: BSD-2-Clause
  361. Score : 100.00
  362. Match type : TEXT
  363. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  364. Files with this license:
  365. BSD.txt [51:74]
  366. KEEP BSD-3-Clause AND BSD-2-Clause AND (Artistic-1.0 OR GPL-1.0-or-later OR LGPL-2.0-or-later) 570e66e1b5a9be1207935c14a2a1b137
  367. BELONGS ya.make
  368. License text:
  369. The modules are 2-clause or 3-clause BSD licensed.
  370. ---------
  371. Frontends
  372. ---------
  373. The frontends are 2-clause BSD licensed.
  374. Scancode info:
  375. Original SPDX id: BSD-3-Clause
  376. Score : 12.70
  377. Match type : NOTICE
  378. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  379. Files with this license:
  380. COPYING [43:48]
  381. Scancode info:
  382. Original SPDX id: BSD-2-Clause
  383. Score : 12.70
  384. Match type : NOTICE
  385. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  386. Files with this license:
  387. COPYING [43:48]
  388. Scancode info:
  389. Original SPDX id: Artistic-1.0
  390. Score : 12.70
  391. Match type : NOTICE
  392. Links : http://opensource.org/licenses/artistic-license-1.0, http://www.perlfoundation.org/, https://spdx.org/licenses/Artistic-1.0
  393. Files with this license:
  394. COPYING [43:48]
  395. Scancode info:
  396. Original SPDX id: GPL-1.0-or-later
  397. Score : 12.70
  398. Match type : NOTICE
  399. Links : http://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html, https://spdx.org/licenses/GPL-1.0-or-later
  400. Files with this license:
  401. COPYING [43:48]
  402. Scancode info:
  403. Original SPDX id: LGPL-2.0-or-later
  404. Score : 12.70
  405. Match type : NOTICE
  406. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  407. Files with this license:
  408. COPYING [43:48]
  409. KEEP (Artistic-1.0 OR GPL-1.0-or-later OR LGPL-2.0-or-later) 58bcc961847de85b2d21dff88dedd808
  410. BELONGS ya.make
  411. Note: matched license text is too long. Read it in the source files.
  412. Scancode info:
  413. Original SPDX id: Artistic-1.0-Perl
  414. Score : 100.00
  415. Match type : TEXT
  416. Links : http://dev.perl.org/licenses/artistic.html, https://spdx.org/licenses/Artistic-1.0-Perl
  417. Files with this license:
  418. Artistic.txt [5:131]
  419. KEEP (Artistic-1.0 OR GPL-1.0-or-later OR LGPL-2.0-or-later) 613f5c5fce09176127d05bafbbaf76e8
  420. BELONGS ya.make
  421. Note: matched license text is too long. Read it in the source files.
  422. Scancode info:
  423. Original SPDX id: Artistic-2.0
  424. Score : 100.00
  425. Match type : TAG
  426. Links : http://www.perlfoundation.org/, https://spdx.org/licenses/Artistic-2.0, https://www.perlfoundation.org/artistic_license_2_0
  427. Files with this license:
  428. libyasm/bitvect.c [3873:3876]
  429. libyasm/bitvect.h [492:495]
  430. KEEP Public-Domain 67180da1da0a70151e74d28696c9ecb7
  431. BELONGS ya.make
  432. License text:
  433. * Based on public-domain x86 assembly code by Randall Hyde (8/28/91).
  434. Scancode info:
  435. Original SPDX id: LicenseRef-scancode-public-domain
  436. Score : 99.00
  437. Match type : TEXT
  438. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  439. Files with this license:
  440. libyasm/floatnum.c [6:6]
  441. libyasm/floatnum.h [8:8]
  442. KEEP (Artistic-1.0 OR GPL-1.0-or-later OR LGPL-2.0-or-later) 693991bd9c68a461994a90731b877f52
  443. BELONGS ya.make
  444. FILE_INCLUDE COPYING found in files: GNU_LGPL-2.0 at line 103
  445. Note: matched license text is too long. Read it in the source files.
  446. Scancode info:
  447. Original SPDX id: LGPL-2.0-only
  448. Score : 99.88
  449. Match type : TEXT
  450. Links : http://www.gnu.org/licenses/lgpl-2.0.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-only
  451. Files with this license:
  452. GNU_LGPL-2.0 [1:481]
  453. KEEP BSD-2-Clause 6aa250feabf2ca599b1be92043bd576c
  454. BELONGS ya.make
  455. License text:
  456. "The primary license of Yasm is the 2-clause BSD license. Please use this",
  457. Scancode info:
  458. Original SPDX id: BSD-2-Clause
  459. Score : 100.00
  460. Match type : REFERENCE
  461. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  462. Files with this license:
  463. frontends/tasm/license.c [27:27]
  464. frontends/vsyasm/license.c [27:27]
  465. frontends/yasm/license.c [27:27]
  466. KEEP (Artistic-1.0 OR GPL-1.0-or-later OR LGPL-2.0-or-later) 6d6c52ccc90291c19402dd360398092f
  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: Artistic-1.0-Perl
  471. Score : 100.00
  472. Match type : TEXT
  473. Links : http://dev.perl.org/licenses/artistic.html, https://spdx.org/licenses/Artistic-1.0-Perl
  474. Files with this license:
  475. libyasm/bitvect.c [3879:4005]
  476. libyasm/bitvect.h [498:624]
  477. KEEP BSD-3-Clause 6daffccbe81cc81cf1b75435c1342138
  478. BELONGS ya.make
  479. Note: matched license text is too long. Read it in the source files.
  480. Scancode info:
  481. Original SPDX id: BSD-3-Clause
  482. Score : 100.00
  483. Match type : TEXT
  484. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  485. Files with this license:
  486. libyasm/compat-queue.h [7:29]
  487. libyasm/mergesort.c [10:32]
  488. libyasm/replace_path.c [5:27]
  489. libyasm/strcasecmp.c [8:30]
  490. libyasm/strsep.c [7:29]
  491. libyasm/xstrdup.c [7:29]
  492. SKIP LicenseRef-scancode-warranty-disclaimer 738b61bba211f22231b097a0d2404e86
  493. BELONGS ya.make
  494. License text:
  495. "Yasm has absolutely no warranty; not even for merchantibility or fitness",
  496. Scancode info:
  497. Original SPDX id: LicenseRef-scancode-warranty-disclaimer
  498. Score : 90.00
  499. Match type : TEXT
  500. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/warranty-disclaimer.LICENSE
  501. Files with this license:
  502. frontends/tasm/license.c [30:30]
  503. frontends/vsyasm/license.c [30:30]
  504. frontends/yasm/license.c [30:30]
  505. KEEP BSD-2-Clause 7799946dcec024d9d301a562d14bfe9f
  506. BELONGS ya.make
  507. License text:
  508. NASM is now licensed under the 2-clause BSD license, also known as the
  509. simplified BSD license.
  510. Scancode info:
  511. Original SPDX id: BSD-2-Clause
  512. Score : 100.00
  513. Match type : NOTICE
  514. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  515. Files with this license:
  516. BSD.txt [46:47]
  517. KEEP BSD-3-Clause AND BSD-2-Clause AND (Artistic-1.0 OR GPL-1.0-or-later OR LGPL-2.0-or-later) 8c648ac47ff499f65c29f5ad97f5c6ef
  518. BELONGS ya.make
  519. License text:
  520. "The modules are 2-clause or 3-clause BSD licensed.",
  521. "",
  522. "---------",
  523. "Frontends",
  524. "---------",
  525. "The frontends are 2-clause BSD licensed.",
  526. Scancode info:
  527. Original SPDX id: BSD-3-Clause
  528. Score : 12.70
  529. Match type : NOTICE
  530. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  531. Files with this license:
  532. frontends/tasm/license.c [46:51]
  533. frontends/vsyasm/license.c [46:51]
  534. frontends/yasm/license.c [46:51]
  535. Scancode info:
  536. Original SPDX id: BSD-2-Clause
  537. Score : 12.70
  538. Match type : NOTICE
  539. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  540. Files with this license:
  541. frontends/tasm/license.c [46:51]
  542. frontends/vsyasm/license.c [46:51]
  543. frontends/yasm/license.c [46:51]
  544. Scancode info:
  545. Original SPDX id: Artistic-1.0
  546. Score : 12.70
  547. Match type : NOTICE
  548. Links : http://opensource.org/licenses/artistic-license-1.0, http://www.perlfoundation.org/, https://spdx.org/licenses/Artistic-1.0
  549. Files with this license:
  550. frontends/tasm/license.c [46:51]
  551. frontends/vsyasm/license.c [46:51]
  552. frontends/yasm/license.c [46:51]
  553. Scancode info:
  554. Original SPDX id: GPL-1.0-or-later
  555. Score : 12.70
  556. Match type : NOTICE
  557. Links : http://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html, https://spdx.org/licenses/GPL-1.0-or-later
  558. Files with this license:
  559. frontends/tasm/license.c [46:51]
  560. frontends/vsyasm/license.c [46:51]
  561. frontends/yasm/license.c [46:51]
  562. Scancode info:
  563. Original SPDX id: LGPL-2.0-or-later
  564. Score : 12.70
  565. Match type : NOTICE
  566. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  567. Files with this license:
  568. frontends/tasm/license.c [46:51]
  569. frontends/vsyasm/license.c [46:51]
  570. frontends/yasm/license.c [46:51]
  571. KEEP BSD-2-Clause 9147ff74096462e6166bfefd76188eec
  572. BELONGS ya.make
  573. Note: matched license text is too long. Read it in the source files.
  574. Scancode info:
  575. Original SPDX id: BSD-2-Clause
  576. Score : 100.00
  577. Match type : TEXT
  578. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  579. Files with this license:
  580. BSD.txt [1:20]
  581. KEEP BSD-3-Clause 93184209bf0d652a988b4c710e912b8f
  582. BELONGS ya.make
  583. Note: matched license text is too long. Read it in the source files.
  584. Scancode info:
  585. Original SPDX id: BSD-3-Clause
  586. Score : 100.00
  587. Match type : TEXT
  588. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  589. Files with this license:
  590. BSD.txt [22:44]
  591. KEEP BSD-2-Clause 94a840312816a548e34b085d69d3c515
  592. BELONGS ya.make
  593. License text:
  594. The primary license of Yasm is the 2-clause BSD license. Please use this
  595. Scancode info:
  596. Original SPDX id: BSD-2-Clause
  597. Score : 100.00
  598. Match type : REFERENCE
  599. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  600. Files with this license:
  601. COPYING [24:24]
  602. KEEP (Artistic-1.0 OR GPL-1.0-or-later OR LGPL-2.0-or-later) 9df69c5646a08260681220cb92de2eac
  603. BELONGS ya.make
  604. License text:
  605. GNU LIBRARY GENERAL PUBLIC LICENSE
  606. Scancode info:
  607. Original SPDX id: LGPL-2.0-or-later
  608. Score : 100.00
  609. Match type : REFERENCE
  610. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  611. Files with this license:
  612. GNU_LGPL-2.0 [102:102]
  613. KEEP (Artistic-1.0 OR GPL-1.0-or-later OR LGPL-2.0-or-later) a24c4a30e7030b6e5d239294d6d1c0cc
  614. BELONGS ya.make
  615. Note: matched license text is too long. Read it in the source files.
  616. Scancode info:
  617. Original SPDX id: Artistic-1.0
  618. Score : 100.00
  619. Match type : NOTICE
  620. Links : http://opensource.org/licenses/artistic-license-1.0, http://www.perlfoundation.org/, https://spdx.org/licenses/Artistic-1.0
  621. Files with this license:
  622. libyasm/bitvect.c [3865:3873]
  623. libyasm/bitvect.h [484:492]
  624. Scancode info:
  625. Original SPDX id: GPL-1.0-or-later
  626. Score : 100.00
  627. Match type : NOTICE
  628. Links : http://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html, https://spdx.org/licenses/GPL-1.0-or-later
  629. Files with this license:
  630. libyasm/bitvect.c [3865:3873]
  631. libyasm/bitvect.h [484:492]
  632. Scancode info:
  633. Original SPDX id: LGPL-2.0-or-later
  634. Score : 100.00
  635. Match type : NOTICE
  636. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  637. Files with this license:
  638. libyasm/bitvect.c [3865:3873]
  639. libyasm/bitvect.h [484:492]
  640. KEEP (Artistic-1.0 OR GPL-1.0-or-later OR LGPL-2.0-or-later) b9dd036121ab4035eda2e36539403592
  641. BELONGS ya.make
  642. Note: matched license text is too long. Read it in the source files.
  643. Scancode info:
  644. Original SPDX id: LGPL-2.0-or-later
  645. Score : 100.00
  646. Match type : NOTICE
  647. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  648. Files with this license:
  649. libyasm/bitvect.c [4008:4023]
  650. libyasm/bitvect.h [627:642]
  651. KEEP (Artistic-1.0 OR GPL-1.0-or-later OR LGPL-2.0-or-later) bef493f096780cd8eb4c063134f5fc1a
  652. BELONGS ya.make
  653. Note: matched license text is too long. Read it in the source files.
  654. Scancode info:
  655. Original SPDX id: LGPL-2.0-or-later
  656. Score : 100.00
  657. Match type : NOTICE
  658. Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
  659. Files with this license:
  660. libyasm/bitvect.c [4026:4043]
  661. KEEP BSD-3-Clause AND BSD-2-Clause dfec515da737050cd09219d36cbca67d
  662. BELONGS ya.make
  663. License text:
  664. "The modules are 2-clause or 3-clause BSD licensed.",
  665. Scancode info:
  666. Original SPDX id: BSD-3-Clause
  667. Score : 100.00
  668. Match type : NOTICE
  669. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  670. Files with this license:
  671. frontends/tasm/license.c [46:46]
  672. frontends/vsyasm/license.c [46:46]
  673. frontends/yasm/license.c [46:46]
  674. Scancode info:
  675. Original SPDX id: BSD-2-Clause
  676. Score : 100.00
  677. Match type : NOTICE
  678. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  679. Files with this license:
  680. frontends/tasm/license.c [46:46]
  681. frontends/vsyasm/license.c [46:46]
  682. frontends/yasm/license.c [46:46]
  683. KEEP Public-Domain f3c5cf06fad5fb404849bff1c8e976a2
  684. BELONGS ya.make
  685. License text:
  686. copyright in any changes I have made; this code remains in the
  687. public domain. */
  688. Scancode info:
  689. Original SPDX id: LicenseRef-scancode-public-domain
  690. Score : 100.00
  691. Match type : REFERENCE
  692. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  693. Files with this license:
  694. libyasm/md5.c [23:24]
  695. KEEP BSD-2-Clause fe4832723218e3ab1ab01aaf01aedce6
  696. BELONGS ya.make
  697. Note: matched license text is too long. Read it in the source files.
  698. Scancode info:
  699. Original SPDX id: BSD-2-Clause
  700. Score : 100.00
  701. Match type : TEXT
  702. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  703. Files with this license:
  704. frontends/tasm/tasm-options.h [6:25]
  705. frontends/tasm/tasm.c [7:26]
  706. frontends/vsyasm/vsyasm.c [6:25]
  707. frontends/yasm/yasm-options.h [6:25]
  708. frontends/yasm/yasm-plugin.c [6:25]
  709. frontends/yasm/yasm-plugin.h [6:25]
  710. frontends/yasm/yasm.c [6:25]
  711. libyasm/assocdat.c [6:25]
  712. libyasm/bc-align.c [6:25]
  713. libyasm/bc-data.c [6:25]
  714. libyasm/bc-incbin.c [6:25]
  715. libyasm/bc-org.c [6:25]
  716. libyasm/bc-reserve.c [6:25]
  717. libyasm/bytecode.c [6:25]
  718. libyasm/cmake-module.c [6:25]
  719. libyasm/errwarn.c [6:25]
  720. libyasm/expr.c [6:25]
  721. libyasm/file.c [6:25]
  722. libyasm/floatnum.c [8:27]
  723. libyasm/genmodule.c [7:26]
  724. libyasm/hamt.c [11:30]
  725. libyasm/hamt.h [8:27]
  726. libyasm/insn.c [6:25]
  727. libyasm/intnum.c [6:25]
  728. libyasm/linemap.c [6:25]
  729. libyasm/linemap.h [8:27]
  730. libyasm/module.h [6:25]
  731. libyasm/parser.h [8:27]
  732. libyasm/preproc.h [8:27]
  733. libyasm/section.c [6:25]
  734. libyasm/symrec.c [6:25]
  735. libyasm/valparam.c [6:25]
  736. libyasm/value.c [6:25]
  737. libyasm/xmalloc.c [6:25]
  738. modules/arch/lc3b/lc3barch.c [6:25]
  739. modules/arch/lc3b/lc3barch.h [6:25]
  740. modules/arch/lc3b/lc3bbc.c [6:25]
  741. modules/arch/x86/x86arch.c [6:25]
  742. modules/arch/x86/x86arch.h [6:25]
  743. modules/arch/x86/x86bc.c [6:25]
  744. modules/arch/x86/x86expr.c [6:25]
  745. modules/arch/x86/x86id.c [6:25]
  746. modules/dbgfmts/codeview/cv-dbgfmt.c [6:25]
  747. modules/dbgfmts/codeview/cv-dbgfmt.h [6:25]
  748. modules/dbgfmts/dwarf2/dwarf2-aranges.c [6:25]
  749. modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c [6:25]
  750. modules/dbgfmts/dwarf2/dwarf2-dbgfmt.h [6:25]
  751. modules/dbgfmts/dwarf2/dwarf2-info.c [6:25]
  752. modules/dbgfmts/null/null-dbgfmt.c [6:25]
  753. modules/dbgfmts/stabs/stabs-dbgfmt.c [6:25]
  754. modules/lc3bid.c [8:27]
  755. modules/listfmts/nasm/nasm-listfmt.c [6:25]
  756. modules/nasm-token.c [10:29]
  757. modules/objfmts/bin/bin-objfmt.c [6:25]
  758. modules/objfmts/coff/coff-objfmt.c [6:25]
  759. modules/objfmts/coff/coff-objfmt.h [6:25]
  760. modules/objfmts/coff/win64-except.c [6:25]
  761. modules/objfmts/dbg/dbg-objfmt.c [6:25]
  762. modules/objfmts/elf/elf-machine.h [6:25]
  763. modules/objfmts/elf/elf-objfmt.c [6:25]
  764. modules/objfmts/elf/elf-x86-amd64.c [6:25]
  765. modules/objfmts/elf/elf-x86-x32.c [6:25]
  766. modules/objfmts/elf/elf-x86-x86.c [6:25]
  767. modules/objfmts/elf/elf.c [6:25]
  768. modules/objfmts/elf/elf.h [6:25]
  769. modules/objfmts/macho/macho-objfmt.c [7:26]
  770. modules/objfmts/rdf/rdf-objfmt.c [6:25]
  771. modules/objfmts/xdf/xdf-objfmt.c [6:25]
  772. modules/parsers/nasm/nasm-parse.c [6:25]
  773. modules/parsers/nasm/nasm-parser-struct.h [6:25]
  774. modules/parsers/nasm/nasm-parser.c [6:25]
  775. modules/parsers/nasm/nasm-parser.h [6:25]
  776. modules/preprocs/cpp/cpp-preproc.c [7:26]
  777. modules/preprocs/gas/gas-preproc.c [6:25]
  778. modules/preprocs/nasm/genversion.c [7:26]
  779. modules/preprocs/nasm/nasm-preproc.c [6:25]
  780. modules/preprocs/raw/raw-preproc.c [6:25]
  781. util.h [9:28]