devtools.licenses.report 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301
  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 spdx} {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. SKIP CC-BY-4.0 0e41e61e59ce22134d560f0888c92f3a
  32. BELONGS ya.make
  33. FILE_IGNORE src/google/protobuf/util/internal/json_stream_parser.cc found in files: CHANGES.txt at line 683
  34. License text:
  35. * Improves performance of json_stream_parser.cc by factor 1000 (#7230)
  36. Scancode info:
  37. Original SPDX id: CC-BY-4.0
  38. Score : 50.00
  39. Match type : REFERENCE
  40. Links : http://creativecommons.org/licenses/by/4.0/, http://creativecommons.org/licenses/by/4.0/legalcode, https://spdx.org/licenses/CC-BY-4.0
  41. Files with this license:
  42. CHANGES.txt [683:683]
  43. SKIP BSD-3-Clause 37699d6edc78bcd9e06fd0dbc68720e1
  44. BELONGS ya.make
  45. # not a license
  46. License text:
  47. * License changed from Apache 2.0 to 3-Clause BSD.
  48. Scancode info:
  49. Original SPDX id: BSD-3-Clause
  50. Score : 100.00
  51. Match type : REFERENCE
  52. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  53. Files with this license:
  54. CHANGES.txt [2942:2942]
  55. SKIP Apache-2.0 3f6cb5f9815c6f54e808b56a203ac513
  56. BELONGS ya.make
  57. # changes
  58. License text:
  59. * License changed from Apache 2.0 to 3-Clause BSD.
  60. Scancode info:
  61. Original SPDX id: Apache-2.0
  62. Score : 100.00
  63. Match type : REFERENCE
  64. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  65. Files with this license:
  66. CHANGES.txt [2942:2942]
  67. KEEP BSD-3-Clause 6aa235708ac9f5dd8e5c6ac415fc5837
  68. BELONGS ya.make
  69. Note: matched license text is too long. Read it in the source files.
  70. Scancode info:
  71. Original SPDX id: BSD-3-Clause
  72. Score : 100.00
  73. Match type : TEXT
  74. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  75. Files with this license:
  76. src/google/protobuf/any.cc [5:29]
  77. src/google/protobuf/any.h [5:29]
  78. src/google/protobuf/any.proto [5:29]
  79. src/google/protobuf/any_lite.cc [5:29]
  80. src/google/protobuf/api.proto [5:29]
  81. src/google/protobuf/arena.cc [5:29]
  82. src/google/protobuf/arena.h [5:29]
  83. src/google/protobuf/arena_impl.h [5:29]
  84. src/google/protobuf/arenastring.cc [5:29]
  85. src/google/protobuf/arenastring.h [5:29]
  86. src/google/protobuf/descriptor.cc [5:29]
  87. src/google/protobuf/descriptor.h [5:29]
  88. src/google/protobuf/descriptor.proto [5:29]
  89. src/google/protobuf/descriptor_database.cc [5:29]
  90. src/google/protobuf/descriptor_database.h [5:29]
  91. src/google/protobuf/duration.proto [5:29]
  92. src/google/protobuf/dynamic_message.cc [5:29]
  93. src/google/protobuf/dynamic_message.h [5:29]
  94. src/google/protobuf/empty.proto [5:29]
  95. src/google/protobuf/explicitly_constructed.h [5:29]
  96. src/google/protobuf/extension_set.cc [5:29]
  97. src/google/protobuf/extension_set.h [5:29]
  98. src/google/protobuf/extension_set_heavy.cc [5:29]
  99. src/google/protobuf/extension_set_inl.h [5:29]
  100. src/google/protobuf/field_mask.proto [5:29]
  101. src/google/protobuf/generated_enum_reflection.h [5:29]
  102. src/google/protobuf/generated_enum_util.cc [5:29]
  103. src/google/protobuf/generated_enum_util.h [5:29]
  104. src/google/protobuf/generated_message_bases.cc [5:29]
  105. src/google/protobuf/generated_message_bases.h [5:29]
  106. src/google/protobuf/generated_message_reflection.cc [5:29]
  107. src/google/protobuf/generated_message_reflection.h [5:29]
  108. src/google/protobuf/generated_message_table_driven.cc [5:29]
  109. src/google/protobuf/generated_message_table_driven.h [5:29]
  110. src/google/protobuf/generated_message_table_driven_lite.cc [5:29]
  111. src/google/protobuf/generated_message_table_driven_lite.h [5:29]
  112. src/google/protobuf/generated_message_tctable_decl.h [5:29]
  113. src/google/protobuf/generated_message_tctable_full.cc [5:29]
  114. src/google/protobuf/generated_message_tctable_impl.h [5:29]
  115. src/google/protobuf/generated_message_tctable_impl.inc [5:29]
  116. src/google/protobuf/generated_message_tctable_lite.cc [5:29]
  117. src/google/protobuf/generated_message_util.cc [5:29]
  118. src/google/protobuf/generated_message_util.h [5:29]
  119. src/google/protobuf/has_bits.h [5:29]
  120. src/google/protobuf/implicit_weak_message.cc [5:29]
  121. src/google/protobuf/implicit_weak_message.h [5:29]
  122. src/google/protobuf/inlined_string_field.cc [5:29]
  123. src/google/protobuf/inlined_string_field.h [5:29]
  124. src/google/protobuf/io/coded_stream.cc [5:29]
  125. src/google/protobuf/io/coded_stream.h [5:29]
  126. src/google/protobuf/io/gzip_stream.cc [5:29]
  127. src/google/protobuf/io/gzip_stream.h [5:29]
  128. src/google/protobuf/io/io_win32.cc [5:29]
  129. src/google/protobuf/io/io_win32.h [5:29]
  130. src/google/protobuf/io/printer.cc [5:29]
  131. src/google/protobuf/io/printer.h [5:29]
  132. src/google/protobuf/io/strtod.cc [5:29]
  133. src/google/protobuf/io/strtod.h [5:29]
  134. src/google/protobuf/io/tokenizer.cc [5:29]
  135. src/google/protobuf/io/tokenizer.h [5:29]
  136. src/google/protobuf/io/zero_copy_stream.cc [5:29]
  137. src/google/protobuf/io/zero_copy_stream.h [5:29]
  138. src/google/protobuf/io/zero_copy_stream_impl.cc [5:29]
  139. src/google/protobuf/io/zero_copy_stream_impl.h [5:29]
  140. src/google/protobuf/io/zero_copy_stream_impl_lite.cc [5:29]
  141. src/google/protobuf/io/zero_copy_stream_impl_lite.h [5:29]
  142. src/google/protobuf/map.cc [5:29]
  143. src/google/protobuf/map.h [5:29]
  144. src/google/protobuf/map_entry.h [5:29]
  145. src/google/protobuf/map_entry_lite.h [5:29]
  146. src/google/protobuf/map_field.cc [5:29]
  147. src/google/protobuf/map_field.h [5:29]
  148. src/google/protobuf/map_field_inl.h [5:29]
  149. src/google/protobuf/map_field_lite.h [5:29]
  150. src/google/protobuf/map_type_handler.h [5:29]
  151. src/google/protobuf/message.cc [5:29]
  152. src/google/protobuf/message.h [5:29]
  153. src/google/protobuf/message_lite.cc [5:29]
  154. src/google/protobuf/message_lite.h [5:29]
  155. src/google/protobuf/metadata_lite.h [5:29]
  156. src/google/protobuf/parse_context.cc [5:29]
  157. src/google/protobuf/parse_context.h [5:29]
  158. src/google/protobuf/port.h [5:29]
  159. src/google/protobuf/port_def.inc [5:29]
  160. src/google/protobuf/port_undef.inc [5:29]
  161. src/google/protobuf/reflection.h [5:29]
  162. src/google/protobuf/reflection_internal.h [5:29]
  163. src/google/protobuf/reflection_ops.cc [5:29]
  164. src/google/protobuf/reflection_ops.h [5:29]
  165. src/google/protobuf/repeated_field.cc [5:29]
  166. src/google/protobuf/repeated_field.h [5:29]
  167. src/google/protobuf/repeated_ptr_field.cc [5:29]
  168. src/google/protobuf/repeated_ptr_field.h [5:29]
  169. src/google/protobuf/service.cc [5:29]
  170. src/google/protobuf/service.h [5:29]
  171. src/google/protobuf/source_context.proto [5:29]
  172. src/google/protobuf/struct.proto [5:29]
  173. src/google/protobuf/stubs/bytestream.cc [5:29]
  174. src/google/protobuf/stubs/bytestream.h [5:29]
  175. src/google/protobuf/stubs/casts.h [5:29]
  176. src/google/protobuf/stubs/common.cc [5:29]
  177. src/google/protobuf/stubs/common.h [5:29]
  178. src/google/protobuf/stubs/hash.h [5:29]
  179. src/google/protobuf/stubs/int128.cc [5:29]
  180. src/google/protobuf/stubs/int128.h [5:29]
  181. src/google/protobuf/stubs/logging.h [5:29]
  182. src/google/protobuf/stubs/macros.h [5:29]
  183. src/google/protobuf/stubs/map_util.h [5:29]
  184. src/google/protobuf/stubs/mathutil.h [5:29]
  185. src/google/protobuf/stubs/mutex.h [4:28]
  186. src/google/protobuf/stubs/once.h [5:29]
  187. src/google/protobuf/stubs/platform_macros.h [5:29]
  188. src/google/protobuf/stubs/port.h [5:29]
  189. src/google/protobuf/stubs/status.cc [5:29]
  190. src/google/protobuf/stubs/status.h [5:29]
  191. src/google/protobuf/stubs/status_macros.h [5:29]
  192. src/google/protobuf/stubs/statusor.cc [5:29]
  193. src/google/protobuf/stubs/statusor.h [5:29]
  194. src/google/protobuf/stubs/stl_util.h [5:29]
  195. src/google/protobuf/stubs/stringpiece.cc [5:29]
  196. src/google/protobuf/stubs/stringpiece.h [5:29]
  197. src/google/protobuf/stubs/stringprintf.cc [5:29]
  198. src/google/protobuf/stubs/stringprintf.h [5:29]
  199. src/google/protobuf/stubs/structurally_valid.cc [5:29]
  200. src/google/protobuf/stubs/strutil.cc [5:29]
  201. src/google/protobuf/stubs/strutil.h [5:29]
  202. src/google/protobuf/stubs/substitute.cc [5:29]
  203. src/google/protobuf/stubs/substitute.h [5:29]
  204. src/google/protobuf/stubs/time.h [5:29]
  205. src/google/protobuf/text_format.cc [5:29]
  206. src/google/protobuf/text_format.h [5:29]
  207. src/google/protobuf/timestamp.proto [5:29]
  208. src/google/protobuf/type.proto [5:29]
  209. src/google/protobuf/unknown_field_set.cc [5:29]
  210. src/google/protobuf/unknown_field_set.h [5:29]
  211. src/google/protobuf/util/delimited_message_util.cc [5:29]
  212. src/google/protobuf/util/delimited_message_util.h [5:29]
  213. src/google/protobuf/util/field_comparator.cc [5:29]
  214. src/google/protobuf/util/field_comparator.h [5:29]
  215. src/google/protobuf/util/field_mask_util.cc [5:29]
  216. src/google/protobuf/util/field_mask_util.h [5:29]
  217. src/google/protobuf/util/internal/constants.h [5:29]
  218. src/google/protobuf/util/internal/datapiece.cc [5:29]
  219. src/google/protobuf/util/internal/datapiece.h [5:29]
  220. src/google/protobuf/util/internal/default_value_objectwriter.cc [5:29]
  221. src/google/protobuf/util/internal/default_value_objectwriter.h [5:29]
  222. src/google/protobuf/util/internal/error_listener.cc [5:29]
  223. src/google/protobuf/util/internal/error_listener.h [5:29]
  224. src/google/protobuf/util/internal/field_mask_utility.cc [5:29]
  225. src/google/protobuf/util/internal/field_mask_utility.h [5:29]
  226. src/google/protobuf/util/internal/json_escaping.cc [5:29]
  227. src/google/protobuf/util/internal/json_escaping.h [5:29]
  228. src/google/protobuf/util/internal/json_objectwriter.cc [5:29]
  229. src/google/protobuf/util/internal/json_objectwriter.h [5:29]
  230. src/google/protobuf/util/internal/json_stream_parser.cc [5:29]
  231. src/google/protobuf/util/internal/json_stream_parser.h [5:29]
  232. src/google/protobuf/util/internal/location_tracker.h [5:29]
  233. src/google/protobuf/util/internal/object_location_tracker.h [5:29]
  234. src/google/protobuf/util/internal/object_source.h [5:29]
  235. src/google/protobuf/util/internal/object_writer.cc [5:29]
  236. src/google/protobuf/util/internal/object_writer.h [5:29]
  237. src/google/protobuf/util/internal/proto_writer.cc [5:29]
  238. src/google/protobuf/util/internal/proto_writer.h [5:29]
  239. src/google/protobuf/util/internal/protostream_objectsource.cc [5:29]
  240. src/google/protobuf/util/internal/protostream_objectsource.h [5:29]
  241. src/google/protobuf/util/internal/protostream_objectwriter.cc [5:29]
  242. src/google/protobuf/util/internal/protostream_objectwriter.h [5:29]
  243. src/google/protobuf/util/internal/structured_objectwriter.h [5:29]
  244. src/google/protobuf/util/internal/type_info.cc [5:29]
  245. src/google/protobuf/util/internal/type_info.h [5:29]
  246. src/google/protobuf/util/internal/utility.cc [5:29]
  247. src/google/protobuf/util/internal/utility.h [5:29]
  248. src/google/protobuf/util/json_util.cc [5:29]
  249. src/google/protobuf/util/json_util.h [5:29]
  250. src/google/protobuf/util/message_differencer.cc [5:29]
  251. src/google/protobuf/util/message_differencer.h [5:29]
  252. src/google/protobuf/util/time_util.cc [5:29]
  253. src/google/protobuf/util/time_util.h [5:29]
  254. src/google/protobuf/util/type_resolver.h [5:29]
  255. src/google/protobuf/util/type_resolver_util.cc [5:29]
  256. src/google/protobuf/util/type_resolver_util.h [5:29]
  257. src/google/protobuf/wire_format.cc [5:29]
  258. src/google/protobuf/wire_format.h [5:29]
  259. src/google/protobuf/wire_format_lite.cc [5:29]
  260. src/google/protobuf/wire_format_lite.h [5:29]
  261. src/google/protobuf/wrappers.proto [5:29]
  262. KEEP Protobuf-License 77b55cb8215e726b6ae7c1cf484bc45f
  263. BELONGS ya.make
  264. Note: matched license text is too long. Read it in the source files.
  265. Scancode info:
  266. Original SPDX id: LicenseRef-scancode-protobuf
  267. Score : 100.00
  268. Match type : TEXT
  269. Links : http://protobuf.googlecode.com/svn/trunk/COPYING.txt, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/protobuf.LICENSE
  270. Files with this license:
  271. LICENSE [3:32]
  272. SKIP LicenseRef-scancode-generic-cla beb3339ebeb4487c0ec15f216cc26cb2
  273. BELONGS ya.make
  274. License text:
  275. \### Contributor License Agreements
  276. Scancode info:
  277. Original SPDX id: LicenseRef-scancode-generic-cla
  278. Score : 80.00
  279. Match type : NOTICE
  280. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  281. Files with this license:
  282. CONTRIBUTING.md [35:35]
  283. SKIP LicenseRef-scancode-generic-cla d72fcd21b18e44b666a94e6225ed43eb
  284. BELONGS ya.make
  285. License text:
  286. Contributions to this project must be accompanied by a Contributor License
  287. Agreement. You (or your employer) retain the copyright to your contribution,
  288. Scancode info:
  289. Original SPDX id: LicenseRef-scancode-generic-cla
  290. Score : 16.00
  291. Match type : NOTICE
  292. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  293. Files with this license:
  294. CONTRIBUTING.md [37:38]