devtools.licenses.report 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515
  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 NCSA AND MIT 1046d955b73b76a5985bad28cebed867
  32. BELONGS ya.make
  33. Note: matched license text is too long. Read it in the source files.
  34. Scancode info:
  35. Original SPDX id: NCSA
  36. Score : 100.00
  37. Match type : NOTICE
  38. Links : http://www.otm.illinois.edu/faculty/forms/opensource.asp, https://spdx.org/licenses/NCSA
  39. Files with this license:
  40. LICENSE.TXT [240:247]
  41. Scancode info:
  42. Original SPDX id: MIT
  43. Score : 100.00
  44. Match type : NOTICE
  45. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  46. Files with this license:
  47. LICENSE.TXT [240:247]
  48. Scancode info:
  49. Original SPDX id: LicenseRef-scancode-generic-cla
  50. Score : 100.00
  51. Match type : NOTICE
  52. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  53. Files with this license:
  54. LICENSE.TXT [240:247]
  55. KEEP Apache-2.0 WITH LLVM-exception 2eeede7ef78b2b5da03a36caf5f1f61c
  56. BELONGS ya.make
  57. License text:
  58. //// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
  59. //// See https://llvm.org/LICENSE.txt for license information.
  60. Scancode info:
  61. Original SPDX id: Apache-2.0
  62. Score : 100.00
  63. Match type : NOTICE
  64. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  65. Files with this license:
  66. z_Linux_asm.S [7:8]
  67. Scancode info:
  68. Original SPDX id: LLVM-exception
  69. Score : 100.00
  70. Match type : NOTICE
  71. Links : http://llvm.org/foundation/relicensing/LICENSE.txt, https://spdx.org/licenses/LLVM-exception
  72. Files with this license:
  73. z_Linux_asm.S [7:8]
  74. KEEP NCSA 5a35b4c0d3b3923cac31a5a371332ca2
  75. BELONGS ya.make
  76. License text:
  77. Legacy LLVM License (https://llvm.org/docs/DeveloperPolicy.html#legacy):
  78. Scancode info:
  79. Original SPDX id: NCSA
  80. Score : 100.00
  81. Match type : REFERENCE
  82. Links : http://www.otm.illinois.edu/faculty/forms/opensource.asp, https://spdx.org/licenses/NCSA
  83. Files with this license:
  84. LICENSE.TXT [237:237]
  85. KEEP MIT 5debb370f50e1dfd24ff5144233a2ef6
  86. BELONGS ya.make
  87. Note: matched license text is too long. Read it in the source files.
  88. Scancode info:
  89. Original SPDX id: MIT
  90. Score : 100.00
  91. Match type : TEXT
  92. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  93. Files with this license:
  94. LICENSE.TXT [293:309]
  95. KEEP NCSA 6caabae7bd314fb6e6055ec150ee747f
  96. BELONGS ya.make
  97. Note: matched license text is too long. Read it in the source files.
  98. Scancode info:
  99. Original SPDX id: NCSA
  100. Score : 99.55
  101. Match type : TEXT
  102. Links : http://www.otm.illinois.edu/faculty/forms/opensource.asp, https://spdx.org/licenses/NCSA
  103. Files with this license:
  104. LICENSE.TXT [263:287]
  105. KEEP Apache-2.0 WITH LLVM-exception 755ab7da3ff8c5d6ae90bdbebd177e49
  106. BELONGS ya.make
  107. License text:
  108. // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
  109. // See https://llvm.org/LICENSE.txt for license information.
  110. Scancode info:
  111. Original SPDX id: Apache-2.0
  112. Score : 100.00
  113. Match type : NOTICE
  114. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  115. Files with this license:
  116. kmp.h [8:9]
  117. kmp_affinity.cpp [7:8]
  118. kmp_affinity.h [7:8]
  119. kmp_alloc.cpp [7:8]
  120. kmp_atomic.cpp [7:8]
  121. kmp_atomic.h [7:8]
  122. kmp_barrier.cpp [7:8]
  123. kmp_barrier.h [7:8]
  124. kmp_cancel.cpp [4:5]
  125. kmp_config-linux.h [6:7]
  126. kmp_csupport.cpp [7:8]
  127. kmp_debug.cpp [7:8]
  128. kmp_debug.h [7:8]
  129. kmp_dispatch.cpp [7:8]
  130. kmp_dispatch.h [7:8]
  131. kmp_environment.cpp [7:8]
  132. kmp_environment.h [7:8]
  133. kmp_error.cpp [7:8]
  134. kmp_error.h [7:8]
  135. kmp_ftn_cdecl.cpp [7:8]
  136. kmp_ftn_entry.h [7:8]
  137. kmp_ftn_extra.cpp [7:8]
  138. kmp_ftn_os.h [7:8]
  139. kmp_global.cpp [7:8]
  140. kmp_gsupport.cpp [7:8]
  141. kmp_i18n.cpp [7:8]
  142. kmp_i18n.h [7:8]
  143. kmp_io.cpp [7:8]
  144. kmp_io.h [7:8]
  145. kmp_itt.cpp [10:11]
  146. kmp_itt.h [8:9]
  147. kmp_lock.cpp [7:8]
  148. kmp_lock.h [7:8]
  149. kmp_os.h [7:8]
  150. kmp_platform.h [7:8]
  151. kmp_runtime.cpp [7:8]
  152. kmp_safe_c_api.h [4:5]
  153. kmp_sched.cpp [7:8]
  154. kmp_settings.cpp [7:8]
  155. kmp_settings.h [7:8]
  156. kmp_stats.h [10:11]
  157. kmp_str.cpp [7:8]
  158. kmp_str.h [7:8]
  159. kmp_taskdeps.cpp [7:8]
  160. kmp_taskdeps.h [7:8]
  161. kmp_tasking.cpp [7:8]
  162. kmp_threadprivate.cpp [7:8]
  163. kmp_utility.cpp [7:8]
  164. kmp_version.cpp [7:8]
  165. kmp_version.h [7:8]
  166. kmp_wait_release.cpp [7:8]
  167. kmp_wait_release.h [7:8]
  168. kmp_wrapper_getpid.h [7:8]
  169. kmp_wrapper_malloc.h [8:9]
  170. omp-tools.h [7:8]
  171. omp.h [8:9]
  172. ompt-event-specific.h [12:13]
  173. ompt-general.cpp [7:8]
  174. ompt-internal.h [7:8]
  175. ompt-specific.cpp [7:8]
  176. ompt-specific.h [7:8]
  177. z_Linux_util.cpp [7:8]
  178. Scancode info:
  179. Original SPDX id: LLVM-exception
  180. Score : 100.00
  181. Match type : NOTICE
  182. Links : http://llvm.org/foundation/relicensing/LICENSE.txt, https://spdx.org/licenses/LLVM-exception
  183. Files with this license:
  184. kmp.h [8:9]
  185. kmp_affinity.cpp [7:8]
  186. kmp_affinity.h [7:8]
  187. kmp_alloc.cpp [7:8]
  188. kmp_atomic.cpp [7:8]
  189. kmp_atomic.h [7:8]
  190. kmp_barrier.cpp [7:8]
  191. kmp_barrier.h [7:8]
  192. kmp_cancel.cpp [4:5]
  193. kmp_config-linux.h [6:7]
  194. kmp_csupport.cpp [7:8]
  195. kmp_debug.cpp [7:8]
  196. kmp_debug.h [7:8]
  197. kmp_dispatch.cpp [7:8]
  198. kmp_dispatch.h [7:8]
  199. kmp_environment.cpp [7:8]
  200. kmp_environment.h [7:8]
  201. kmp_error.cpp [7:8]
  202. kmp_error.h [7:8]
  203. kmp_ftn_cdecl.cpp [7:8]
  204. kmp_ftn_entry.h [7:8]
  205. kmp_ftn_extra.cpp [7:8]
  206. kmp_ftn_os.h [7:8]
  207. kmp_global.cpp [7:8]
  208. kmp_gsupport.cpp [7:8]
  209. kmp_i18n.cpp [7:8]
  210. kmp_i18n.h [7:8]
  211. kmp_io.cpp [7:8]
  212. kmp_io.h [7:8]
  213. kmp_itt.cpp [10:11]
  214. kmp_itt.h [8:9]
  215. kmp_lock.cpp [7:8]
  216. kmp_lock.h [7:8]
  217. kmp_os.h [7:8]
  218. kmp_platform.h [7:8]
  219. kmp_runtime.cpp [7:8]
  220. kmp_safe_c_api.h [4:5]
  221. kmp_sched.cpp [7:8]
  222. kmp_settings.cpp [7:8]
  223. kmp_settings.h [7:8]
  224. kmp_stats.h [10:11]
  225. kmp_str.cpp [7:8]
  226. kmp_str.h [7:8]
  227. kmp_taskdeps.cpp [7:8]
  228. kmp_taskdeps.h [7:8]
  229. kmp_tasking.cpp [7:8]
  230. kmp_threadprivate.cpp [7:8]
  231. kmp_utility.cpp [7:8]
  232. kmp_version.cpp [7:8]
  233. kmp_version.h [7:8]
  234. kmp_wait_release.cpp [7:8]
  235. kmp_wait_release.h [7:8]
  236. kmp_wrapper_getpid.h [7:8]
  237. kmp_wrapper_malloc.h [8:9]
  238. omp-tools.h [7:8]
  239. omp.h [8:9]
  240. ompt-event-specific.h [12:13]
  241. ompt-general.cpp [7:8]
  242. ompt-internal.h [7:8]
  243. ompt-specific.cpp [7:8]
  244. ompt-specific.h [7:8]
  245. z_Linux_util.cpp [7:8]
  246. KEEP Apache-2.0 WITH LLVM-exception 813a7ee71d9804f118ddde21a452de40
  247. BELONGS ya.make
  248. License text:
  249. \#// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
  250. \#// See https://llvm.org/LICENSE.txt for license information.
  251. Scancode info:
  252. Original SPDX id: Apache-2.0
  253. Score : 100.00
  254. Match type : NOTICE
  255. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  256. Files with this license:
  257. exports_so.txt [6:7]
  258. Scancode info:
  259. Original SPDX id: LLVM-exception
  260. Score : 100.00
  261. Match type : NOTICE
  262. Links : http://llvm.org/foundation/relicensing/LICENSE.txt, https://spdx.org/licenses/LLVM-exception
  263. Files with this license:
  264. exports_so.txt [6:7]
  265. KEEP Apache-2.0 WITH LLVM-exception 8494a9caed330d9a4f40e19cce7dc770
  266. BELONGS ya.make
  267. Note: matched license text is too long. Read it in the source files.
  268. Scancode info:
  269. Original SPDX id: LLVM-exception
  270. Score : 100.00
  271. Match type : TEXT
  272. Links : http://llvm.org/foundation/relicensing/LICENSE.txt, https://spdx.org/licenses/LLVM-exception
  273. Files with this license:
  274. LICENSE.TXT [208:222]
  275. KEEP Apache-2.0 WITH LLVM-exception 8cf6c51a4358f58d16ab5358dd73b2b7
  276. BELONGS ya.make
  277. License text:
  278. //// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
  279. Scancode info:
  280. Original SPDX id: Apache-2.0
  281. Score : 100.00
  282. Match type : TAG
  283. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  284. Files with this license:
  285. z_Linux_asm.S [9:9]
  286. Scancode info:
  287. Original SPDX id: LLVM-exception
  288. Score : 100.00
  289. Match type : TAG
  290. Links : http://llvm.org/foundation/relicensing/LICENSE.txt, https://spdx.org/licenses/LLVM-exception
  291. Files with this license:
  292. z_Linux_asm.S [9:9]
  293. KEEP Apache-2.0 9ac77f65a898755c7eed97099caded94
  294. BELONGS ya.make
  295. Note: matched license text is too long. Read it in the source files.
  296. Scancode info:
  297. Original SPDX id: Apache-2.0
  298. Score : 100.00
  299. Match type : TEXT
  300. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  301. Files with this license:
  302. LICENSE.TXT [5:205]
  303. KEEP Apache-2.0 WITH LLVM-exception b7566a1930e050e1090162bf1d543650
  304. BELONGS ya.make
  305. License text:
  306. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
  307. Scancode info:
  308. Original SPDX id: Apache-2.0
  309. Score : 100.00
  310. Match type : TAG
  311. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  312. Files with this license:
  313. kmp.h [10:10]
  314. kmp_affinity.cpp [9:9]
  315. kmp_affinity.h [9:9]
  316. kmp_alloc.cpp [9:9]
  317. kmp_atomic.cpp [9:9]
  318. kmp_atomic.h [9:9]
  319. kmp_barrier.cpp [9:9]
  320. kmp_barrier.h [9:9]
  321. kmp_cancel.cpp [6:6]
  322. kmp_config-linux.h [8:8]
  323. kmp_csupport.cpp [9:9]
  324. kmp_debug.cpp [9:9]
  325. kmp_debug.h [9:9]
  326. kmp_dispatch.cpp [9:9]
  327. kmp_dispatch.h [9:9]
  328. kmp_environment.cpp [9:9]
  329. kmp_environment.h [9:9]
  330. kmp_error.cpp [9:9]
  331. kmp_error.h [9:9]
  332. kmp_ftn_cdecl.cpp [9:9]
  333. kmp_ftn_entry.h [9:9]
  334. kmp_ftn_extra.cpp [9:9]
  335. kmp_ftn_os.h [9:9]
  336. kmp_global.cpp [9:9]
  337. kmp_gsupport.cpp [9:9]
  338. kmp_i18n.cpp [9:9]
  339. kmp_i18n.h [9:9]
  340. kmp_io.cpp [9:9]
  341. kmp_io.h [9:9]
  342. kmp_itt.cpp [12:12]
  343. kmp_itt.h [10:10]
  344. kmp_lock.cpp [9:9]
  345. kmp_lock.h [9:9]
  346. kmp_os.h [9:9]
  347. kmp_platform.h [9:9]
  348. kmp_runtime.cpp [9:9]
  349. kmp_safe_c_api.h [6:6]
  350. kmp_sched.cpp [9:9]
  351. kmp_settings.cpp [9:9]
  352. kmp_settings.h [9:9]
  353. kmp_stats.h [12:12]
  354. kmp_str.cpp [9:9]
  355. kmp_str.h [9:9]
  356. kmp_taskdeps.cpp [9:9]
  357. kmp_taskdeps.h [9:9]
  358. kmp_tasking.cpp [9:9]
  359. kmp_threadprivate.cpp [9:9]
  360. kmp_utility.cpp [9:9]
  361. kmp_version.cpp [9:9]
  362. kmp_version.h [9:9]
  363. kmp_wait_release.cpp [9:9]
  364. kmp_wait_release.h [9:9]
  365. kmp_wrapper_getpid.h [9:9]
  366. kmp_wrapper_malloc.h [10:10]
  367. omp-tools.h [9:9]
  368. omp.h [10:10]
  369. ompt-event-specific.h [14:14]
  370. ompt-general.cpp [9:9]
  371. ompt-internal.h [9:9]
  372. ompt-specific.cpp [9:9]
  373. ompt-specific.h [9:9]
  374. z_Linux_util.cpp [9:9]
  375. Scancode info:
  376. Original SPDX id: LLVM-exception
  377. Score : 100.00
  378. Match type : TAG
  379. Links : http://llvm.org/foundation/relicensing/LICENSE.txt, https://spdx.org/licenses/LLVM-exception
  380. Files with this license:
  381. kmp.h [10:10]
  382. kmp_affinity.cpp [9:9]
  383. kmp_affinity.h [9:9]
  384. kmp_alloc.cpp [9:9]
  385. kmp_atomic.cpp [9:9]
  386. kmp_atomic.h [9:9]
  387. kmp_barrier.cpp [9:9]
  388. kmp_barrier.h [9:9]
  389. kmp_cancel.cpp [6:6]
  390. kmp_config-linux.h [8:8]
  391. kmp_csupport.cpp [9:9]
  392. kmp_debug.cpp [9:9]
  393. kmp_debug.h [9:9]
  394. kmp_dispatch.cpp [9:9]
  395. kmp_dispatch.h [9:9]
  396. kmp_environment.cpp [9:9]
  397. kmp_environment.h [9:9]
  398. kmp_error.cpp [9:9]
  399. kmp_error.h [9:9]
  400. kmp_ftn_cdecl.cpp [9:9]
  401. kmp_ftn_entry.h [9:9]
  402. kmp_ftn_extra.cpp [9:9]
  403. kmp_ftn_os.h [9:9]
  404. kmp_global.cpp [9:9]
  405. kmp_gsupport.cpp [9:9]
  406. kmp_i18n.cpp [9:9]
  407. kmp_i18n.h [9:9]
  408. kmp_io.cpp [9:9]
  409. kmp_io.h [9:9]
  410. kmp_itt.cpp [12:12]
  411. kmp_itt.h [10:10]
  412. kmp_lock.cpp [9:9]
  413. kmp_lock.h [9:9]
  414. kmp_os.h [9:9]
  415. kmp_platform.h [9:9]
  416. kmp_runtime.cpp [9:9]
  417. kmp_safe_c_api.h [6:6]
  418. kmp_sched.cpp [9:9]
  419. kmp_settings.cpp [9:9]
  420. kmp_settings.h [9:9]
  421. kmp_stats.h [12:12]
  422. kmp_str.cpp [9:9]
  423. kmp_str.h [9:9]
  424. kmp_taskdeps.cpp [9:9]
  425. kmp_taskdeps.h [9:9]
  426. kmp_tasking.cpp [9:9]
  427. kmp_threadprivate.cpp [9:9]
  428. kmp_utility.cpp [9:9]
  429. kmp_version.cpp [9:9]
  430. kmp_version.h [9:9]
  431. kmp_wait_release.cpp [9:9]
  432. kmp_wait_release.h [9:9]
  433. kmp_wrapper_getpid.h [9:9]
  434. kmp_wrapper_malloc.h [10:10]
  435. omp-tools.h [9:9]
  436. omp.h [10:10]
  437. ompt-event-specific.h [14:14]
  438. ompt-general.cpp [9:9]
  439. ompt-internal.h [9:9]
  440. ompt-specific.cpp [9:9]
  441. ompt-specific.h [9:9]
  442. z_Linux_util.cpp [9:9]
  443. KEEP Apache-2.0 WITH LLVM-exception b7cec33eded9763725bcb0a858a5da3e
  444. BELONGS ya.make
  445. License text:
  446. \#// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
  447. Scancode info:
  448. Original SPDX id: Apache-2.0
  449. Score : 100.00
  450. Match type : TAG
  451. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  452. Files with this license:
  453. exports_so.txt [8:8]
  454. Scancode info:
  455. Original SPDX id: LLVM-exception
  456. Score : 100.00
  457. Match type : TAG
  458. Links : http://llvm.org/foundation/relicensing/LICENSE.txt, https://spdx.org/licenses/LLVM-exception
  459. Files with this license:
  460. exports_so.txt [8:8]
  461. KEEP NCSA c26d0b72f92421989c4471ae0acbc943
  462. BELONGS ya.make
  463. License text:
  464. University of Illinois/NCSA
  465. Open Source License
  466. Scancode info:
  467. Original SPDX id: NCSA
  468. Score : 100.00
  469. Match type : REFERENCE
  470. Links : http://www.otm.illinois.edu/faculty/forms/opensource.asp, https://spdx.org/licenses/NCSA
  471. Files with this license:
  472. LICENSE.TXT [251:252]
  473. KEEP Intel-LLVM-SGA d5a6528c4e206fd72c16045a75e34576
  474. BELONGS ya.make
  475. Note: matched license text is too long. Read it in the source files.
  476. Scancode info:
  477. Original SPDX id: LicenseRef-scancode-arm-llvm-sga
  478. Score : 99.00
  479. Match type : TEXT
  480. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/arm-llvm-sga.LICENSE
  481. Files with this license:
  482. LICENSE.TXT [315:359]
  483. KEEP Apache-2.0 WITH LLVM-exception df18889e552d44a4679aff552267f802
  484. BELONGS ya.make
  485. License text:
  486. The LLVM Project is under the Apache License v2.0 with LLVM Exceptions:
  487. Scancode info:
  488. Original SPDX id: Apache-2.0
  489. Score : 100.00
  490. Match type : NOTICE
  491. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  492. Files with this license:
  493. LICENSE.TXT [2:2]
  494. Scancode info:
  495. Original SPDX id: LLVM-exception
  496. Score : 100.00
  497. Match type : NOTICE
  498. Links : http://llvm.org/foundation/relicensing/LICENSE.txt, https://spdx.org/licenses/LLVM-exception
  499. Files with this license:
  500. LICENSE.TXT [2:2]