devtools.copyrights.report 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311
  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 05bdd09fb9fdb384a61f2eb54df462d6
  32. BELONGS enc/ya.make mux/ya.make ya.make
  33. License text:
  34. // Copyright 2016 Google Inc. All Rights Reserved.
  35. Scancode info:
  36. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  37. Score : 100.00
  38. Match type : COPYRIGHT
  39. Files with this license:
  40. dsp/common_sse2.h [1:1]
  41. dsp/common_sse41.h [1:1]
  42. dsp/dec_msa.c [1:1]
  43. dsp/enc_msa.c [1:1]
  44. dsp/filters_msa.c [1:1]
  45. dsp/lossless_enc_msa.c [1:1]
  46. dsp/lossless_msa.c [1:1]
  47. dsp/msa_macro.h [1:1]
  48. dsp/rescaler_msa.c [1:1]
  49. dsp/upsampling_msa.c [1:1]
  50. enc/predictor_enc.c [1:1]
  51. mux/animi.h [1:1]
  52. KEEP COPYRIGHT_SERVICE_LABEL 20b71da944b9e6967071fc4782c1355f
  53. BELONGS ya.make
  54. License text:
  55. Copyright (c) 2010, Google Inc. All rights reserved.
  56. Scancode info:
  57. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  58. Score : 100.00
  59. Match type : COPYRIGHT
  60. Files with this license:
  61. COPYING [1:1]
  62. KEEP COPYRIGHT_SERVICE_LABEL 6499e2ad737f62db5558c81fbd2749a7
  63. BELONGS enc/ya.make ya.make
  64. License text:
  65. // Copyright 2017 Google Inc. All Rights Reserved.
  66. Scancode info:
  67. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  68. Score : 100.00
  69. Match type : COPYRIGHT
  70. Files with this license:
  71. dsp/alpha_processing_neon.c [1:1]
  72. dsp/filters_neon.c [1:1]
  73. dsp/ssim.c [1:1]
  74. dsp/ssim_sse2.c [1:1]
  75. dsp/yuv_neon.c [1:1]
  76. enc/backward_references_cost_enc.c [1:1]
  77. KEEP COPYRIGHT_SERVICE_LABEL 6518b015a67ef080ce14d2b770875d6a
  78. BELONGS enc/ya.make mux/ya.make ya.make
  79. License text:
  80. // Copyright 2014 Google Inc. All Rights Reserved.
  81. Scancode info:
  82. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  83. Score : 100.00
  84. Match type : COPYRIGHT
  85. Files with this license:
  86. dsp/alpha_processing_mips_dsp_r2.c [1:1]
  87. dsp/alpha_processing_sse2.c [1:1]
  88. dsp/cost.c [1:1]
  89. dsp/cost_mips32.c [1:1]
  90. dsp/cost_mips_dsp_r2.c [1:1]
  91. dsp/dec_clip_tables.c [1:1]
  92. dsp/dec_mips32.c [1:1]
  93. dsp/dec_mips_dsp_r2.c [1:1]
  94. dsp/enc_mips32.c [1:1]
  95. dsp/enc_mips_dsp_r2.c [1:1]
  96. dsp/filters_mips_dsp_r2.c [1:1]
  97. dsp/lossless_mips_dsp_r2.c [1:1]
  98. dsp/lossless_neon.c [1:1]
  99. dsp/lossless_sse2.c [1:1]
  100. dsp/mips_macro.h [1:1]
  101. dsp/neon.h [1:1]
  102. dsp/rescaler.c [1:1]
  103. dsp/rescaler_mips32.c [1:1]
  104. dsp/rescaler_mips_dsp_r2.c [1:1]
  105. dsp/upsampling_mips_dsp_r2.c [1:1]
  106. dsp/yuv_mips32.c [1:1]
  107. dsp/yuv_mips_dsp_r2.c [1:1]
  108. dsp/yuv_sse2.c [1:1]
  109. dsp/yuv_sse41.c [1:1]
  110. enc/near_lossless_enc.c [1:1]
  111. enc/picture_csp_enc.c [1:1]
  112. enc/picture_psnr_enc.c [1:1]
  113. enc/picture_rescale_enc.c [1:1]
  114. enc/picture_tools_enc.c [1:1]
  115. mux/anim_encode.c [1:1]
  116. utils/bit_reader_inl_utils.h [1:1]
  117. utils/endian_inl_utils.h [1:1]
  118. KEEP COPYRIGHT_SERVICE_LABEL 7e1724b8402b7946ad8f2c8a92df19c3
  119. BELONGS dec/ya.make enc/ya.make mux/ya.make ya.make
  120. License text:
  121. // Copyright 2011 Google Inc. All Rights Reserved.
  122. Scancode info:
  123. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  124. Score : 100.00
  125. Match type : COPYRIGHT
  126. Files with this license:
  127. dec/alpha_dec.c [1:1]
  128. dec/buffer_dec.c [1:1]
  129. dec/idec_dec.c [1:1]
  130. dec/io_dec.c [1:1]
  131. dec/webpi_dec.h [1:1]
  132. dsp/cpu.c [1:1]
  133. dsp/dec_sse2.c [1:1]
  134. dsp/dsp.h [1:1]
  135. dsp/enc.c [1:1]
  136. dsp/enc_sse2.c [1:1]
  137. dsp/filters.c [1:1]
  138. dsp/upsampling.c [1:1]
  139. dsp/upsampling_neon.c [1:1]
  140. dsp/upsampling_sse2.c [1:1]
  141. dsp/upsampling_sse41.c [1:1]
  142. enc/alpha_enc.c [1:1]
  143. enc/analysis_enc.c [1:1]
  144. enc/config_enc.c [1:1]
  145. enc/cost_enc.c [1:1]
  146. enc/cost_enc.h [1:1]
  147. enc/filter_enc.c [1:1]
  148. enc/frame_enc.c [1:1]
  149. enc/iterator_enc.c [1:1]
  150. enc/picture_enc.c [1:1]
  151. enc/quant_enc.c [1:1]
  152. enc/syntax_enc.c [1:1]
  153. enc/token_enc.c [1:1]
  154. enc/tree_enc.c [1:1]
  155. enc/vp8i_enc.h [1:1]
  156. enc/webp_enc.c [1:1]
  157. mux/muxedit.c [1:1]
  158. mux/muxi.h [1:1]
  159. mux/muxinternal.c [1:1]
  160. mux/muxread.c [1:1]
  161. utils/bit_writer_utils.c [1:1]
  162. utils/bit_writer_utils.h [1:1]
  163. utils/filters_utils.c [1:1]
  164. utils/filters_utils.h [1:1]
  165. utils/huffman_encode_utils.c [1:1]
  166. utils/huffman_encode_utils.h [1:1]
  167. utils/quant_levels_utils.c [1:1]
  168. utils/quant_levels_utils.h [1:1]
  169. utils/thread_utils.c [1:1]
  170. utils/thread_utils.h [1:1]
  171. webp/encode.h [1:1]
  172. webp/mux.h [1:1]
  173. KEEP COPYRIGHT_SERVICE_LABEL 904be6eceb61d466f53f25892be2624f
  174. BELONGS ya.make
  175. License text:
  176. // Copyright 2021 Google Inc. All Rights Reserved.
  177. Scancode info:
  178. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  179. Score : 100.00
  180. Match type : COPYRIGHT
  181. Files with this license:
  182. dsp/lossless_sse41.c [1:1]
  183. KEEP COPYRIGHT_SERVICE_LABEL 9142ab2af90f5831171712f8d87bc7e3
  184. BELONGS ya.make
  185. License text:
  186. \# Copyright (c) 2021, Google Inc. All rights reserved.
  187. Scancode info:
  188. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  189. Score : 100.00
  190. Match type : COPYRIGHT
  191. Files with this license:
  192. PRESUBMIT.py [1:1]
  193. KEEP COPYRIGHT_SERVICE_LABEL 97ff8757487be6d08b12d53768dd6984
  194. BELONGS dec/ya.make demux/ya.make enc/ya.make ya.make
  195. License text:
  196. // Copyright 2012 Google Inc. All Rights Reserved.
  197. Scancode info:
  198. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  199. Score : 100.00
  200. Match type : COPYRIGHT
  201. Files with this license:
  202. dec/vp8l_dec.c [1:1]
  203. dec/vp8li_dec.h [1:1]
  204. demux/demux.c [1:1]
  205. dsp/dec_neon.c [1:1]
  206. dsp/enc_neon.c [1:1]
  207. dsp/lossless.c [1:1]
  208. dsp/lossless.h [1:1]
  209. dsp/lossless_common.h [1:1]
  210. enc/backward_references_enc.c [1:1]
  211. enc/backward_references_enc.h [1:1]
  212. enc/histogram_enc.c [1:1]
  213. enc/histogram_enc.h [1:1]
  214. enc/vp8l_enc.c [1:1]
  215. enc/vp8li_enc.h [1:1]
  216. utils/color_cache_utils.c [1:1]
  217. utils/color_cache_utils.h [1:1]
  218. utils/huffman_utils.c [1:1]
  219. utils/huffman_utils.h [1:1]
  220. utils/rescaler_utils.c [1:1]
  221. utils/rescaler_utils.h [1:1]
  222. utils/utils.c [1:1]
  223. utils/utils.h [1:1]
  224. webp/demux.h [1:1]
  225. webp/format_constants.h [1:1]
  226. webp/mux_types.h [1:1]
  227. KEEP COPYRIGHT_SERVICE_LABEL da7391eda27a4968d920cc73a32c9b20
  228. BELONGS dec/ya.make ya.make
  229. License text:
  230. // Copyright 2013 Google Inc. All Rights Reserved.
  231. Scancode info:
  232. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  233. Score : 100.00
  234. Match type : COPYRIGHT
  235. Files with this license:
  236. dec/alphai_dec.h [1:1]
  237. dsp/alpha_processing.c [1:1]
  238. utils/quant_levels_dec_utils.c [1:1]
  239. utils/quant_levels_dec_utils.h [1:1]
  240. utils/random_utils.c [1:1]
  241. utils/random_utils.h [1:1]
  242. KEEP COPYRIGHT_SERVICE_LABEL ef839a7f29c4727d9902b9efada72a47
  243. BELONGS dec/ya.make ya.make
  244. License text:
  245. // Copyright 2010 Google Inc. 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. dec/frame_dec.c [1:1]
  252. dec/quant_dec.c [1:1]
  253. dec/tree_dec.c [1:1]
  254. dec/vp8_dec.c [1:1]
  255. dec/vp8_dec.h [1:1]
  256. dec/vp8i_dec.h [1:1]
  257. dec/webp_dec.c [1:1]
  258. dsp/dec.c [1:1]
  259. dsp/yuv.c [1:1]
  260. dsp/yuv.h [1:1]
  261. utils/bit_reader_utils.c [1:1]
  262. utils/bit_reader_utils.h [1:1]
  263. webp/decode.h [1:1]
  264. webp/types.h [1:1]
  265. KEEP COPYRIGHT_SERVICE_LABEL f4d2490c76552286e9c484abd3bea2b4
  266. BELONGS dec/ya.make demux/ya.make ya.make
  267. License text:
  268. // Copyright 2015 Google Inc. All Rights Reserved.
  269. Scancode info:
  270. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  271. Score : 100.00
  272. Match type : COPYRIGHT
  273. Files with this license:
  274. dec/common_dec.h [1:1]
  275. demux/anim_decode.c [1:1]
  276. dsp/alpha_processing_sse41.c [1:1]
  277. dsp/cost_sse2.c [1:1]
  278. dsp/dec_sse41.c [1:1]
  279. dsp/enc_sse41.c [1:1]
  280. dsp/filters_sse2.c [1:1]
  281. dsp/lossless_enc.c [1:1]
  282. dsp/lossless_enc_mips32.c [1:1]
  283. dsp/lossless_enc_mips_dsp_r2.c [1:1]
  284. dsp/lossless_enc_neon.c [1:1]
  285. dsp/lossless_enc_sse2.c [1:1]
  286. dsp/lossless_enc_sse41.c [1:1]
  287. dsp/rescaler_neon.c [1:1]
  288. dsp/rescaler_sse2.c [1:1]
  289. KEEP COPYRIGHT_SERVICE_LABEL f94740292e5295c1a1432ff96e55c207
  290. BELONGS ya.make
  291. License text:
  292. // Copyright 2018 Google Inc. All Rights Reserved.
  293. Scancode info:
  294. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  295. Score : 100.00
  296. Match type : COPYRIGHT
  297. Files with this license:
  298. dsp/cost_neon.c [1:1]
  299. dsp/quant.h [1:1]