devtools.copyrights.report 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320
  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 1137fdf48417750f5ec85f76e3a70c82
  32. BELONGS ya.make
  33. FILE_INCLUDE include/zlib.h found in files: gzguts.h at line 3, gzlib.c at line 3
  34. FILE_INCLUDE zlib.h found in files: gzguts.h at line 3, gzlib.c at line 3
  35. License text:
  36. * Copyright (C) 2004-2024 Mark Adler
  37. * For conditions of distribution and use, see copyright notice in zlib.h
  38. Scancode info:
  39. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  40. Score : 100.00
  41. Match type : COPYRIGHT
  42. Files with this license:
  43. gzguts.h [2:3]
  44. gzlib.c [2:3]
  45. KEEP COPYRIGHT_SERVICE_LABEL 1d5f31657caf93e1a8ab2b96de61cea7
  46. BELONGS ya.make
  47. FILE_INCLUDE include/zlib.h found in files: inflate.h at line 3
  48. FILE_INCLUDE zlib.h found in files: inflate.h at line 3
  49. License text:
  50. * Copyright (C) 1995-2019 Mark Adler
  51. * For conditions of distribution and use, see copyright notice in zlib.h
  52. Scancode info:
  53. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  54. Score : 100.00
  55. Match type : COPYRIGHT
  56. Files with this license:
  57. inflate.h [2:3]
  58. KEEP COPYRIGHT_SERVICE_LABEL 277641030d16b4c50c0d9ff434aa1834
  59. BELONGS ya.make
  60. FILE_IGNORE include/zlib.h found in files: adler32.c at line 3
  61. FILE_IGNORE zlib.h found in files: adler32.c at line 3
  62. License text:
  63. * Copyright (C) 1995-2011, 2016 Mark Adler
  64. * For conditions of distribution and use, see copyright notice in zlib.h
  65. Scancode info:
  66. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  67. Score : 100.00
  68. Match type : COPYRIGHT
  69. Files with this license:
  70. adler32.c [2:3]
  71. KEEP COPYRIGHT_SERVICE_LABEL 3196e5b8ddb48a16dad4eae91d2e6164
  72. BELONGS ya.make
  73. FILE_IGNORE include/zlib.h found in files: inftrees.h at line 3
  74. FILE_IGNORE zlib.h found in files: inftrees.h at line 3
  75. License text:
  76. * Copyright (C) 1995-2005, 2010 Mark Adler
  77. * For conditions of distribution and use, see copyright notice in zlib.h
  78. Scancode info:
  79. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  80. Score : 100.00
  81. Match type : COPYRIGHT
  82. Files with this license:
  83. inftrees.h [2:3]
  84. KEEP COPYRIGHT_SERVICE_LABEL 36389dd22a8afbd1e70ca18566ff66a7
  85. BELONGS ya.make
  86. FILE_IGNORE include/zlib.h found in files: inffast.c at line 3
  87. FILE_IGNORE zlib.h found in files: inffast.c at line 3
  88. License text:
  89. * Copyright (C) 1995-2017 Mark Adler
  90. * For conditions of distribution and use, see copyright notice in zlib.h
  91. Scancode info:
  92. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  93. Score : 100.00
  94. Match type : COPYRIGHT
  95. Files with this license:
  96. inffast.c [2:3]
  97. KEEP COPYRIGHT_SERVICE_LABEL 3a93e0e56afe47b6a97f8047e70db72c
  98. BELONGS ya.make
  99. FILE_INCLUDE include/zlib.h found in files: inftrees.c at line 3
  100. FILE_INCLUDE zlib.h found in files: inftrees.c at line 3
  101. License text:
  102. * Copyright (C) 1995-2024 Mark Adler
  103. * For conditions of distribution and use, see copyright notice in zlib.h
  104. Scancode info:
  105. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  106. Score : 100.00
  107. Match type : COPYRIGHT
  108. Files with this license:
  109. inftrees.c [2:3]
  110. KEEP COPYRIGHT_SERVICE_LABEL 49deeb0f4c5a46dfc25234cc23c34eda
  111. BELONGS ya.make
  112. FILE_INCLUDE include/zlib.h found in files: crc32.c at line 3, infback.c at line 3, inflate.c at line 3
  113. FILE_INCLUDE zlib.h found in files: crc32.c at line 3, infback.c at line 3, inflate.c at line 3
  114. License text:
  115. * Copyright (C) 1995-2022 Mark Adler
  116. * For conditions of distribution and use, see copyright notice in zlib.h
  117. Scancode info:
  118. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  119. Score : 100.00
  120. Match type : COPYRIGHT
  121. Files with this license:
  122. crc32.c [2:3]
  123. infback.c [2:3]
  124. inflate.c [2:3]
  125. KEEP COPYRIGHT_SERVICE_LABEL 5769a68f5b4fef848e40958656526582
  126. BELONGS ya.make
  127. License text:
  128. const char deflate_copyright[] =
  129. " deflate 1.3.1 Copyright 1995-2024 Jean-loup Gailly and Mark Adler ";
  130. Scancode info:
  131. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  132. Score : 100.00
  133. Match type : COPYRIGHT
  134. Files with this license:
  135. deflate.c [55:56]
  136. KEEP COPYRIGHT_SERVICE_LABEL 663d781ea4c7aa77fcedd216acae42c7
  137. BELONGS ya.make
  138. FILE_IGNORE include/zlib.h found in files: gzread.c at line 3
  139. FILE_IGNORE zlib.h found in files: gzread.c at line 3
  140. License text:
  141. * Copyright (C) 2004-2017 Mark Adler
  142. * For conditions of distribution and use, see copyright notice in zlib.h
  143. Scancode info:
  144. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  145. Score : 100.00
  146. Match type : COPYRIGHT
  147. Files with this license:
  148. gzread.c [2:3]
  149. KEEP COPYRIGHT_SERVICE_LABEL 6c9e8edb5b0aec578e7d1ffa221c1b88
  150. BELONGS ya.make
  151. License text:
  152. (C) 1995-2024 Jean-loup Gailly and Mark Adler
  153. Scancode info:
  154. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  155. Score : 100.00
  156. Match type : COPYRIGHT
  157. Files with this license:
  158. README [86:86]
  159. KEEP COPYRIGHT_SERVICE_LABEL 8e8ddc1e917d1fb6ba149d56d795645a
  160. BELONGS ya.make
  161. FILE_IGNORE include/zlib.h found in files: zutil.c at line 3
  162. FILE_IGNORE zlib.h found in files: zutil.c at line 3
  163. License text:
  164. * Copyright (C) 1995-2017 Jean-loup Gailly
  165. * For conditions of distribution and use, see copyright notice in zlib.h
  166. Scancode info:
  167. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  168. Score : 100.00
  169. Match type : COPYRIGHT
  170. Files with this license:
  171. zutil.c [2:3]
  172. KEEP COPYRIGHT_SERVICE_LABEL 94ca0a9be9f971c5855e8614b667a212
  173. BELONGS ya.make
  174. FILE_INCLUDE include/zlib.h found in files: gzwrite.c at line 3
  175. FILE_INCLUDE zlib.h found in files: gzwrite.c at line 3
  176. License text:
  177. * Copyright (C) 2004-2019 Mark Adler
  178. * For conditions of distribution and use, see copyright notice in zlib.h
  179. Scancode info:
  180. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  181. Score : 100.00
  182. Match type : COPYRIGHT
  183. Files with this license:
  184. gzwrite.c [2:3]
  185. KEEP COPYRIGHT_SERVICE_LABEL 9a20c729a4f6384624db94bed5392825
  186. BELONGS ya.make
  187. FILE_IGNORE include/zlib.h found in files: uncompr.c at line 3
  188. FILE_IGNORE zlib.h found in files: uncompr.c at line 3
  189. License text:
  190. * Copyright (C) 1995-2003, 2010, 2014, 2016 Jean-loup Gailly, Mark Adler
  191. * For conditions of distribution and use, see copyright notice in zlib.h
  192. Scancode info:
  193. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  194. Score : 100.00
  195. Match type : COPYRIGHT
  196. Files with this license:
  197. uncompr.c [2:3]
  198. KEEP COPYRIGHT_SERVICE_LABEL b7a343f9b49ebc230fdd78921a1ea28b
  199. BELONGS ya.make
  200. FILE_IGNORE include/zlib.h found in files: inffast.h at line 3
  201. FILE_IGNORE zlib.h found in files: inffast.h at line 3
  202. License text:
  203. * Copyright (C) 1995-2003, 2010 Mark Adler
  204. * For conditions of distribution and use, see copyright notice in zlib.h
  205. Scancode info:
  206. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  207. Score : 100.00
  208. Match type : COPYRIGHT
  209. Files with this license:
  210. inffast.h [2:3]
  211. KEEP COPYRIGHT_SERVICE_LABEL bae0cb6f64f0e89ce074f106ae219e0b
  212. BELONGS ya.make
  213. FILE_INCLUDE include/zlib.h found in files: deflate.c at line 3, zlib.h at line 5
  214. FILE_INCLUDE zlib.h found in files: deflate.c at line 3, zlib.h at line 5
  215. License text:
  216. * Copyright (C) 1995-2024 Jean-loup Gailly and Mark Adler
  217. * For conditions of distribution and use, see copyright notice in zlib.h
  218. Scancode info:
  219. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  220. Score : 100.00
  221. Match type : COPYRIGHT
  222. Files with this license:
  223. deflate.c [2:3]
  224. zlib.h [4:4]
  225. KEEP COPYRIGHT_SERVICE_LABEL bae3c5c45a23ca79ced2e37882b9ecf6
  226. BELONGS ya.make
  227. FILE_INCLUDE include/zlib.h found in files: deflate.h at line 3, trees.c at line 3
  228. FILE_INCLUDE zlib.h found in files: deflate.h at line 3, trees.c at line 3
  229. License text:
  230. * Copyright (C) 1995-2024 Jean-loup Gailly
  231. * For conditions of distribution and use, see copyright notice in zlib.h
  232. Scancode info:
  233. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  234. Score : 100.00
  235. Match type : COPYRIGHT
  236. Files with this license:
  237. deflate.h [2:3]
  238. trees.c [2:4]
  239. KEEP COPYRIGHT_SERVICE_LABEL c7562678bd320f530f986d092f559d9e
  240. BELONGS ya.make
  241. FILE_INCLUDE include/zlib.h found in files: zconf.h at line 3, zutil.h at line 3
  242. FILE_INCLUDE zlib.h found in files: zconf.h at line 3, zutil.h at line 3
  243. License text:
  244. * Copyright (C) 1995-2024 Jean-loup Gailly, Mark Adler
  245. * For conditions of distribution and use, see copyright notice in zlib.h
  246. Scancode info:
  247. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  248. Score : 100.00
  249. Match type : COPYRIGHT
  250. Files with this license:
  251. zconf.h [2:3]
  252. zutil.h [2:3]
  253. KEEP COPYRIGHT_SERVICE_LABEL cf03aed7948d485e7383fbbc2b3211c8
  254. BELONGS ya.make
  255. FILE_IGNORE include/zlib.h found in files: gzclose.c at line 3
  256. FILE_IGNORE zlib.h found in files: gzclose.c at line 3
  257. License text:
  258. * Copyright (C) 2004, 2010 Mark Adler
  259. * For conditions of distribution and use, see copyright notice in zlib.h
  260. Scancode info:
  261. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  262. Score : 100.00
  263. Match type : COPYRIGHT
  264. Files with this license:
  265. gzclose.c [2:3]
  266. KEEP COPYRIGHT_SERVICE_LABEL d9b2f390e7a1f7325c8ddd8eedda0c4b
  267. BELONGS ya.make
  268. FILE_IGNORE include/zlib.h found in files: compress.c at line 3
  269. FILE_IGNORE zlib.h found in files: compress.c at line 3
  270. License text:
  271. * Copyright (C) 1995-2005, 2014, 2016 Jean-loup Gailly, Mark Adler
  272. * For conditions of distribution and use, see copyright notice in zlib.h
  273. Scancode info:
  274. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  275. Score : 100.00
  276. Match type : COPYRIGHT
  277. Files with this license:
  278. compress.c [2:3]
  279. KEEP COPYRIGHT_SERVICE_LABEL d9fa48c8bc1325e77bf9aadd815bbd56
  280. BELONGS ya.make
  281. License text:
  282. (C) 1995-2022 Jean-loup Gailly and Mark Adler
  283. Scancode info:
  284. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  285. Score : 100.00
  286. Match type : COPYRIGHT
  287. Files with this license:
  288. LICENSE [3:3]
  289. KEEP COPYRIGHT_SERVICE_LABEL f3b1e622fb3ee536f65ed1ab1f4a8e7a
  290. BELONGS ya.make
  291. License text:
  292. const char inflate_copyright[] =
  293. " inflate 1.3.1 Copyright 1995-2024 Mark Adler ";
  294. Scancode info:
  295. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  296. Score : 100.00
  297. Match type : COPYRIGHT
  298. Files with this license:
  299. inftrees.c [11:12]