devtools.copyrights.report 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573
  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 id} {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 COPYRIGHT_SERVICE_LABEL 156729456a69de93c11c39f023a0e2c2
  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: COPYRIGHT_SERVICE_LABEL
  36. Score : 100.00
  37. Match type : COPYRIGHT
  38. Files with this license:
  39. j2k.c [7:20]
  40. j2k.h [7:17]
  41. openjpeg.h [7:19]
  42. pi.c [7:15]
  43. tcd.c [7:18]
  44. KEEP COPYRIGHT_SERVICE_LABEL 26ae08eeff365098c5a1454789219b30
  45. BELONGS ya.make
  46. Note: matched license text is too long. Read it in the source files.
  47. Scancode info:
  48. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  49. Score : 100.00
  50. Match type : COPYRIGHT
  51. Files with this license:
  52. LICENSE [7:15]
  53. bio.c [7:14]
  54. bio.h [7:14]
  55. cio.c [7:16]
  56. cio.h [7:16]
  57. dwt.c [7:17]
  58. dwt.h [7:14]
  59. event.c [7:10]
  60. event.h [7:10]
  61. image.c [7:8]
  62. image.h [7:8]
  63. j2k.c [7:20]
  64. j2k.h [7:17]
  65. jp2.c [7:17]
  66. jp2.h [7:13]
  67. mct.c [7:16]
  68. mct.h [7:16]
  69. mqc.c [7:15]
  70. mqc.h [7:15]
  71. mqc_inl.h [7:15]
  72. openjpeg.c [7:10]
  73. openjpeg.h [7:19]
  74. opj_clock.c [7:8]
  75. opj_clock.h [7:8]
  76. opj_includes.h [7:10]
  77. opj_intmath.h [7:14]
  78. opj_malloc.h [7:9]
  79. pi.c [7:15]
  80. pi.h [7:14]
  81. t1.c [7:17]
  82. t1.h [7:16]
  83. t2.c [7:17]
  84. t2.h [7:17]
  85. tcd.c [7:18]
  86. tcd.h [7:17]
  87. tgt.c [7:16]
  88. tgt.h [7:17]
  89. KEEP COPYRIGHT_SERVICE_LABEL 3255416921fce487d6eafd5a97a6963a
  90. BELONGS ya.make
  91. License text:
  92. // Copyright (c) 2021, Aous Naman
  93. // Copyright (c) 2021, Kakadu Software Pty Ltd, Australia
  94. // Copyright (c) 2021, The University of New South Wales, Australia
  95. Scancode info:
  96. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  97. Score : 100.00
  98. Match type : COPYRIGHT
  99. Files with this license:
  100. ht_dec.c [5:7]
  101. KEEP COPYRIGHT_SERVICE_LABEL 3e5a8817ea1d6ed125d0a29fb5781a76
  102. BELONGS ya.make
  103. Note: matched license text is too long. Read it in the source files.
  104. Scancode info:
  105. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  106. Score : 100.00
  107. Match type : COPYRIGHT
  108. Files with this license:
  109. LICENSE [7:15]
  110. bio.c [7:14]
  111. bio.h [7:14]
  112. cio.c [7:16]
  113. cio.h [7:16]
  114. dwt.c [7:17]
  115. dwt.h [7:14]
  116. j2k.c [7:20]
  117. j2k.h [7:17]
  118. jp2.c [7:17]
  119. mct.c [7:16]
  120. mct.h [7:16]
  121. mqc.c [7:15]
  122. mqc.h [7:15]
  123. mqc_inl.h [7:15]
  124. openjpeg.h [7:19]
  125. opj_intmath.h [7:14]
  126. pi.c [7:15]
  127. pi.h [7:14]
  128. t1.c [7:17]
  129. t1.h [7:16]
  130. t2.c [7:17]
  131. t2.h [7:17]
  132. tcd.c [7:18]
  133. tcd.h [7:17]
  134. tgt.c [7:16]
  135. tgt.h [7:17]
  136. KEEP COPYRIGHT_SERVICE_LABEL 55e4177f698d05dc721417a6103f01af
  137. BELONGS ya.make
  138. Note: matched license text is too long. Read it in the source files.
  139. Scancode info:
  140. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  141. Score : 100.00
  142. Match type : COPYRIGHT
  143. Files with this license:
  144. dwt.c [7:17]
  145. KEEP COPYRIGHT_SERVICE_LABEL 60bbb1946c5720a631b0e530309742ec
  146. BELONGS ya.make
  147. License text:
  148. * Copyright (c) 2015, Mathieu Malaterre <mathieu.malaterre@gmail.com>
  149. * Copyright (c) 2015, Matthieu Darbois
  150. * All rights reserved.
  151. Scancode info:
  152. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  153. Score : 100.00
  154. Match type : COPYRIGHT
  155. Files with this license:
  156. opj_malloc.c [7:9]
  157. KEEP COPYRIGHT_SERVICE_LABEL 68e1bb0be295ca341bd43c3face3ebc9
  158. BELONGS ya.make
  159. Note: matched license text is too long. Read it in the source files.
  160. Scancode info:
  161. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  162. Score : 100.00
  163. Match type : COPYRIGHT
  164. Files with this license:
  165. LICENSE [7:15]
  166. bio.c [7:14]
  167. bio.h [7:14]
  168. cio.c [7:16]
  169. cio.h [7:16]
  170. dwt.c [7:17]
  171. dwt.h [7:14]
  172. j2k.c [7:20]
  173. j2k.h [7:17]
  174. jp2.c [7:17]
  175. jp2.h [7:13]
  176. mct.c [7:16]
  177. mct.h [7:16]
  178. mqc.c [7:15]
  179. mqc.h [7:15]
  180. mqc_inl.h [7:15]
  181. openjpeg.h [7:19]
  182. opj_codec.h [7:9]
  183. opj_intmath.h [7:14]
  184. pi.c [7:15]
  185. pi.h [7:14]
  186. t1.c [7:17]
  187. t1.h [7:16]
  188. t2.c [7:17]
  189. t2.h [7:17]
  190. tcd.c [7:18]
  191. tcd.h [7:17]
  192. tgt.c [7:16]
  193. tgt.h [7:17]
  194. KEEP COPYRIGHT_SERVICE_LABEL 6e5ca22a0f30998bbb66a4c40109b94c
  195. BELONGS ya.make
  196. Note: matched license text is too long. Read it in the source files.
  197. Scancode info:
  198. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  199. Score : 100.00
  200. Match type : COPYRIGHT
  201. Files with this license:
  202. LICENSE [7:15]
  203. bio.c [7:14]
  204. bio.h [7:14]
  205. cio.c [7:16]
  206. cio.h [7:16]
  207. dwt.c [7:17]
  208. dwt.h [7:14]
  209. j2k.c [7:20]
  210. j2k.h [7:17]
  211. jp2.c [7:17]
  212. mct.c [7:16]
  213. mct.h [7:16]
  214. mqc.c [7:15]
  215. mqc.h [7:15]
  216. mqc_inl.h [7:15]
  217. openjpeg.h [7:19]
  218. opj_intmath.h [7:14]
  219. pi.c [7:15]
  220. pi.h [7:14]
  221. t1.c [7:17]
  222. t1.h [7:16]
  223. t2.c [7:17]
  224. t2.h [7:17]
  225. tcd.c [7:18]
  226. tcd.h [7:17]
  227. tgt.c [7:16]
  228. tgt.h [7:17]
  229. KEEP COPYRIGHT_SERVICE_LABEL 849525ac2dbf33d2094d6da92dd427c9
  230. BELONGS ya.make
  231. License text:
  232. // Copyright (c) 2021, Aous Naman
  233. // Copyright (c) 2021, Kakadu Software Pty Ltd, Australia
  234. // Copyright (c) 2021, The University of New South Wales, Australia
  235. Scancode info:
  236. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  237. Score : 100.00
  238. Match type : COPYRIGHT
  239. Files with this license:
  240. ht_dec.c [5:7]
  241. KEEP COPYRIGHT_SERVICE_LABEL 8d334eb2e5625c12e794ca846229d02d
  242. BELONGS ya.make
  243. License text:
  244. * Copyright (c) 2017, IntoPix SA <contact@intopix.com>
  245. * All rights reserved.
  246. Scancode info:
  247. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  248. Score : 100.00
  249. Match type : COPYRIGHT
  250. Files with this license:
  251. sparse_array.c [7:8]
  252. sparse_array.h [7:8]
  253. KEEP COPYRIGHT_SERVICE_LABEL 93c2fab33e0487ca6082e8f4c0e760a6
  254. BELONGS ya.make
  255. License text:
  256. // Copyright (c) 2021, Aous Naman
  257. // Copyright (c) 2021, Kakadu Software Pty Ltd, Australia
  258. // Copyright (c) 2021, The University of New South Wales, Australia
  259. Scancode info:
  260. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  261. Score : 100.00
  262. Match type : COPYRIGHT
  263. Files with this license:
  264. ht_dec.c [5:7]
  265. KEEP COPYRIGHT_SERVICE_LABEL a179d465d626cd55fbefa8b8b0f395fe
  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: COPYRIGHT_SERVICE_LABEL
  270. Score : 100.00
  271. Match type : COPYRIGHT
  272. Files with this license:
  273. j2k.c [7:20]
  274. jp2.c [7:17]
  275. openjpeg.h [7:19]
  276. KEEP COPYRIGHT_SERVICE_LABEL a3dcc7cc285538df6d03c99242e2cf44
  277. BELONGS ya.make
  278. Note: matched license text is too long. Read it in the source files.
  279. Scancode info:
  280. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  281. Score : 100.00
  282. Match type : COPYRIGHT
  283. Files with this license:
  284. cio.c [7:16]
  285. cio.h [7:16]
  286. event.c [7:10]
  287. event.h [7:10]
  288. jp2.c [7:17]
  289. jp2.h [7:13]
  290. mct.c [7:16]
  291. mct.h [7:16]
  292. openjpeg.c [7:10]
  293. opj_includes.h [7:10]
  294. t2.c [7:17]
  295. t2.h [7:17]
  296. tcd.c [7:18]
  297. tcd.h [7:17]
  298. tgt.c [7:16]
  299. KEEP COPYRIGHT_SERVICE_LABEL a589adbd314fd0742f06d257cbad909b
  300. BELONGS ya.make
  301. Note: matched license text is too long. Read it in the source files.
  302. Scancode info:
  303. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  304. Score : 100.00
  305. Match type : COPYRIGHT
  306. Files with this license:
  307. LICENSE [7:15]
  308. j2k.c [7:20]
  309. j2k.h [7:17]
  310. openjpeg.h [7:19]
  311. tgt.h [7:17]
  312. KEEP COPYRIGHT_SERVICE_LABEL ac5b0225c39a75ddc9b50da4434ddfc6
  313. BELONGS ya.make
  314. License text:
  315. * Copyright (c) 2008, Jerome Fimes, Communications & Systemes <jerome.fimes@c-s.fr>
  316. * All rights reserved.
  317. Scancode info:
  318. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  319. Score : 100.00
  320. Match type : COPYRIGHT
  321. Files with this license:
  322. function_list.c [7:8]
  323. function_list.h [7:8]
  324. invert.c [7:8]
  325. invert.h [7:8]
  326. j2k.c [7:20]
  327. j2k.h [7:17]
  328. mqc.c [7:15]
  329. mqc.h [7:15]
  330. mqc_inl.h [7:15]
  331. openjpeg.h [7:19]
  332. tgt.h [7:17]
  333. KEEP COPYRIGHT_SERVICE_LABEL bfcfb221aeb5a2c5163f3190bf6f72ed
  334. BELONGS ya.make
  335. Note: matched license text is too long. Read it in the source files.
  336. Scancode info:
  337. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  338. Score : 100.00
  339. Match type : COPYRIGHT
  340. Files with this license:
  341. LICENSE [7:15]
  342. bio.c [7:14]
  343. bio.h [7:14]
  344. cio.c [7:16]
  345. cio.h [7:16]
  346. dwt.c [7:17]
  347. dwt.h [7:14]
  348. j2k.c [7:20]
  349. j2k.h [7:17]
  350. jp2.c [7:17]
  351. jp2.h [7:13]
  352. mct.c [7:16]
  353. mct.h [7:16]
  354. mqc.c [7:15]
  355. mqc.h [7:15]
  356. mqc_inl.h [7:15]
  357. openjpeg.h [7:19]
  358. opj_intmath.h [7:14]
  359. pi.c [7:15]
  360. pi.h [7:14]
  361. t1.c [7:17]
  362. t1.h [7:16]
  363. t2.c [7:17]
  364. t2.h [7:17]
  365. tcd.c [7:18]
  366. tcd.h [7:17]
  367. tgt.c [7:16]
  368. tgt.h [7:17]
  369. KEEP COPYRIGHT_SERVICE_LABEL c55d957169a61d48b23333b6a8653870
  370. BELONGS ya.make
  371. Note: matched license text is too long. Read it in the source files.
  372. Scancode info:
  373. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  374. Score : 100.00
  375. Match type : COPYRIGHT
  376. Files with this license:
  377. dwt.c [7:17]
  378. opj_malloc.h [7:9]
  379. t1.c [7:17]
  380. KEEP COPYRIGHT_SERVICE_LABEL c9c2b77c5425f11ff9c0fac4b3e44d8f
  381. BELONGS ya.make
  382. Note: matched license text is too long. Read it in the source files.
  383. Scancode info:
  384. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  385. Score : 100.00
  386. Match type : COPYRIGHT
  387. Files with this license:
  388. LICENSE [7:15]
  389. bio.c [7:14]
  390. bio.h [7:14]
  391. cio.c [7:16]
  392. cio.h [7:16]
  393. dwt.c [7:17]
  394. dwt.h [7:14]
  395. j2k.c [7:20]
  396. j2k.h [7:17]
  397. jp2.c [7:17]
  398. jp2.h [7:13]
  399. mct.c [7:16]
  400. mct.h [7:16]
  401. mqc.c [7:15]
  402. mqc.h [7:15]
  403. mqc_inl.h [7:15]
  404. openjpeg.h [7:19]
  405. opj_codec.h [7:9]
  406. opj_intmath.h [7:14]
  407. pi.c [7:15]
  408. pi.h [7:14]
  409. t1.c [7:17]
  410. t1.h [7:16]
  411. t2.c [7:17]
  412. t2.h [7:17]
  413. tcd.c [7:18]
  414. tcd.h [7:17]
  415. tgt.c [7:16]
  416. tgt.h [7:17]
  417. KEEP COPYRIGHT_SERVICE_LABEL cc3e831570c01f17428af962edfdbcb4
  418. BELONGS ya.make
  419. Note: matched license text is too long. Read it in the source files.
  420. Scancode info:
  421. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  422. Score : 100.00
  423. Match type : COPYRIGHT
  424. Files with this license:
  425. cio.c [7:16]
  426. cio.h [7:16]
  427. event.c [7:10]
  428. event.h [7:10]
  429. jp2.c [7:17]
  430. jp2.h [7:13]
  431. mct.c [7:16]
  432. mct.h [7:16]
  433. openjpeg.c [7:10]
  434. opj_includes.h [7:10]
  435. t2.c [7:17]
  436. t2.h [7:17]
  437. tcd.c [7:18]
  438. tcd.h [7:17]
  439. tgt.c [7:16]
  440. KEEP COPYRIGHT_SERVICE_LABEL d4bebe97ba73b61bb4f06758758c3ae2
  441. BELONGS ya.make
  442. Note: matched license text is too long. Read it in the source files.
  443. Scancode info:
  444. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  445. Score : 100.00
  446. Match type : COPYRIGHT
  447. Files with this license:
  448. t1.c [7:17]
  449. t1.h [7:16]
  450. KEEP COPYRIGHT_SERVICE_LABEL d6cd4576170670e6662aaa6efc3cfc25
  451. BELONGS ya.make
  452. Note: matched license text is too long. Read it in the source files.
  453. Scancode info:
  454. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  455. Score : 100.00
  456. Match type : COPYRIGHT
  457. Files with this license:
  458. LICENSE [7:15]
  459. j2k.c [7:20]
  460. j2k.h [7:17]
  461. openjpeg.h [7:19]
  462. tgt.h [7:17]
  463. KEEP COPYRIGHT_SERVICE_LABEL d71fd7a07d2b8f92b4a4a7beea6f7c58
  464. BELONGS ya.make
  465. Note: matched license text is too long. Read it in the source files.
  466. Scancode info:
  467. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  468. Score : 100.00
  469. Match type : COPYRIGHT
  470. Files with this license:
  471. dwt.c [7:17]
  472. j2k.c [7:20]
  473. opj_common.h [7:8]
  474. t1.c [7:17]
  475. t1.h [7:16]
  476. t2.c [7:17]
  477. t2.h [7:17]
  478. tcd.c [7:18]
  479. tcd.h [7:17]
  480. KEEP COPYRIGHT_SERVICE_LABEL ea27e4bb66b6267783c1bb9666bdf66c
  481. BELONGS ya.make
  482. Note: matched license text is too long. Read it in the source files.
  483. Scancode info:
  484. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  485. Score : 100.00
  486. Match type : COPYRIGHT
  487. Files with this license:
  488. bio.c [7:14]
  489. bio.h [7:14]
  490. cio.c [7:16]
  491. cio.h [7:16]
  492. dwt.c [7:17]
  493. dwt.h [7:14]
  494. j2k.c [7:20]
  495. j2k.h [7:17]
  496. jp2.c [7:17]
  497. mct.c [7:16]
  498. mct.h [7:16]
  499. mqc.c [7:15]
  500. mqc.h [7:15]
  501. mqc_inl.h [7:15]
  502. openjpeg.h [7:19]
  503. opj_intmath.h [7:14]
  504. pi.c [7:15]
  505. pi.h [7:14]
  506. t1.c [7:17]
  507. t1.h [7:16]
  508. t2.c [7:17]
  509. t2.h [7:17]
  510. tcd.c [7:18]
  511. tcd.h [7:17]
  512. tgt.c [7:16]
  513. tgt.h [7:17]
  514. KEEP COPYRIGHT_SERVICE_LABEL ec90dc8b115731bc3da3ed34cead3788
  515. BELONGS ya.make
  516. Note: matched license text is too long. Read it in the source files.
  517. Scancode info:
  518. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  519. Score : 100.00
  520. Match type : COPYRIGHT
  521. Files with this license:
  522. LICENSE [7:15]
  523. KEEP COPYRIGHT_SERVICE_LABEL efd62ab9db6fe7e7540ef13ef8c534a0
  524. BELONGS ya.make
  525. License text:
  526. * Copyright (c) 2015, Mathieu Malaterre <mathieu.malaterre@gmail.com>
  527. * Copyright (c) 2015, Matthieu Darbois
  528. * All rights reserved.
  529. Scancode info:
  530. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  531. Score : 100.00
  532. Match type : COPYRIGHT
  533. Files with this license:
  534. opj_malloc.c [7:9]
  535. KEEP COPYRIGHT_SERVICE_LABEL f027075e354919011704dd9023651843
  536. BELONGS ya.make
  537. License text:
  538. * Copyright (c) 2016, Even Rouault
  539. * All rights reserved.
  540. Scancode info:
  541. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  542. Score : 100.00
  543. Match type : COPYRIGHT
  544. Files with this license:
  545. thread.c [7:8]
  546. thread.h [7:8]
  547. tls_keys.h [7:8]