devtools.copyrights.report 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287
  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 0cda88d047ce1cbd63afdf716f1ace43
  32. BELONGS ya.make
  33. License text:
  34. Copyright (c) 2019 Yibo Cai
  35. Copyright 2022 Google LLC
  36. Scancode info:
  37. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  38. Score : 100.00
  39. Match type : COPYRIGHT
  40. Files with this license:
  41. third_party/utf8_range/LICENSE [3:4]
  42. KEEP COPYRIGHT_SERVICE_LABEL 6229b3029004c1905fe5e24a63be2311
  43. BELONGS ya.make
  44. License text:
  45. // Copyright 2023 Google Inc. All rights reserved.
  46. Scancode info:
  47. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  48. Score : 100.00
  49. Match type : COPYRIGHT
  50. Files with this license:
  51. src/google/protobuf/string_block.h [2:2]
  52. KEEP COPYRIGHT_SERVICE_LABEL 6518b015a67ef080ce14d2b770875d6a
  53. BELONGS ya.make
  54. License text:
  55. // Copyright 2014 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. src/google/protobuf/stubs/map_util.h [2:2]
  62. KEEP COPYRIGHT_SERVICE_LABEL 7ddb2995f48012001146c0eb94d23367
  63. BELONGS ya.make
  64. License text:
  65. Copyright 2008 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. LICENSE [1:1]
  72. src/google/protobuf/any.cc [2:2]
  73. src/google/protobuf/any.h [2:2]
  74. src/google/protobuf/any.proto [2:2]
  75. src/google/protobuf/any_lite.cc [2:2]
  76. src/google/protobuf/api.proto [2:2]
  77. src/google/protobuf/arena.cc [2:2]
  78. src/google/protobuf/arena.h [2:2]
  79. src/google/protobuf/arena_align.cc [2:2]
  80. src/google/protobuf/arena_align.h [2:2]
  81. src/google/protobuf/arena_allocation_policy.h [2:2]
  82. src/google/protobuf/arena_cleanup.h [2:2]
  83. src/google/protobuf/arena_config.cc [2:2]
  84. src/google/protobuf/arena_config.h [2:2]
  85. src/google/protobuf/arenastring.cc [2:2]
  86. src/google/protobuf/arenastring.h [2:2]
  87. src/google/protobuf/arenaz_sampler.cc [2:2]
  88. src/google/protobuf/arenaz_sampler.h [2:2]
  89. src/google/protobuf/descriptor.cc [2:2]
  90. src/google/protobuf/descriptor.h [2:2]
  91. src/google/protobuf/descriptor.proto [2:2]
  92. src/google/protobuf/descriptor_database.cc [2:2]
  93. src/google/protobuf/descriptor_database.h [2:2]
  94. src/google/protobuf/duration.proto [2:2]
  95. src/google/protobuf/dynamic_message.cc [2:2]
  96. src/google/protobuf/dynamic_message.h [2:2]
  97. src/google/protobuf/empty.proto [2:2]
  98. src/google/protobuf/endian.h [2:2]
  99. src/google/protobuf/explicitly_constructed.h [2:2]
  100. src/google/protobuf/extension_set.cc [2:2]
  101. src/google/protobuf/extension_set.h [2:2]
  102. src/google/protobuf/extension_set_heavy.cc [2:2]
  103. src/google/protobuf/extension_set_inl.h [2:2]
  104. src/google/protobuf/field_mask.proto [2:2]
  105. src/google/protobuf/generated_enum_reflection.h [2:2]
  106. src/google/protobuf/generated_enum_util.cc [2:2]
  107. src/google/protobuf/generated_enum_util.h [2:2]
  108. src/google/protobuf/generated_message_bases.cc [2:2]
  109. src/google/protobuf/generated_message_bases.h [2:2]
  110. src/google/protobuf/generated_message_reflection.cc [2:2]
  111. src/google/protobuf/generated_message_reflection.h [2:2]
  112. src/google/protobuf/generated_message_tctable_decl.h [2:2]
  113. src/google/protobuf/generated_message_tctable_full.cc [2:2]
  114. src/google/protobuf/generated_message_tctable_gen.cc [2:2]
  115. src/google/protobuf/generated_message_tctable_gen.h [2:2]
  116. src/google/protobuf/generated_message_tctable_impl.h [2:2]
  117. src/google/protobuf/generated_message_tctable_lite.cc [2:2]
  118. src/google/protobuf/generated_message_util.cc [2:2]
  119. src/google/protobuf/generated_message_util.h [2:2]
  120. src/google/protobuf/has_bits.h [2:2]
  121. src/google/protobuf/implicit_weak_message.cc [2:2]
  122. src/google/protobuf/implicit_weak_message.h [2:2]
  123. src/google/protobuf/inlined_string_field.cc [2:2]
  124. src/google/protobuf/inlined_string_field.h [2:2]
  125. src/google/protobuf/io/coded_stream.cc [2:2]
  126. src/google/protobuf/io/coded_stream.h [2:2]
  127. src/google/protobuf/io/gzip_stream.cc [2:2]
  128. src/google/protobuf/io/gzip_stream.h [2:2]
  129. src/google/protobuf/io/io_win32.cc [2:2]
  130. src/google/protobuf/io/io_win32.h [2:2]
  131. src/google/protobuf/io/printer.cc [2:2]
  132. src/google/protobuf/io/printer.h [2:2]
  133. src/google/protobuf/io/strtod.cc [2:2]
  134. src/google/protobuf/io/strtod.h [2:2]
  135. src/google/protobuf/io/tokenizer.cc [2:2]
  136. src/google/protobuf/io/tokenizer.h [2:2]
  137. src/google/protobuf/io/zero_copy_sink.cc [2:2]
  138. src/google/protobuf/io/zero_copy_sink.h [2:2]
  139. src/google/protobuf/io/zero_copy_stream.cc [2:2]
  140. src/google/protobuf/io/zero_copy_stream.h [2:2]
  141. src/google/protobuf/io/zero_copy_stream_impl.cc [2:2]
  142. src/google/protobuf/io/zero_copy_stream_impl.h [2:2]
  143. src/google/protobuf/io/zero_copy_stream_impl_lite.cc [2:2]
  144. src/google/protobuf/io/zero_copy_stream_impl_lite.h [2:2]
  145. src/google/protobuf/json/internal/descriptor_traits.h [2:2]
  146. src/google/protobuf/json/internal/lexer.cc [2:2]
  147. src/google/protobuf/json/internal/lexer.h [2:2]
  148. src/google/protobuf/json/internal/message_path.cc [2:2]
  149. src/google/protobuf/json/internal/message_path.h [2:2]
  150. src/google/protobuf/json/internal/parser.cc [2:2]
  151. src/google/protobuf/json/internal/parser.h [2:2]
  152. src/google/protobuf/json/internal/parser_traits.h [2:2]
  153. src/google/protobuf/json/internal/unparser.cc [2:2]
  154. src/google/protobuf/json/internal/unparser.h [2:2]
  155. src/google/protobuf/json/internal/unparser_traits.h [2:2]
  156. src/google/protobuf/json/internal/untyped_message.cc [2:2]
  157. src/google/protobuf/json/internal/untyped_message.h [3:3]
  158. src/google/protobuf/json/internal/writer.cc [2:2]
  159. src/google/protobuf/json/internal/writer.h [2:2]
  160. src/google/protobuf/json/internal/zero_copy_buffered_stream.cc [2:2]
  161. src/google/protobuf/json/internal/zero_copy_buffered_stream.h [2:2]
  162. src/google/protobuf/json/json.cc [2:2]
  163. src/google/protobuf/json/json.h [2:2]
  164. src/google/protobuf/json/old_json.cc [2:2]
  165. src/google/protobuf/map.cc [2:2]
  166. src/google/protobuf/map.h [2:2]
  167. src/google/protobuf/map_entry.h [2:2]
  168. src/google/protobuf/map_entry_lite.h [2:2]
  169. src/google/protobuf/map_field.cc [2:2]
  170. src/google/protobuf/map_field.h [2:2]
  171. src/google/protobuf/map_field_inl.h [2:2]
  172. src/google/protobuf/map_field_lite.h [2:2]
  173. src/google/protobuf/map_type_handler.h [2:2]
  174. src/google/protobuf/message.cc [2:2]
  175. src/google/protobuf/message.h [2:2]
  176. src/google/protobuf/message_lite.cc [2:2]
  177. src/google/protobuf/message_lite.h [2:2]
  178. src/google/protobuf/metadata_lite.h [2:2]
  179. src/google/protobuf/parse_context.cc [2:2]
  180. src/google/protobuf/parse_context.h [2:2]
  181. src/google/protobuf/port.h [2:2]
  182. src/google/protobuf/port_def.inc [3:3]
  183. src/google/protobuf/port_undef.inc [3:3]
  184. src/google/protobuf/reflection.h [2:2]
  185. src/google/protobuf/reflection_internal.h [2:2]
  186. src/google/protobuf/reflection_ops.cc [2:2]
  187. src/google/protobuf/reflection_ops.h [2:2]
  188. src/google/protobuf/repeated_field.cc [2:2]
  189. src/google/protobuf/repeated_field.h [2:2]
  190. src/google/protobuf/repeated_ptr_field.cc [2:2]
  191. src/google/protobuf/repeated_ptr_field.h [2:2]
  192. src/google/protobuf/service.cc [2:2]
  193. src/google/protobuf/service.h [2:2]
  194. src/google/protobuf/source_context.proto [2:2]
  195. src/google/protobuf/struct.proto [2:2]
  196. src/google/protobuf/stubs/callback.h [2:2]
  197. src/google/protobuf/stubs/common.cc [2:2]
  198. src/google/protobuf/stubs/common.h [2:2]
  199. src/google/protobuf/stubs/hash.h [2:2]
  200. src/google/protobuf/stubs/port.h [2:2]
  201. src/google/protobuf/stubs/status.cc [2:2]
  202. src/google/protobuf/stubs/status.h [2:2]
  203. src/google/protobuf/stubs/status_macros.h [2:2]
  204. src/google/protobuf/stubs/stl_util.h [2:2]
  205. src/google/protobuf/stubs/stringpiece.cc [2:2]
  206. src/google/protobuf/stubs/stringpiece.h [2:2]
  207. src/google/protobuf/stubs/structurally_valid.cc [2:2]
  208. src/google/protobuf/stubs/strutil.cc [2:2]
  209. src/google/protobuf/stubs/strutil.h [2:2]
  210. src/google/protobuf/stubs/substitute.cc [2:2]
  211. src/google/protobuf/stubs/substitute.h [2:2]
  212. src/google/protobuf/text_format.cc [2:2]
  213. src/google/protobuf/text_format.h [2:2]
  214. src/google/protobuf/timestamp.proto [2:2]
  215. src/google/protobuf/type.proto [2:2]
  216. src/google/protobuf/unknown_field_set.cc [2:2]
  217. src/google/protobuf/unknown_field_set.h [2:2]
  218. src/google/protobuf/util/delimited_message_util.cc [2:2]
  219. src/google/protobuf/util/delimited_message_util.h [2:2]
  220. src/google/protobuf/util/field_comparator.cc [2:2]
  221. src/google/protobuf/util/field_comparator.h [2:2]
  222. src/google/protobuf/util/field_mask_util.cc [2:2]
  223. src/google/protobuf/util/field_mask_util.h [2:2]
  224. src/google/protobuf/util/message_differencer.cc [2:2]
  225. src/google/protobuf/util/message_differencer.h [2:2]
  226. src/google/protobuf/util/time_util.cc [2:2]
  227. src/google/protobuf/util/time_util.h [2:2]
  228. src/google/protobuf/util/type_resolver.h [2:2]
  229. src/google/protobuf/util/type_resolver_util.cc [2:2]
  230. src/google/protobuf/util/type_resolver_util.h [2:2]
  231. src/google/protobuf/wire_format.cc [2:2]
  232. src/google/protobuf/wire_format.h [2:2]
  233. src/google/protobuf/wire_format_lite.cc [2:2]
  234. src/google/protobuf/wire_format_lite.h [2:2]
  235. src/google/protobuf/wrappers.proto [2:2]
  236. KEEP COPYRIGHT_SERVICE_LABEL 97ff8757487be6d08b12d53768dd6984
  237. BELONGS ya.make
  238. License text:
  239. // Copyright 2012 Google Inc. All rights reserved.
  240. Scancode info:
  241. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  242. Score : 100.00
  243. Match type : COPYRIGHT
  244. Files with this license:
  245. src/google/protobuf/stubs/platform_macros.h [2:2]
  246. KEEP COPYRIGHT_SERVICE_LABEL a562064d974c30e7a4bc2db6f9a9a839
  247. BELONGS ya.make
  248. License text:
  249. // Copyright 2022 Google Inc. All rights reserved.
  250. Scancode info:
  251. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  252. Score : 100.00
  253. Match type : COPYRIGHT
  254. Files with this license:
  255. src/google/protobuf/serial_arena.h [2:2]
  256. src/google/protobuf/thread_safe_arena.h [2:2]
  257. KEEP COPYRIGHT_SERVICE_LABEL b67954d56c1fd3e172b8af93180a9a4e
  258. BELONGS ya.make
  259. License text:
  260. static bool IsLowerOrDigit(char c) { return IsLower(c) || IsDigit(c); }
  261. Scancode info:
  262. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  263. Score : 100.00
  264. Match type : COPYRIGHT
  265. Files with this license:
  266. src/google/protobuf/descriptor.cc [544:544]
  267. KEEP COPYRIGHT_SERVICE_LABEL e618dd164932f955bb8121f5f486e841
  268. BELONGS ya.make
  269. License text:
  270. Copyright (c) 2019 Yibo Cai
  271. Copyright 2022 Google LLC
  272. Scancode info:
  273. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  274. Score : 100.00
  275. Match type : COPYRIGHT
  276. Files with this license:
  277. third_party/utf8_range/LICENSE [3:4]
  278. third_party/utf8_range/utf8_validity.cc [1:1]
  279. third_party/utf8_range/utf8_validity.h [1:1]