devtools.copyrights.report 10.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285
  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 1562f9fc10f07a8091b58eb7feeaf463
  32. BELONGS re2/testing/ya.make
  33. License text:
  34. // Copyright 2002-2009 The RE2 Authors. 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. re2/testing/re2_test.cc [2:2]
  41. KEEP COPYRIGHT_SERVICE_LABEL 15b1af953b23d6d5a49bf79fb79b2017
  42. BELONGS re2/testing/ya.make ya.make
  43. License text:
  44. // Copyright 2007 The RE2 Authors. All Rights Reserved.
  45. Scancode info:
  46. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  47. Score : 100.00
  48. Match type : COPYRIGHT
  49. Files with this license:
  50. re2/compile.cc [1:1]
  51. re2/prog.cc [1:1]
  52. re2/prog.h [1:1]
  53. re2/testing/compile_test.cc [1:1]
  54. KEEP COPYRIGHT_SERVICE_LABEL 351febcb30e76a5b6779c64e59e794f9
  55. BELONGS ya.make
  56. License text:
  57. // Copyright 2018 The RE2 Authors. All Rights Reserved.
  58. Scancode info:
  59. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  60. Score : 100.00
  61. Match type : COPYRIGHT
  62. Files with this license:
  63. re2/pod_array.h [1:1]
  64. KEEP COPYRIGHT_SERVICE_LABEL 50f9c058308948c8237df668fefa9f91
  65. BELONGS re2/testing/ya.make
  66. License text:
  67. // Copyright 2006-2008 The RE2 Authors. All Rights Reserved.
  68. Scancode info:
  69. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  70. Score : 100.00
  71. Match type : COPYRIGHT
  72. Files with this license:
  73. re2/testing/dfa_test.cc [1:1]
  74. re2/testing/possible_match_test.cc [1:1]
  75. KEEP COPYRIGHT_SERVICE_LABEL 51de4dadf8ddb3e24ef7e5c9c5db75f3
  76. BELONGS ya.make
  77. License text:
  78. // Copyright 2003-2009 The RE2 Authors. All Rights Reserved.
  79. Scancode info:
  80. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  81. Score : 100.00
  82. Match type : COPYRIGHT
  83. Files with this license:
  84. re2/re2.cc [1:1]
  85. re2/re2.h [1:1]
  86. KEEP COPYRIGHT_SERVICE_LABEL 63ff8d5fb242e0714bc7407b8c88b848
  87. BELONGS ya.make
  88. License text:
  89. // Copyright 2022 The RE2 Authors. All Rights Reserved.
  90. Scancode info:
  91. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  92. Score : 100.00
  93. Match type : COPYRIGHT
  94. Files with this license:
  95. re2/stringpiece.h [1:1]
  96. KEEP COPYRIGHT_SERVICE_LABEL 69abe630ff56f0d38f9b6964427759bd
  97. BELONGS ya.make
  98. License text:
  99. // Copyright (c) 2009 The RE2 Authors. All rights reserved.
  100. Scancode info:
  101. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  102. Score : 100.00
  103. Match type : COPYRIGHT
  104. Files with this license:
  105. LICENSE [1:1]
  106. KEEP COPYRIGHT_SERVICE_LABEL 80cd7203a122d873ea5f8390ee4e7268
  107. BELONGS re2/testing/ya.make
  108. License text:
  109. // Copyright 2005 The RE2 Authors. All Rights Reserved.
  110. Scancode info:
  111. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  112. Score : 100.00
  113. Match type : COPYRIGHT
  114. Files with this license:
  115. re2/testing/re2_arg_test.cc [1:1]
  116. KEEP COPYRIGHT_SERVICE_LABEL 828ff93a2c8a710751f569104ad7c308
  117. BELONGS re2/testing/ya.make ya.make
  118. License text:
  119. // Copyright 2008 The RE2 Authors. All Rights Reserved.
  120. Scancode info:
  121. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  122. Score : 100.00
  123. Match type : COPYRIGHT
  124. Files with this license:
  125. re2/bitstate.cc [1:1]
  126. re2/dfa.cc [1:1]
  127. re2/mimics_pcre.cc [1:1]
  128. re2/onepass.cc [1:1]
  129. re2/testing/backtrack.cc [1:1]
  130. re2/testing/exhaustive_tester.cc [1:1]
  131. re2/testing/mimics_pcre_test.cc [1:1]
  132. re2/testing/regexp_generator.cc [1:1]
  133. re2/testing/regexp_generator.h [1:1]
  134. re2/testing/string_generator.cc [1:1]
  135. re2/testing/string_generator.h [1:1]
  136. re2/testing/string_generator_test.cc [1:1]
  137. re2/testing/tester.cc [1:1]
  138. re2/testing/tester.h [1:1]
  139. re2/unicode_casefold.h [1:1]
  140. re2/unicode_groups.h [1:1]
  141. KEEP COPYRIGHT_SERVICE_LABEL 93b4819d1521cb7da7a97bcbcfa5dead
  142. BELONGS re2/testing/ya.make ya.make
  143. License text:
  144. // Copyright 2010 The RE2 Authors. All Rights Reserved.
  145. Scancode info:
  146. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  147. Score : 100.00
  148. Match type : COPYRIGHT
  149. Files with this license:
  150. re2/set.cc [1:1]
  151. re2/set.h [1:1]
  152. re2/testing/set_test.cc [1:1]
  153. KEEP COPYRIGHT_SERVICE_LABEL b458789a3d0d3925b560d74f7c9b69b5
  154. BELONGS ya.make
  155. License text:
  156. // Copyright 2016 The RE2 Authors. All Rights Reserved.
  157. Scancode info:
  158. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  159. Score : 100.00
  160. Match type : COPYRIGHT
  161. Files with this license:
  162. re2/bitmap256.h [1:1]
  163. util/strutil.h [1:1]
  164. KEEP COPYRIGHT_SERVICE_LABEL ba70303a8088968ba06e01f684a8c2bd
  165. BELONGS re2/testing/ya.make ya.make
  166. License text:
  167. // Copyright 2006-2007 The RE2 Authors. All Rights Reserved.
  168. Scancode info:
  169. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  170. Score : 100.00
  171. Match type : COPYRIGHT
  172. Files with this license:
  173. re2/nfa.cc [1:1]
  174. re2/testing/search_test.cc [1:1]
  175. KEEP COPYRIGHT_SERVICE_LABEL bc65447f501c333ced533a3743bb75e2
  176. BELONGS ya.make
  177. License text:
  178. // Copyright 2003-2010 Google Inc. All Rights Reserved.
  179. Scancode info:
  180. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  181. Score : 100.00
  182. Match type : COPYRIGHT
  183. Files with this license:
  184. util/pcre.h [1:1]
  185. KEEP COPYRIGHT_SERVICE_LABEL d91867789f9f394d1d13f17477b9032c
  186. BELONGS ya.make
  187. License text:
  188. // Copyright 1999-2005 The RE2 Authors. All Rights Reserved.
  189. Scancode info:
  190. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  191. Score : 100.00
  192. Match type : COPYRIGHT
  193. Files with this license:
  194. util/strutil.cc [1:1]
  195. KEEP COPYRIGHT_SERVICE_LABEL dcc5eb5a5cb8943a6751d54e49098f08
  196. BELONGS re2/testing/ya.make ya.make
  197. License text:
  198. // Copyright 2006 The RE2 Authors. All Rights Reserved.
  199. Scancode info:
  200. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  201. Score : 100.00
  202. Match type : COPYRIGHT
  203. Files with this license:
  204. re2/parse.cc [1:1]
  205. re2/regexp.cc [1:1]
  206. re2/regexp.h [1:1]
  207. re2/simplify.cc [1:1]
  208. re2/sparse_array.h [1:1]
  209. re2/sparse_set.h [1:1]
  210. re2/testing/charclass_test.cc [1:1]
  211. re2/testing/dump.cc [1:1]
  212. re2/testing/parse_test.cc [1:1]
  213. re2/testing/regexp_test.cc [1:1]
  214. re2/testing/simplify_test.cc [1:1]
  215. re2/tostring.cc [1:1]
  216. re2/walker-inl.h [1:1]
  217. KEEP COPYRIGHT_SERVICE_LABEL dd5282342e69b23e1beac28388c7eada
  218. BELONGS re2/testing/ya.make ya.make
  219. License text:
  220. // Copyright 2009 The RE2 Authors. All Rights Reserved.
  221. Scancode info:
  222. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  223. Score : 100.00
  224. Match type : COPYRIGHT
  225. Files with this license:
  226. re2/filtered_re2.cc [1:1]
  227. re2/filtered_re2.h [1:1]
  228. re2/prefilter.cc [1:1]
  229. re2/prefilter.h [1:1]
  230. re2/prefilter_tree.cc [1:1]
  231. re2/prefilter_tree.h [1:1]
  232. re2/testing/exhaustive_tester.h [1:1]
  233. re2/testing/filtered_re2_test.cc [1:1]
  234. re2/testing/null_walker.cc [1:1]
  235. re2/testing/required_prefix_test.cc [1:1]
  236. util/malloc_counter.h [1:1]
  237. KEEP COPYRIGHT_SERVICE_LABEL e83feca84ce335a1318a198f5177c4cc
  238. BELONGS ya.make
  239. License text:
  240. // Copyright 2003-2009 Google Inc. All rights reserved.
  241. Scancode info:
  242. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  243. Score : 100.00
  244. Match type : COPYRIGHT
  245. Files with this license:
  246. util/pcre.cc [1:1]
  247. KEEP COPYRIGHT_SERVICE_LABEL ea0547b2330fd015b14b7464abf7125f
  248. BELONGS ya.make
  249. Note: matched license text is too long. Read it in the source files.
  250. Scancode info:
  251. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  252. Score : 100.00
  253. Match type : COPYRIGHT
  254. Files with this license:
  255. util/rune.cc [2:7]
  256. util/utf.h [2:7]
  257. KEEP COPYRIGHT_SERVICE_LABEL f698743eaf5cb31994c361cb23b69af7
  258. BELONGS ya.make
  259. License text:
  260. // Copyright 2023 The RE2 Authors. All Rights Reserved.
  261. Scancode info:
  262. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  263. Score : 100.00
  264. Match type : COPYRIGHT
  265. Files with this license:
  266. re2/bitmap256.cc [1:1]