aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/protoc
diff options
context:
space:
mode:
authorheretic <heretic@yandex-team.ru>2022-02-10 16:45:46 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:46 +0300
commit81eddc8c0b55990194e112b02d127b87d54164a9 (patch)
tree9142afc54d335ea52910662635b898e79e192e49 /contrib/libs/protoc
parent397cbe258b9e064f49c4ca575279f02f39fef76e (diff)
downloadydb-81eddc8c0b55990194e112b02d127b87d54164a9.tar.gz
Restoring authorship annotation for <heretic@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/protoc')
-rw-r--r--contrib/libs/protoc/.yandex_meta/devtools.copyrights.report458
-rw-r--r--contrib/libs/protoc/.yandex_meta/devtools.licenses.report458
-rw-r--r--contrib/libs/protoc/.yandex_meta/licenses.list.txt134
-rw-r--r--contrib/libs/protoc/ya.make4
4 files changed, 527 insertions, 527 deletions
diff --git a/contrib/libs/protoc/.yandex_meta/devtools.copyrights.report b/contrib/libs/protoc/.yandex_meta/devtools.copyrights.report
index fa92f6ff7c..3bf3a3c3c2 100644
--- a/contrib/libs/protoc/.yandex_meta/devtools.copyrights.report
+++ b/contrib/libs/protoc/.yandex_meta/devtools.copyrights.report
@@ -1,229 +1,229 @@
-# File format ($ symbol means the beginning of a line):
-#
-# $ # this message
-# $ # =======================
-# $ # comments (all commentaries should starts with some number of spaces and # symbol)
-# ${action} {license id} {license text hash}
-# $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
-# ${all_file_action} filename
-# $ # user commentaries (many lines)
-# $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
-# ${action} {license spdx} {license text hash}
-# $BELONGS ./ya/make/file/relative/path/3/ya.make
-# ${all_file_action} filename
-# $ # user commentaries
-# $ generated description
-# $ ...
-#
-# You can modify action, all_file_action and add commentaries
-# Available actions:
-# keep - keep license in contrib and use in credits
-# skip - skip license
-# remove - remove all files with this license
-# 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
-#
-# {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
-# We suppose that that files can contain some license info
-# Available all file actions:
-# FILE_IGNORE - ignore file (do nothing)
-# FILE_INCLUDE - include all file data into licenses text file
-# =======================
-
-KEEP COPYRIGHT_SERVICE_LABEL 7ddb2995f48012001146c0eb94d23367
-BELONGS ya.make
- License text:
- Copyright 2008 Google Inc. All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE [1:1]
- src/google/protobuf/compiler/code_generator.cc [2:2]
- src/google/protobuf/compiler/code_generator.h [2:2]
- src/google/protobuf/compiler/command_line_interface.cc [2:2]
- src/google/protobuf/compiler/command_line_interface.h [2:2]
- src/google/protobuf/compiler/cpp/cpp_enum.cc [2:2]
- src/google/protobuf/compiler/cpp/cpp_enum.h [2:2]
- src/google/protobuf/compiler/cpp/cpp_enum_field.cc [2:2]
- src/google/protobuf/compiler/cpp/cpp_enum_field.h [2:2]
- src/google/protobuf/compiler/cpp/cpp_extension.cc [2:2]
- src/google/protobuf/compiler/cpp/cpp_extension.h [2:2]
- src/google/protobuf/compiler/cpp/cpp_field.cc [2:2]
- src/google/protobuf/compiler/cpp/cpp_field.h [2:2]
- src/google/protobuf/compiler/cpp/cpp_file.cc [2:2]
- src/google/protobuf/compiler/cpp/cpp_file.h [2:2]
- src/google/protobuf/compiler/cpp/cpp_generator.cc [2:2]
- src/google/protobuf/compiler/cpp/cpp_generator.h [2:2]
- src/google/protobuf/compiler/cpp/cpp_helpers.cc [2:2]
- src/google/protobuf/compiler/cpp/cpp_helpers.h [2:2]
- src/google/protobuf/compiler/cpp/cpp_map_field.cc [2:2]
- src/google/protobuf/compiler/cpp/cpp_map_field.h [2:2]
- src/google/protobuf/compiler/cpp/cpp_message.cc [2:2]
- src/google/protobuf/compiler/cpp/cpp_message.h [2:2]
- src/google/protobuf/compiler/cpp/cpp_message_field.cc [2:2]
- src/google/protobuf/compiler/cpp/cpp_message_field.h [2:2]
- src/google/protobuf/compiler/cpp/cpp_message_layout_helper.h [2:2]
- src/google/protobuf/compiler/cpp/cpp_names.h [2:2]
- src/google/protobuf/compiler/cpp/cpp_options.h [2:2]
- src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc [2:2]
- src/google/protobuf/compiler/cpp/cpp_padding_optimizer.h [2:2]
- src/google/protobuf/compiler/cpp/cpp_parse_function_generator.cc [2:2]
- src/google/protobuf/compiler/cpp/cpp_parse_function_generator.h [2:2]
- src/google/protobuf/compiler/cpp/cpp_primitive_field.cc [2:2]
- src/google/protobuf/compiler/cpp/cpp_primitive_field.h [2:2]
- src/google/protobuf/compiler/cpp/cpp_service.cc [2:2]
- src/google/protobuf/compiler/cpp/cpp_service.h [2:2]
- src/google/protobuf/compiler/cpp/cpp_string_field.cc [2:2]
- src/google/protobuf/compiler/cpp/cpp_string_field.h [2:2]
- src/google/protobuf/compiler/csharp/csharp_doc_comment.cc [2:2]
- src/google/protobuf/compiler/csharp/csharp_doc_comment.h [2:2]
- src/google/protobuf/compiler/csharp/csharp_enum.cc [2:2]
- src/google/protobuf/compiler/csharp/csharp_enum.h [2:2]
- src/google/protobuf/compiler/csharp/csharp_enum_field.cc [2:2]
- src/google/protobuf/compiler/csharp/csharp_enum_field.h [2:2]
- src/google/protobuf/compiler/csharp/csharp_field_base.cc [2:2]
- src/google/protobuf/compiler/csharp/csharp_field_base.h [2:2]
- src/google/protobuf/compiler/csharp/csharp_generator.cc [2:2]
- src/google/protobuf/compiler/csharp/csharp_generator.h [2:2]
- src/google/protobuf/compiler/csharp/csharp_helpers.cc [2:2]
- src/google/protobuf/compiler/csharp/csharp_helpers.h [2:2]
- src/google/protobuf/compiler/csharp/csharp_map_field.h [2:2]
- src/google/protobuf/compiler/csharp/csharp_message.cc [2:2]
- src/google/protobuf/compiler/csharp/csharp_message.h [2:2]
- src/google/protobuf/compiler/csharp/csharp_message_field.cc [2:2]
- src/google/protobuf/compiler/csharp/csharp_message_field.h [2:2]
- src/google/protobuf/compiler/csharp/csharp_names.h [2:2]
- src/google/protobuf/compiler/csharp/csharp_options.h [2:2]
- src/google/protobuf/compiler/csharp/csharp_primitive_field.cc [2:2]
- src/google/protobuf/compiler/csharp/csharp_primitive_field.h [2:2]
- src/google/protobuf/compiler/csharp/csharp_reflection_class.cc [2:2]
- src/google/protobuf/compiler/csharp/csharp_reflection_class.h [2:2]
- src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc [2:2]
- src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h [2:2]
- src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc [2:2]
- src/google/protobuf/compiler/csharp/csharp_repeated_message_field.h [2:2]
- src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc [2:2]
- src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h [2:2]
- src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc [2:2]
- src/google/protobuf/compiler/csharp/csharp_source_generator_base.h [2:2]
- src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc [2:2]
- src/google/protobuf/compiler/csharp/csharp_wrapper_field.h [2:2]
- src/google/protobuf/compiler/importer.cc [2:2]
- src/google/protobuf/compiler/importer.h [2:2]
- src/google/protobuf/compiler/java/java_context.cc [2:2]
- src/google/protobuf/compiler/java/java_context.h [2:2]
- src/google/protobuf/compiler/java/java_doc_comment.cc [2:2]
- src/google/protobuf/compiler/java/java_doc_comment.h [2:2]
- src/google/protobuf/compiler/java/java_enum.cc [2:2]
- src/google/protobuf/compiler/java/java_enum.h [2:2]
- src/google/protobuf/compiler/java/java_enum_field.cc [2:2]
- src/google/protobuf/compiler/java/java_enum_field.h [2:2]
- src/google/protobuf/compiler/java/java_enum_field_lite.cc [2:2]
- src/google/protobuf/compiler/java/java_enum_field_lite.h [2:2]
- src/google/protobuf/compiler/java/java_enum_lite.cc [2:2]
- src/google/protobuf/compiler/java/java_enum_lite.h [2:2]
- src/google/protobuf/compiler/java/java_extension.cc [2:2]
- src/google/protobuf/compiler/java/java_extension.h [2:2]
- src/google/protobuf/compiler/java/java_extension_lite.cc [2:2]
- src/google/protobuf/compiler/java/java_extension_lite.h [2:2]
- src/google/protobuf/compiler/java/java_field.cc [2:2]
- src/google/protobuf/compiler/java/java_field.h [2:2]
- src/google/protobuf/compiler/java/java_file.cc [2:2]
- src/google/protobuf/compiler/java/java_file.h [2:2]
- src/google/protobuf/compiler/java/java_generator.cc [2:2]
- src/google/protobuf/compiler/java/java_generator.h [2:2]
- src/google/protobuf/compiler/java/java_generator_factory.cc [2:2]
- src/google/protobuf/compiler/java/java_generator_factory.h [2:2]
- src/google/protobuf/compiler/java/java_helpers.cc [2:2]
- src/google/protobuf/compiler/java/java_helpers.h [2:2]
- src/google/protobuf/compiler/java/java_kotlin_generator.cc [2:2]
- src/google/protobuf/compiler/java/java_kotlin_generator.h [2:2]
- src/google/protobuf/compiler/java/java_map_field.cc [2:2]
- src/google/protobuf/compiler/java/java_map_field.h [2:2]
- src/google/protobuf/compiler/java/java_map_field_lite.cc [2:2]
- src/google/protobuf/compiler/java/java_map_field_lite.h [2:2]
- src/google/protobuf/compiler/java/java_message.cc [2:2]
- src/google/protobuf/compiler/java/java_message.h [2:2]
- src/google/protobuf/compiler/java/java_message_builder.cc [2:2]
- src/google/protobuf/compiler/java/java_message_builder.h [2:2]
- src/google/protobuf/compiler/java/java_message_builder_lite.cc [2:2]
- src/google/protobuf/compiler/java/java_message_builder_lite.h [2:2]
- src/google/protobuf/compiler/java/java_message_field.cc [2:2]
- src/google/protobuf/compiler/java/java_message_field.h [2:2]
- src/google/protobuf/compiler/java/java_message_field_lite.cc [2:2]
- src/google/protobuf/compiler/java/java_message_field_lite.h [2:2]
- src/google/protobuf/compiler/java/java_message_lite.cc [2:2]
- src/google/protobuf/compiler/java/java_message_lite.h [2:2]
- src/google/protobuf/compiler/java/java_name_resolver.cc [2:2]
- src/google/protobuf/compiler/java/java_name_resolver.h [2:2]
- src/google/protobuf/compiler/java/java_names.h [2:2]
- src/google/protobuf/compiler/java/java_options.h [2:2]
- src/google/protobuf/compiler/java/java_primitive_field.cc [2:2]
- src/google/protobuf/compiler/java/java_primitive_field.h [2:2]
- src/google/protobuf/compiler/java/java_primitive_field_lite.cc [2:2]
- src/google/protobuf/compiler/java/java_primitive_field_lite.h [2:2]
- src/google/protobuf/compiler/java/java_service.cc [2:2]
- src/google/protobuf/compiler/java/java_service.h [2:2]
- src/google/protobuf/compiler/java/java_shared_code_generator.cc [2:2]
- src/google/protobuf/compiler/java/java_shared_code_generator.h [2:2]
- src/google/protobuf/compiler/java/java_string_field.cc [2:2]
- src/google/protobuf/compiler/java/java_string_field.h [2:2]
- src/google/protobuf/compiler/java/java_string_field_lite.cc [2:2]
- src/google/protobuf/compiler/java/java_string_field_lite.h [2:2]
- src/google/protobuf/compiler/js/js_generator.cc [2:2]
- src/google/protobuf/compiler/js/js_generator.h [2:2]
- src/google/protobuf/compiler/js/well_known_types_embed.cc [2:2]
- src/google/protobuf/compiler/js/well_known_types_embed.h [2:2]
- src/google/protobuf/compiler/main.cc [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_enum.cc [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_enum.h [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_enum_field.h [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_extension.cc [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_extension.h [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_field.cc [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_field.h [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_file.cc [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_file.h [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_generator.cc [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_generator.h [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_helpers.cc [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_helpers.h [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_message.cc [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_message.h [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_message_field.cc [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_message_field.h [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_oneof.cc [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_oneof.h [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_primitive_field.h [2:2]
- src/google/protobuf/compiler/parser.cc [2:2]
- src/google/protobuf/compiler/parser.h [2:2]
- src/google/protobuf/compiler/php/php_generator.cc [2:2]
- src/google/protobuf/compiler/php/php_generator.h [2:2]
- src/google/protobuf/compiler/plugin.cc [2:2]
- src/google/protobuf/compiler/plugin.h [2:2]
- src/google/protobuf/compiler/plugin.proto [2:2]
- src/google/protobuf/compiler/python/python_generator.cc [2:2]
- src/google/protobuf/compiler/python/python_generator.h [2:2]
- src/google/protobuf/compiler/ruby/ruby_generator.cc [2:2]
- src/google/protobuf/compiler/ruby/ruby_generator.h [2:2]
- src/google/protobuf/compiler/scc.h [2:2]
- src/google/protobuf/compiler/subprocess.cc [2:2]
- src/google/protobuf/compiler/subprocess.h [2:2]
- src/google/protobuf/compiler/zip_writer.cc [2:2]
- src/google/protobuf/compiler/zip_writer.h [2:2]
-
-KEEP COPYRIGHT_SERVICE_LABEL f4d2490c76552286e9c484abd3bea2b4
-BELONGS ya.make
- License text:
- // Copyright 2015 Google Inc. All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- src/google/protobuf/compiler/csharp/csharp_map_field.cc [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_map_field.cc [2:2]
- src/google/protobuf/compiler/objectivec/objectivec_map_field.h [2:2]
+# File format ($ symbol means the beginning of a line):
+#
+# $ # this message
+# $ # =======================
+# $ # comments (all commentaries should starts with some number of spaces and # symbol)
+# ${action} {license id} {license text hash}
+# $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
+# ${all_file_action} filename
+# $ # user commentaries (many lines)
+# $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
+# ${action} {license spdx} {license text hash}
+# $BELONGS ./ya/make/file/relative/path/3/ya.make
+# ${all_file_action} filename
+# $ # user commentaries
+# $ generated description
+# $ ...
+#
+# You can modify action, all_file_action and add commentaries
+# Available actions:
+# keep - keep license in contrib and use in credits
+# skip - skip license
+# remove - remove all files with this license
+# 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
+#
+# {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
+# We suppose that that files can contain some license info
+# Available all file actions:
+# FILE_IGNORE - ignore file (do nothing)
+# FILE_INCLUDE - include all file data into licenses text file
+# =======================
+
+KEEP COPYRIGHT_SERVICE_LABEL 7ddb2995f48012001146c0eb94d23367
+BELONGS ya.make
+ License text:
+ Copyright 2008 Google Inc. All rights reserved.
+ Scancode info:
+ Original SPDX id: COPYRIGHT_SERVICE_LABEL
+ Score : 100.00
+ Match type : COPYRIGHT
+ Files with this license:
+ LICENSE [1:1]
+ src/google/protobuf/compiler/code_generator.cc [2:2]
+ src/google/protobuf/compiler/code_generator.h [2:2]
+ src/google/protobuf/compiler/command_line_interface.cc [2:2]
+ src/google/protobuf/compiler/command_line_interface.h [2:2]
+ src/google/protobuf/compiler/cpp/cpp_enum.cc [2:2]
+ src/google/protobuf/compiler/cpp/cpp_enum.h [2:2]
+ src/google/protobuf/compiler/cpp/cpp_enum_field.cc [2:2]
+ src/google/protobuf/compiler/cpp/cpp_enum_field.h [2:2]
+ src/google/protobuf/compiler/cpp/cpp_extension.cc [2:2]
+ src/google/protobuf/compiler/cpp/cpp_extension.h [2:2]
+ src/google/protobuf/compiler/cpp/cpp_field.cc [2:2]
+ src/google/protobuf/compiler/cpp/cpp_field.h [2:2]
+ src/google/protobuf/compiler/cpp/cpp_file.cc [2:2]
+ src/google/protobuf/compiler/cpp/cpp_file.h [2:2]
+ src/google/protobuf/compiler/cpp/cpp_generator.cc [2:2]
+ src/google/protobuf/compiler/cpp/cpp_generator.h [2:2]
+ src/google/protobuf/compiler/cpp/cpp_helpers.cc [2:2]
+ src/google/protobuf/compiler/cpp/cpp_helpers.h [2:2]
+ src/google/protobuf/compiler/cpp/cpp_map_field.cc [2:2]
+ src/google/protobuf/compiler/cpp/cpp_map_field.h [2:2]
+ src/google/protobuf/compiler/cpp/cpp_message.cc [2:2]
+ src/google/protobuf/compiler/cpp/cpp_message.h [2:2]
+ src/google/protobuf/compiler/cpp/cpp_message_field.cc [2:2]
+ src/google/protobuf/compiler/cpp/cpp_message_field.h [2:2]
+ src/google/protobuf/compiler/cpp/cpp_message_layout_helper.h [2:2]
+ src/google/protobuf/compiler/cpp/cpp_names.h [2:2]
+ src/google/protobuf/compiler/cpp/cpp_options.h [2:2]
+ src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc [2:2]
+ src/google/protobuf/compiler/cpp/cpp_padding_optimizer.h [2:2]
+ src/google/protobuf/compiler/cpp/cpp_parse_function_generator.cc [2:2]
+ src/google/protobuf/compiler/cpp/cpp_parse_function_generator.h [2:2]
+ src/google/protobuf/compiler/cpp/cpp_primitive_field.cc [2:2]
+ src/google/protobuf/compiler/cpp/cpp_primitive_field.h [2:2]
+ src/google/protobuf/compiler/cpp/cpp_service.cc [2:2]
+ src/google/protobuf/compiler/cpp/cpp_service.h [2:2]
+ src/google/protobuf/compiler/cpp/cpp_string_field.cc [2:2]
+ src/google/protobuf/compiler/cpp/cpp_string_field.h [2:2]
+ src/google/protobuf/compiler/csharp/csharp_doc_comment.cc [2:2]
+ src/google/protobuf/compiler/csharp/csharp_doc_comment.h [2:2]
+ src/google/protobuf/compiler/csharp/csharp_enum.cc [2:2]
+ src/google/protobuf/compiler/csharp/csharp_enum.h [2:2]
+ src/google/protobuf/compiler/csharp/csharp_enum_field.cc [2:2]
+ src/google/protobuf/compiler/csharp/csharp_enum_field.h [2:2]
+ src/google/protobuf/compiler/csharp/csharp_field_base.cc [2:2]
+ src/google/protobuf/compiler/csharp/csharp_field_base.h [2:2]
+ src/google/protobuf/compiler/csharp/csharp_generator.cc [2:2]
+ src/google/protobuf/compiler/csharp/csharp_generator.h [2:2]
+ src/google/protobuf/compiler/csharp/csharp_helpers.cc [2:2]
+ src/google/protobuf/compiler/csharp/csharp_helpers.h [2:2]
+ src/google/protobuf/compiler/csharp/csharp_map_field.h [2:2]
+ src/google/protobuf/compiler/csharp/csharp_message.cc [2:2]
+ src/google/protobuf/compiler/csharp/csharp_message.h [2:2]
+ src/google/protobuf/compiler/csharp/csharp_message_field.cc [2:2]
+ src/google/protobuf/compiler/csharp/csharp_message_field.h [2:2]
+ src/google/protobuf/compiler/csharp/csharp_names.h [2:2]
+ src/google/protobuf/compiler/csharp/csharp_options.h [2:2]
+ src/google/protobuf/compiler/csharp/csharp_primitive_field.cc [2:2]
+ src/google/protobuf/compiler/csharp/csharp_primitive_field.h [2:2]
+ src/google/protobuf/compiler/csharp/csharp_reflection_class.cc [2:2]
+ src/google/protobuf/compiler/csharp/csharp_reflection_class.h [2:2]
+ src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc [2:2]
+ src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h [2:2]
+ src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc [2:2]
+ src/google/protobuf/compiler/csharp/csharp_repeated_message_field.h [2:2]
+ src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc [2:2]
+ src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h [2:2]
+ src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc [2:2]
+ src/google/protobuf/compiler/csharp/csharp_source_generator_base.h [2:2]
+ src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc [2:2]
+ src/google/protobuf/compiler/csharp/csharp_wrapper_field.h [2:2]
+ src/google/protobuf/compiler/importer.cc [2:2]
+ src/google/protobuf/compiler/importer.h [2:2]
+ src/google/protobuf/compiler/java/java_context.cc [2:2]
+ src/google/protobuf/compiler/java/java_context.h [2:2]
+ src/google/protobuf/compiler/java/java_doc_comment.cc [2:2]
+ src/google/protobuf/compiler/java/java_doc_comment.h [2:2]
+ src/google/protobuf/compiler/java/java_enum.cc [2:2]
+ src/google/protobuf/compiler/java/java_enum.h [2:2]
+ src/google/protobuf/compiler/java/java_enum_field.cc [2:2]
+ src/google/protobuf/compiler/java/java_enum_field.h [2:2]
+ src/google/protobuf/compiler/java/java_enum_field_lite.cc [2:2]
+ src/google/protobuf/compiler/java/java_enum_field_lite.h [2:2]
+ src/google/protobuf/compiler/java/java_enum_lite.cc [2:2]
+ src/google/protobuf/compiler/java/java_enum_lite.h [2:2]
+ src/google/protobuf/compiler/java/java_extension.cc [2:2]
+ src/google/protobuf/compiler/java/java_extension.h [2:2]
+ src/google/protobuf/compiler/java/java_extension_lite.cc [2:2]
+ src/google/protobuf/compiler/java/java_extension_lite.h [2:2]
+ src/google/protobuf/compiler/java/java_field.cc [2:2]
+ src/google/protobuf/compiler/java/java_field.h [2:2]
+ src/google/protobuf/compiler/java/java_file.cc [2:2]
+ src/google/protobuf/compiler/java/java_file.h [2:2]
+ src/google/protobuf/compiler/java/java_generator.cc [2:2]
+ src/google/protobuf/compiler/java/java_generator.h [2:2]
+ src/google/protobuf/compiler/java/java_generator_factory.cc [2:2]
+ src/google/protobuf/compiler/java/java_generator_factory.h [2:2]
+ src/google/protobuf/compiler/java/java_helpers.cc [2:2]
+ src/google/protobuf/compiler/java/java_helpers.h [2:2]
+ src/google/protobuf/compiler/java/java_kotlin_generator.cc [2:2]
+ src/google/protobuf/compiler/java/java_kotlin_generator.h [2:2]
+ src/google/protobuf/compiler/java/java_map_field.cc [2:2]
+ src/google/protobuf/compiler/java/java_map_field.h [2:2]
+ src/google/protobuf/compiler/java/java_map_field_lite.cc [2:2]
+ src/google/protobuf/compiler/java/java_map_field_lite.h [2:2]
+ src/google/protobuf/compiler/java/java_message.cc [2:2]
+ src/google/protobuf/compiler/java/java_message.h [2:2]
+ src/google/protobuf/compiler/java/java_message_builder.cc [2:2]
+ src/google/protobuf/compiler/java/java_message_builder.h [2:2]
+ src/google/protobuf/compiler/java/java_message_builder_lite.cc [2:2]
+ src/google/protobuf/compiler/java/java_message_builder_lite.h [2:2]
+ src/google/protobuf/compiler/java/java_message_field.cc [2:2]
+ src/google/protobuf/compiler/java/java_message_field.h [2:2]
+ src/google/protobuf/compiler/java/java_message_field_lite.cc [2:2]
+ src/google/protobuf/compiler/java/java_message_field_lite.h [2:2]
+ src/google/protobuf/compiler/java/java_message_lite.cc [2:2]
+ src/google/protobuf/compiler/java/java_message_lite.h [2:2]
+ src/google/protobuf/compiler/java/java_name_resolver.cc [2:2]
+ src/google/protobuf/compiler/java/java_name_resolver.h [2:2]
+ src/google/protobuf/compiler/java/java_names.h [2:2]
+ src/google/protobuf/compiler/java/java_options.h [2:2]
+ src/google/protobuf/compiler/java/java_primitive_field.cc [2:2]
+ src/google/protobuf/compiler/java/java_primitive_field.h [2:2]
+ src/google/protobuf/compiler/java/java_primitive_field_lite.cc [2:2]
+ src/google/protobuf/compiler/java/java_primitive_field_lite.h [2:2]
+ src/google/protobuf/compiler/java/java_service.cc [2:2]
+ src/google/protobuf/compiler/java/java_service.h [2:2]
+ src/google/protobuf/compiler/java/java_shared_code_generator.cc [2:2]
+ src/google/protobuf/compiler/java/java_shared_code_generator.h [2:2]
+ src/google/protobuf/compiler/java/java_string_field.cc [2:2]
+ src/google/protobuf/compiler/java/java_string_field.h [2:2]
+ src/google/protobuf/compiler/java/java_string_field_lite.cc [2:2]
+ src/google/protobuf/compiler/java/java_string_field_lite.h [2:2]
+ src/google/protobuf/compiler/js/js_generator.cc [2:2]
+ src/google/protobuf/compiler/js/js_generator.h [2:2]
+ src/google/protobuf/compiler/js/well_known_types_embed.cc [2:2]
+ src/google/protobuf/compiler/js/well_known_types_embed.h [2:2]
+ src/google/protobuf/compiler/main.cc [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_enum.cc [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_enum.h [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_enum_field.h [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_extension.cc [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_extension.h [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_field.cc [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_field.h [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_file.cc [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_file.h [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_generator.cc [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_generator.h [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_helpers.cc [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_helpers.h [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_message.cc [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_message.h [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_message_field.cc [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_message_field.h [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_oneof.cc [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_oneof.h [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_primitive_field.h [2:2]
+ src/google/protobuf/compiler/parser.cc [2:2]
+ src/google/protobuf/compiler/parser.h [2:2]
+ src/google/protobuf/compiler/php/php_generator.cc [2:2]
+ src/google/protobuf/compiler/php/php_generator.h [2:2]
+ src/google/protobuf/compiler/plugin.cc [2:2]
+ src/google/protobuf/compiler/plugin.h [2:2]
+ src/google/protobuf/compiler/plugin.proto [2:2]
+ src/google/protobuf/compiler/python/python_generator.cc [2:2]
+ src/google/protobuf/compiler/python/python_generator.h [2:2]
+ src/google/protobuf/compiler/ruby/ruby_generator.cc [2:2]
+ src/google/protobuf/compiler/ruby/ruby_generator.h [2:2]
+ src/google/protobuf/compiler/scc.h [2:2]
+ src/google/protobuf/compiler/subprocess.cc [2:2]
+ src/google/protobuf/compiler/subprocess.h [2:2]
+ src/google/protobuf/compiler/zip_writer.cc [2:2]
+ src/google/protobuf/compiler/zip_writer.h [2:2]
+
+KEEP COPYRIGHT_SERVICE_LABEL f4d2490c76552286e9c484abd3bea2b4
+BELONGS ya.make
+ License text:
+ // Copyright 2015 Google Inc. All rights reserved.
+ Scancode info:
+ Original SPDX id: COPYRIGHT_SERVICE_LABEL
+ Score : 100.00
+ Match type : COPYRIGHT
+ Files with this license:
+ src/google/protobuf/compiler/csharp/csharp_map_field.cc [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_map_field.cc [2:2]
+ src/google/protobuf/compiler/objectivec/objectivec_map_field.h [2:2]
diff --git a/contrib/libs/protoc/.yandex_meta/devtools.licenses.report b/contrib/libs/protoc/.yandex_meta/devtools.licenses.report
index a85f8f7eb1..a0115631e4 100644
--- a/contrib/libs/protoc/.yandex_meta/devtools.licenses.report
+++ b/contrib/libs/protoc/.yandex_meta/devtools.licenses.report
@@ -1,229 +1,229 @@
-# File format ($ symbol means the beginning of a line):
-#
-# $ # this message
-# $ # =======================
-# $ # comments (all commentaries should starts with some number of spaces and # symbol)
-# ${action} {license spdx} {license text hash}
-# $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
-# ${all_file_action} filename
-# $ # user commentaries (many lines)
-# $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
-# ${action} {license spdx} {license text hash}
-# $BELONGS ./ya/make/file/relative/path/3/ya.make
-# ${all_file_action} filename
-# $ # user commentaries
-# $ generated description
-# $ ...
-#
-# You can modify action, all_file_action and add commentaries
-# Available actions:
-# keep - keep license in contrib and use in credits
-# skip - skip license
-# remove - remove all files with this license
-# 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
-#
-# {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
-# We suppose that that files can contain some license info
-# Available all file actions:
-# FILE_IGNORE - ignore file (do nothing)
-# FILE_INCLUDE - include all file data into licenses text file
-# =======================
-
-KEEP BSD-3-Clause 6aa235708ac9f5dd8e5c6ac415fc5837
-BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: BSD-3-Clause
- Score : 100.00
- Match type : TEXT
- Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
- Files with this license:
- src/google/protobuf/compiler/code_generator.cc [5:29]
- src/google/protobuf/compiler/code_generator.h [5:29]
- src/google/protobuf/compiler/command_line_interface.cc [5:29]
- src/google/protobuf/compiler/command_line_interface.h [5:29]
- src/google/protobuf/compiler/cpp/cpp_enum.cc [5:29]
- src/google/protobuf/compiler/cpp/cpp_enum.h [5:29]
- src/google/protobuf/compiler/cpp/cpp_enum_field.cc [5:29]
- src/google/protobuf/compiler/cpp/cpp_enum_field.h [5:29]
- src/google/protobuf/compiler/cpp/cpp_extension.cc [5:29]
- src/google/protobuf/compiler/cpp/cpp_extension.h [5:29]
- src/google/protobuf/compiler/cpp/cpp_field.cc [5:29]
- src/google/protobuf/compiler/cpp/cpp_field.h [5:29]
- src/google/protobuf/compiler/cpp/cpp_file.cc [5:29]
- src/google/protobuf/compiler/cpp/cpp_file.h [5:29]
- src/google/protobuf/compiler/cpp/cpp_generator.cc [5:29]
- src/google/protobuf/compiler/cpp/cpp_generator.h [5:29]
- src/google/protobuf/compiler/cpp/cpp_helpers.cc [5:29]
- src/google/protobuf/compiler/cpp/cpp_helpers.h [5:29]
- src/google/protobuf/compiler/cpp/cpp_map_field.cc [5:29]
- src/google/protobuf/compiler/cpp/cpp_map_field.h [5:29]
- src/google/protobuf/compiler/cpp/cpp_message.cc [5:29]
- src/google/protobuf/compiler/cpp/cpp_message.h [5:29]
- src/google/protobuf/compiler/cpp/cpp_message_field.cc [5:29]
- src/google/protobuf/compiler/cpp/cpp_message_field.h [5:29]
- src/google/protobuf/compiler/cpp/cpp_message_layout_helper.h [5:29]
- src/google/protobuf/compiler/cpp/cpp_names.h [5:29]
- src/google/protobuf/compiler/cpp/cpp_options.h [5:29]
- src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc [5:29]
- src/google/protobuf/compiler/cpp/cpp_padding_optimizer.h [5:29]
- src/google/protobuf/compiler/cpp/cpp_parse_function_generator.cc [5:29]
- src/google/protobuf/compiler/cpp/cpp_parse_function_generator.h [5:29]
- src/google/protobuf/compiler/cpp/cpp_primitive_field.cc [5:29]
- src/google/protobuf/compiler/cpp/cpp_primitive_field.h [5:29]
- src/google/protobuf/compiler/cpp/cpp_service.cc [5:29]
- src/google/protobuf/compiler/cpp/cpp_service.h [5:29]
- src/google/protobuf/compiler/cpp/cpp_string_field.cc [5:29]
- src/google/protobuf/compiler/cpp/cpp_string_field.h [5:29]
- src/google/protobuf/compiler/csharp/csharp_doc_comment.cc [5:29]
- src/google/protobuf/compiler/csharp/csharp_doc_comment.h [5:29]
- src/google/protobuf/compiler/csharp/csharp_enum.cc [5:29]
- src/google/protobuf/compiler/csharp/csharp_enum.h [5:29]
- src/google/protobuf/compiler/csharp/csharp_enum_field.cc [5:29]
- src/google/protobuf/compiler/csharp/csharp_enum_field.h [5:29]
- src/google/protobuf/compiler/csharp/csharp_field_base.cc [5:29]
- src/google/protobuf/compiler/csharp/csharp_field_base.h [5:29]
- src/google/protobuf/compiler/csharp/csharp_generator.cc [5:29]
- src/google/protobuf/compiler/csharp/csharp_generator.h [5:29]
- src/google/protobuf/compiler/csharp/csharp_helpers.cc [5:29]
- src/google/protobuf/compiler/csharp/csharp_helpers.h [5:29]
- src/google/protobuf/compiler/csharp/csharp_map_field.cc [5:29]
- src/google/protobuf/compiler/csharp/csharp_map_field.h [5:29]
- src/google/protobuf/compiler/csharp/csharp_message.cc [5:29]
- src/google/protobuf/compiler/csharp/csharp_message.h [5:29]
- src/google/protobuf/compiler/csharp/csharp_message_field.cc [5:29]
- src/google/protobuf/compiler/csharp/csharp_message_field.h [5:29]
- src/google/protobuf/compiler/csharp/csharp_names.h [5:29]
- src/google/protobuf/compiler/csharp/csharp_options.h [5:29]
- src/google/protobuf/compiler/csharp/csharp_primitive_field.cc [5:29]
- src/google/protobuf/compiler/csharp/csharp_primitive_field.h [5:29]
- src/google/protobuf/compiler/csharp/csharp_reflection_class.cc [5:29]
- src/google/protobuf/compiler/csharp/csharp_reflection_class.h [5:29]
- src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc [5:29]
- src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h [5:29]
- src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc [5:29]
- src/google/protobuf/compiler/csharp/csharp_repeated_message_field.h [5:29]
- src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc [5:29]
- src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h [5:29]
- src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc [5:29]
- src/google/protobuf/compiler/csharp/csharp_source_generator_base.h [5:29]
- src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc [5:29]
- src/google/protobuf/compiler/csharp/csharp_wrapper_field.h [5:29]
- src/google/protobuf/compiler/importer.cc [5:29]
- src/google/protobuf/compiler/importer.h [5:29]
- src/google/protobuf/compiler/java/java_context.cc [5:29]
- src/google/protobuf/compiler/java/java_context.h [5:29]
- src/google/protobuf/compiler/java/java_doc_comment.cc [5:29]
- src/google/protobuf/compiler/java/java_doc_comment.h [5:29]
- src/google/protobuf/compiler/java/java_enum.cc [5:29]
- src/google/protobuf/compiler/java/java_enum.h [5:29]
- src/google/protobuf/compiler/java/java_enum_field.cc [5:29]
- src/google/protobuf/compiler/java/java_enum_field.h [5:29]
- src/google/protobuf/compiler/java/java_enum_field_lite.cc [5:29]
- src/google/protobuf/compiler/java/java_enum_field_lite.h [5:29]
- src/google/protobuf/compiler/java/java_enum_lite.cc [5:29]
- src/google/protobuf/compiler/java/java_enum_lite.h [5:29]
- src/google/protobuf/compiler/java/java_extension.cc [5:29]
- src/google/protobuf/compiler/java/java_extension.h [5:29]
- src/google/protobuf/compiler/java/java_extension_lite.cc [5:29]
- src/google/protobuf/compiler/java/java_extension_lite.h [5:29]
- src/google/protobuf/compiler/java/java_field.cc [5:29]
- src/google/protobuf/compiler/java/java_field.h [5:29]
- src/google/protobuf/compiler/java/java_file.cc [5:29]
- src/google/protobuf/compiler/java/java_file.h [5:29]
- src/google/protobuf/compiler/java/java_generator.cc [5:29]
- src/google/protobuf/compiler/java/java_generator.h [5:29]
- src/google/protobuf/compiler/java/java_generator_factory.cc [5:29]
- src/google/protobuf/compiler/java/java_generator_factory.h [5:29]
- src/google/protobuf/compiler/java/java_helpers.cc [5:29]
- src/google/protobuf/compiler/java/java_helpers.h [5:29]
- src/google/protobuf/compiler/java/java_kotlin_generator.cc [5:29]
- src/google/protobuf/compiler/java/java_kotlin_generator.h [5:29]
- src/google/protobuf/compiler/java/java_map_field.cc [5:29]
- src/google/protobuf/compiler/java/java_map_field.h [5:29]
- src/google/protobuf/compiler/java/java_map_field_lite.cc [5:29]
- src/google/protobuf/compiler/java/java_map_field_lite.h [5:29]
- src/google/protobuf/compiler/java/java_message.cc [5:29]
- src/google/protobuf/compiler/java/java_message.h [5:29]
- src/google/protobuf/compiler/java/java_message_builder.cc [5:29]
- src/google/protobuf/compiler/java/java_message_builder.h [5:29]
- src/google/protobuf/compiler/java/java_message_builder_lite.cc [5:29]
- src/google/protobuf/compiler/java/java_message_builder_lite.h [5:29]
- src/google/protobuf/compiler/java/java_message_field.cc [5:29]
- src/google/protobuf/compiler/java/java_message_field.h [5:29]
- src/google/protobuf/compiler/java/java_message_field_lite.cc [5:29]
- src/google/protobuf/compiler/java/java_message_field_lite.h [5:29]
- src/google/protobuf/compiler/java/java_message_lite.cc [5:29]
- src/google/protobuf/compiler/java/java_message_lite.h [5:29]
- src/google/protobuf/compiler/java/java_name_resolver.cc [5:29]
- src/google/protobuf/compiler/java/java_name_resolver.h [5:29]
- src/google/protobuf/compiler/java/java_names.h [5:29]
- src/google/protobuf/compiler/java/java_options.h [5:29]
- src/google/protobuf/compiler/java/java_primitive_field.cc [5:29]
- src/google/protobuf/compiler/java/java_primitive_field.h [5:29]
- src/google/protobuf/compiler/java/java_primitive_field_lite.cc [5:29]
- src/google/protobuf/compiler/java/java_primitive_field_lite.h [5:29]
- src/google/protobuf/compiler/java/java_service.cc [5:29]
- src/google/protobuf/compiler/java/java_service.h [5:29]
- src/google/protobuf/compiler/java/java_shared_code_generator.cc [5:29]
- src/google/protobuf/compiler/java/java_shared_code_generator.h [5:29]
- src/google/protobuf/compiler/java/java_string_field.cc [5:29]
- src/google/protobuf/compiler/java/java_string_field.h [5:29]
- src/google/protobuf/compiler/java/java_string_field_lite.cc [5:29]
- src/google/protobuf/compiler/java/java_string_field_lite.h [5:29]
- src/google/protobuf/compiler/js/js_generator.cc [5:29]
- src/google/protobuf/compiler/js/js_generator.h [5:29]
- src/google/protobuf/compiler/js/well_known_types_embed.cc [5:29]
- src/google/protobuf/compiler/js/well_known_types_embed.h [5:29]
- src/google/protobuf/compiler/main.cc [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_enum.cc [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_enum.h [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_enum_field.h [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_extension.cc [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_extension.h [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_field.cc [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_field.h [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_file.cc [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_file.h [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_generator.cc [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_generator.h [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_helpers.cc [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_helpers.h [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_map_field.cc [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_map_field.h [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_message.cc [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_message.h [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_message_field.cc [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_message_field.h [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_oneof.cc [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_oneof.h [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc [5:29]
- src/google/protobuf/compiler/objectivec/objectivec_primitive_field.h [5:29]
- src/google/protobuf/compiler/parser.cc [5:29]
- src/google/protobuf/compiler/parser.h [5:29]
- src/google/protobuf/compiler/php/php_generator.cc [5:29]
- src/google/protobuf/compiler/php/php_generator.h [5:29]
- src/google/protobuf/compiler/plugin.cc [5:29]
- src/google/protobuf/compiler/plugin.h [5:29]
- src/google/protobuf/compiler/plugin.proto [5:29]
- src/google/protobuf/compiler/python/python_generator.cc [5:29]
- src/google/protobuf/compiler/python/python_generator.h [5:29]
- src/google/protobuf/compiler/ruby/ruby_generator.cc [5:29]
- src/google/protobuf/compiler/ruby/ruby_generator.h [5:29]
- src/google/protobuf/compiler/scc.h [5:29]
- src/google/protobuf/compiler/subprocess.cc [5:29]
- src/google/protobuf/compiler/subprocess.h [5:29]
- src/google/protobuf/compiler/zip_writer.cc [5:29]
- src/google/protobuf/compiler/zip_writer.h [5:29]
-
-KEEP Protobuf-License 77b55cb8215e726b6ae7c1cf484bc45f
-BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: LicenseRef-scancode-protobuf
- Score : 100.00
- Match type : TEXT
- Links : http://protobuf.googlecode.com/svn/trunk/COPYING.txt, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/protobuf.LICENSE
- Files with this license:
- LICENSE [3:32]
+# File format ($ symbol means the beginning of a line):
+#
+# $ # this message
+# $ # =======================
+# $ # comments (all commentaries should starts with some number of spaces and # symbol)
+# ${action} {license spdx} {license text hash}
+# $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
+# ${all_file_action} filename
+# $ # user commentaries (many lines)
+# $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
+# ${action} {license spdx} {license text hash}
+# $BELONGS ./ya/make/file/relative/path/3/ya.make
+# ${all_file_action} filename
+# $ # user commentaries
+# $ generated description
+# $ ...
+#
+# You can modify action, all_file_action and add commentaries
+# Available actions:
+# keep - keep license in contrib and use in credits
+# skip - skip license
+# remove - remove all files with this license
+# 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
+#
+# {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
+# We suppose that that files can contain some license info
+# Available all file actions:
+# FILE_IGNORE - ignore file (do nothing)
+# FILE_INCLUDE - include all file data into licenses text file
+# =======================
+
+KEEP BSD-3-Clause 6aa235708ac9f5dd8e5c6ac415fc5837
+BELONGS ya.make
+ Note: matched license text is too long. Read it in the source files.
+ Scancode info:
+ Original SPDX id: BSD-3-Clause
+ Score : 100.00
+ Match type : TEXT
+ Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
+ Files with this license:
+ src/google/protobuf/compiler/code_generator.cc [5:29]
+ src/google/protobuf/compiler/code_generator.h [5:29]
+ src/google/protobuf/compiler/command_line_interface.cc [5:29]
+ src/google/protobuf/compiler/command_line_interface.h [5:29]
+ src/google/protobuf/compiler/cpp/cpp_enum.cc [5:29]
+ src/google/protobuf/compiler/cpp/cpp_enum.h [5:29]
+ src/google/protobuf/compiler/cpp/cpp_enum_field.cc [5:29]
+ src/google/protobuf/compiler/cpp/cpp_enum_field.h [5:29]
+ src/google/protobuf/compiler/cpp/cpp_extension.cc [5:29]
+ src/google/protobuf/compiler/cpp/cpp_extension.h [5:29]
+ src/google/protobuf/compiler/cpp/cpp_field.cc [5:29]
+ src/google/protobuf/compiler/cpp/cpp_field.h [5:29]
+ src/google/protobuf/compiler/cpp/cpp_file.cc [5:29]
+ src/google/protobuf/compiler/cpp/cpp_file.h [5:29]
+ src/google/protobuf/compiler/cpp/cpp_generator.cc [5:29]
+ src/google/protobuf/compiler/cpp/cpp_generator.h [5:29]
+ src/google/protobuf/compiler/cpp/cpp_helpers.cc [5:29]
+ src/google/protobuf/compiler/cpp/cpp_helpers.h [5:29]
+ src/google/protobuf/compiler/cpp/cpp_map_field.cc [5:29]
+ src/google/protobuf/compiler/cpp/cpp_map_field.h [5:29]
+ src/google/protobuf/compiler/cpp/cpp_message.cc [5:29]
+ src/google/protobuf/compiler/cpp/cpp_message.h [5:29]
+ src/google/protobuf/compiler/cpp/cpp_message_field.cc [5:29]
+ src/google/protobuf/compiler/cpp/cpp_message_field.h [5:29]
+ src/google/protobuf/compiler/cpp/cpp_message_layout_helper.h [5:29]
+ src/google/protobuf/compiler/cpp/cpp_names.h [5:29]
+ src/google/protobuf/compiler/cpp/cpp_options.h [5:29]
+ src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc [5:29]
+ src/google/protobuf/compiler/cpp/cpp_padding_optimizer.h [5:29]
+ src/google/protobuf/compiler/cpp/cpp_parse_function_generator.cc [5:29]
+ src/google/protobuf/compiler/cpp/cpp_parse_function_generator.h [5:29]
+ src/google/protobuf/compiler/cpp/cpp_primitive_field.cc [5:29]
+ src/google/protobuf/compiler/cpp/cpp_primitive_field.h [5:29]
+ src/google/protobuf/compiler/cpp/cpp_service.cc [5:29]
+ src/google/protobuf/compiler/cpp/cpp_service.h [5:29]
+ src/google/protobuf/compiler/cpp/cpp_string_field.cc [5:29]
+ src/google/protobuf/compiler/cpp/cpp_string_field.h [5:29]
+ src/google/protobuf/compiler/csharp/csharp_doc_comment.cc [5:29]
+ src/google/protobuf/compiler/csharp/csharp_doc_comment.h [5:29]
+ src/google/protobuf/compiler/csharp/csharp_enum.cc [5:29]
+ src/google/protobuf/compiler/csharp/csharp_enum.h [5:29]
+ src/google/protobuf/compiler/csharp/csharp_enum_field.cc [5:29]
+ src/google/protobuf/compiler/csharp/csharp_enum_field.h [5:29]
+ src/google/protobuf/compiler/csharp/csharp_field_base.cc [5:29]
+ src/google/protobuf/compiler/csharp/csharp_field_base.h [5:29]
+ src/google/protobuf/compiler/csharp/csharp_generator.cc [5:29]
+ src/google/protobuf/compiler/csharp/csharp_generator.h [5:29]
+ src/google/protobuf/compiler/csharp/csharp_helpers.cc [5:29]
+ src/google/protobuf/compiler/csharp/csharp_helpers.h [5:29]
+ src/google/protobuf/compiler/csharp/csharp_map_field.cc [5:29]
+ src/google/protobuf/compiler/csharp/csharp_map_field.h [5:29]
+ src/google/protobuf/compiler/csharp/csharp_message.cc [5:29]
+ src/google/protobuf/compiler/csharp/csharp_message.h [5:29]
+ src/google/protobuf/compiler/csharp/csharp_message_field.cc [5:29]
+ src/google/protobuf/compiler/csharp/csharp_message_field.h [5:29]
+ src/google/protobuf/compiler/csharp/csharp_names.h [5:29]
+ src/google/protobuf/compiler/csharp/csharp_options.h [5:29]
+ src/google/protobuf/compiler/csharp/csharp_primitive_field.cc [5:29]
+ src/google/protobuf/compiler/csharp/csharp_primitive_field.h [5:29]
+ src/google/protobuf/compiler/csharp/csharp_reflection_class.cc [5:29]
+ src/google/protobuf/compiler/csharp/csharp_reflection_class.h [5:29]
+ src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc [5:29]
+ src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h [5:29]
+ src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc [5:29]
+ src/google/protobuf/compiler/csharp/csharp_repeated_message_field.h [5:29]
+ src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc [5:29]
+ src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h [5:29]
+ src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc [5:29]
+ src/google/protobuf/compiler/csharp/csharp_source_generator_base.h [5:29]
+ src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc [5:29]
+ src/google/protobuf/compiler/csharp/csharp_wrapper_field.h [5:29]
+ src/google/protobuf/compiler/importer.cc [5:29]
+ src/google/protobuf/compiler/importer.h [5:29]
+ src/google/protobuf/compiler/java/java_context.cc [5:29]
+ src/google/protobuf/compiler/java/java_context.h [5:29]
+ src/google/protobuf/compiler/java/java_doc_comment.cc [5:29]
+ src/google/protobuf/compiler/java/java_doc_comment.h [5:29]
+ src/google/protobuf/compiler/java/java_enum.cc [5:29]
+ src/google/protobuf/compiler/java/java_enum.h [5:29]
+ src/google/protobuf/compiler/java/java_enum_field.cc [5:29]
+ src/google/protobuf/compiler/java/java_enum_field.h [5:29]
+ src/google/protobuf/compiler/java/java_enum_field_lite.cc [5:29]
+ src/google/protobuf/compiler/java/java_enum_field_lite.h [5:29]
+ src/google/protobuf/compiler/java/java_enum_lite.cc [5:29]
+ src/google/protobuf/compiler/java/java_enum_lite.h [5:29]
+ src/google/protobuf/compiler/java/java_extension.cc [5:29]
+ src/google/protobuf/compiler/java/java_extension.h [5:29]
+ src/google/protobuf/compiler/java/java_extension_lite.cc [5:29]
+ src/google/protobuf/compiler/java/java_extension_lite.h [5:29]
+ src/google/protobuf/compiler/java/java_field.cc [5:29]
+ src/google/protobuf/compiler/java/java_field.h [5:29]
+ src/google/protobuf/compiler/java/java_file.cc [5:29]
+ src/google/protobuf/compiler/java/java_file.h [5:29]
+ src/google/protobuf/compiler/java/java_generator.cc [5:29]
+ src/google/protobuf/compiler/java/java_generator.h [5:29]
+ src/google/protobuf/compiler/java/java_generator_factory.cc [5:29]
+ src/google/protobuf/compiler/java/java_generator_factory.h [5:29]
+ src/google/protobuf/compiler/java/java_helpers.cc [5:29]
+ src/google/protobuf/compiler/java/java_helpers.h [5:29]
+ src/google/protobuf/compiler/java/java_kotlin_generator.cc [5:29]
+ src/google/protobuf/compiler/java/java_kotlin_generator.h [5:29]
+ src/google/protobuf/compiler/java/java_map_field.cc [5:29]
+ src/google/protobuf/compiler/java/java_map_field.h [5:29]
+ src/google/protobuf/compiler/java/java_map_field_lite.cc [5:29]
+ src/google/protobuf/compiler/java/java_map_field_lite.h [5:29]
+ src/google/protobuf/compiler/java/java_message.cc [5:29]
+ src/google/protobuf/compiler/java/java_message.h [5:29]
+ src/google/protobuf/compiler/java/java_message_builder.cc [5:29]
+ src/google/protobuf/compiler/java/java_message_builder.h [5:29]
+ src/google/protobuf/compiler/java/java_message_builder_lite.cc [5:29]
+ src/google/protobuf/compiler/java/java_message_builder_lite.h [5:29]
+ src/google/protobuf/compiler/java/java_message_field.cc [5:29]
+ src/google/protobuf/compiler/java/java_message_field.h [5:29]
+ src/google/protobuf/compiler/java/java_message_field_lite.cc [5:29]
+ src/google/protobuf/compiler/java/java_message_field_lite.h [5:29]
+ src/google/protobuf/compiler/java/java_message_lite.cc [5:29]
+ src/google/protobuf/compiler/java/java_message_lite.h [5:29]
+ src/google/protobuf/compiler/java/java_name_resolver.cc [5:29]
+ src/google/protobuf/compiler/java/java_name_resolver.h [5:29]
+ src/google/protobuf/compiler/java/java_names.h [5:29]
+ src/google/protobuf/compiler/java/java_options.h [5:29]
+ src/google/protobuf/compiler/java/java_primitive_field.cc [5:29]
+ src/google/protobuf/compiler/java/java_primitive_field.h [5:29]
+ src/google/protobuf/compiler/java/java_primitive_field_lite.cc [5:29]
+ src/google/protobuf/compiler/java/java_primitive_field_lite.h [5:29]
+ src/google/protobuf/compiler/java/java_service.cc [5:29]
+ src/google/protobuf/compiler/java/java_service.h [5:29]
+ src/google/protobuf/compiler/java/java_shared_code_generator.cc [5:29]
+ src/google/protobuf/compiler/java/java_shared_code_generator.h [5:29]
+ src/google/protobuf/compiler/java/java_string_field.cc [5:29]
+ src/google/protobuf/compiler/java/java_string_field.h [5:29]
+ src/google/protobuf/compiler/java/java_string_field_lite.cc [5:29]
+ src/google/protobuf/compiler/java/java_string_field_lite.h [5:29]
+ src/google/protobuf/compiler/js/js_generator.cc [5:29]
+ src/google/protobuf/compiler/js/js_generator.h [5:29]
+ src/google/protobuf/compiler/js/well_known_types_embed.cc [5:29]
+ src/google/protobuf/compiler/js/well_known_types_embed.h [5:29]
+ src/google/protobuf/compiler/main.cc [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_enum.cc [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_enum.h [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_enum_field.h [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_extension.cc [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_extension.h [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_field.cc [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_field.h [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_file.cc [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_file.h [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_generator.cc [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_generator.h [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_helpers.cc [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_helpers.h [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_map_field.cc [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_map_field.h [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_message.cc [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_message.h [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_message_field.cc [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_message_field.h [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_oneof.cc [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_oneof.h [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc [5:29]
+ src/google/protobuf/compiler/objectivec/objectivec_primitive_field.h [5:29]
+ src/google/protobuf/compiler/parser.cc [5:29]
+ src/google/protobuf/compiler/parser.h [5:29]
+ src/google/protobuf/compiler/php/php_generator.cc [5:29]
+ src/google/protobuf/compiler/php/php_generator.h [5:29]
+ src/google/protobuf/compiler/plugin.cc [5:29]
+ src/google/protobuf/compiler/plugin.h [5:29]
+ src/google/protobuf/compiler/plugin.proto [5:29]
+ src/google/protobuf/compiler/python/python_generator.cc [5:29]
+ src/google/protobuf/compiler/python/python_generator.h [5:29]
+ src/google/protobuf/compiler/ruby/ruby_generator.cc [5:29]
+ src/google/protobuf/compiler/ruby/ruby_generator.h [5:29]
+ src/google/protobuf/compiler/scc.h [5:29]
+ src/google/protobuf/compiler/subprocess.cc [5:29]
+ src/google/protobuf/compiler/subprocess.h [5:29]
+ src/google/protobuf/compiler/zip_writer.cc [5:29]
+ src/google/protobuf/compiler/zip_writer.h [5:29]
+
+KEEP Protobuf-License 77b55cb8215e726b6ae7c1cf484bc45f
+BELONGS ya.make
+ Note: matched license text is too long. Read it in the source files.
+ Scancode info:
+ Original SPDX id: LicenseRef-scancode-protobuf
+ Score : 100.00
+ Match type : TEXT
+ Links : http://protobuf.googlecode.com/svn/trunk/COPYING.txt, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/protobuf.LICENSE
+ Files with this license:
+ LICENSE [3:32]
diff --git a/contrib/libs/protoc/.yandex_meta/licenses.list.txt b/contrib/libs/protoc/.yandex_meta/licenses.list.txt
index 33956d37eb..769f5b9e98 100644
--- a/contrib/libs/protoc/.yandex_meta/licenses.list.txt
+++ b/contrib/libs/protoc/.yandex_meta/licenses.list.txt
@@ -1,67 +1,67 @@
-====================BSD-3-Clause====================
-// Redistribution and use in source and binary forms, with or without
-// modification, are permitted provided that the following conditions are
-// met:
-//
-// * Redistributions of source code must retain the above copyright
-// notice, this list of conditions and the following disclaimer.
-// * Redistributions in binary form must reproduce the above
-// copyright notice, this list of conditions and the following disclaimer
-// in the documentation and/or other materials provided with the
-// distribution.
-// * Neither the name of Google Inc. nor the names of its
-// contributors may be used to endorse or promote products derived from
-// this software without specific prior written permission.
-//
-// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-
-====================COPYRIGHT====================
-// Copyright 2015 Google Inc. All rights reserved.
-
-
-====================COPYRIGHT====================
-Copyright 2008 Google Inc. All rights reserved.
-
-
-====================Protobuf-License====================
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
-
- * Redistributions of source code must retain the above copyright
-notice, this list of conditions and the following disclaimer.
- * Redistributions in binary form must reproduce the above
-copyright notice, this list of conditions and the following disclaimer
-in the documentation and/or other materials provided with the
-distribution.
- * Neither the name of Google Inc. nor the names of its
-contributors may be used to endorse or promote products derived from
-this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-Code generated by the Protocol Buffer compiler is owned by the owner
-of the input file used when generating it. This code is not
-standalone and requires a support library to be linked with it. This
-support library is itself covered by the above license. \ No newline at end of file
+====================BSD-3-Clause====================
+// Redistribution and use in source and binary forms, with or without
+// modification, are permitted provided that the following conditions are
+// met:
+//
+// * Redistributions of source code must retain the above copyright
+// notice, this list of conditions and the following disclaimer.
+// * Redistributions in binary form must reproduce the above
+// copyright notice, this list of conditions and the following disclaimer
+// in the documentation and/or other materials provided with the
+// distribution.
+// * Neither the name of Google Inc. nor the names of its
+// contributors may be used to endorse or promote products derived from
+// this software without specific prior written permission.
+//
+// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+
+====================COPYRIGHT====================
+// Copyright 2015 Google Inc. All rights reserved.
+
+
+====================COPYRIGHT====================
+Copyright 2008 Google Inc. All rights reserved.
+
+
+====================Protobuf-License====================
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are
+met:
+
+ * Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+copyright notice, this list of conditions and the following disclaimer
+in the documentation and/or other materials provided with the
+distribution.
+ * Neither the name of Google Inc. nor the names of its
+contributors may be used to endorse or promote products derived from
+this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Code generated by the Protocol Buffer compiler is owned by the owner
+of the input file used when generating it. This code is not
+standalone and requires a support library to be linked with it. This
+support library is itself covered by the above license. \ No newline at end of file
diff --git a/contrib/libs/protoc/ya.make b/contrib/libs/protoc/ya.make
index f031f28d6b..af6a52de35 100644
--- a/contrib/libs/protoc/ya.make
+++ b/contrib/libs/protoc/ya.make
@@ -18,8 +18,8 @@ LICENSE(
Protobuf-License
)
-LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
-
+LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
+
PEERDIR(
contrib/libs/protobuf
)