diff options
author | Anton Samokhvalov <[email protected]> | 2022-02-10 16:45:17 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:45:17 +0300 |
commit | d3a398281c6fd1d3672036cb2d63f842d2cb28c5 (patch) | |
tree | dd4bd3ca0f36b817e96812825ffaf10d645803f2 /contrib/libs/grpc/src | |
parent | 72cb13b4aff9bc9cf22e49251bc8fd143f82538f (diff) |
Restoring authorship annotation for Anton Samokhvalov <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/grpc/src')
14 files changed, 28 insertions, 28 deletions
diff --git a/contrib/libs/grpc/src/compiler/grpc_plugin_support/ya.make b/contrib/libs/grpc/src/compiler/grpc_plugin_support/ya.make index ddd91ed13f5..068ae1ead6d 100644 --- a/contrib/libs/grpc/src/compiler/grpc_plugin_support/ya.make +++ b/contrib/libs/grpc/src/compiler/grpc_plugin_support/ya.make @@ -6,8 +6,8 @@ WITHOUT_LICENSE_TEXTS() OWNER(g:cpp-contrib) -LICENSE(Apache-2.0) - +LICENSE(Apache-2.0) + PEERDIR( contrib/libs/protobuf contrib/libs/protoc diff --git a/contrib/libs/grpc/src/core/lib/ya.make b/contrib/libs/grpc/src/core/lib/ya.make index 82d64f2fd3a..93f59abe37c 100644 --- a/contrib/libs/grpc/src/core/lib/ya.make +++ b/contrib/libs/grpc/src/core/lib/ya.make @@ -4,8 +4,8 @@ LIBRARY() OWNER(g:cpp-contrib) -LICENSE(Apache-2.0) - +LICENSE(Apache-2.0) + LICENSE_TEXTS(.yandex_meta/licenses.list.txt) PEERDIR( diff --git a/contrib/libs/grpc/src/proto/grpc/channelz/ya.make b/contrib/libs/grpc/src/proto/grpc/channelz/ya.make index 7d62c80e6b8..9f1e3cedc9a 100644 --- a/contrib/libs/grpc/src/proto/grpc/channelz/ya.make +++ b/contrib/libs/grpc/src/proto/grpc/channelz/ya.make @@ -1,7 +1,7 @@ PROTO_LIBRARY() -LICENSE(Apache-2.0) - +LICENSE(Apache-2.0) + LICENSE_TEXTS(.yandex_meta/licenses.list.txt) OWNER( diff --git a/contrib/libs/grpc/src/proto/grpc/core/ya.make b/contrib/libs/grpc/src/proto/grpc/core/ya.make index c0db9a79fa1..856c34ee53f 100644 --- a/contrib/libs/grpc/src/proto/grpc/core/ya.make +++ b/contrib/libs/grpc/src/proto/grpc/core/ya.make @@ -1,7 +1,7 @@ PROTO_LIBRARY() -LICENSE(Apache-2.0) - +LICENSE(Apache-2.0) + LICENSE_TEXTS(.yandex_meta/licenses.list.txt) OWNER( diff --git a/contrib/libs/grpc/src/proto/grpc/health/v1/ya.make b/contrib/libs/grpc/src/proto/grpc/health/v1/ya.make index 469b2f1af4d..7bb8b0dff91 100644 --- a/contrib/libs/grpc/src/proto/grpc/health/v1/ya.make +++ b/contrib/libs/grpc/src/proto/grpc/health/v1/ya.make @@ -1,7 +1,7 @@ PROTO_LIBRARY() -LICENSE(Apache-2.0) - +LICENSE(Apache-2.0) + LICENSE_TEXTS(.yandex_meta/licenses.list.txt) OWNER( diff --git a/contrib/libs/grpc/src/proto/grpc/reflection/v1alpha/ya.make b/contrib/libs/grpc/src/proto/grpc/reflection/v1alpha/ya.make index f213f753665..f8e301c9370 100644 --- a/contrib/libs/grpc/src/proto/grpc/reflection/v1alpha/ya.make +++ b/contrib/libs/grpc/src/proto/grpc/reflection/v1alpha/ya.make @@ -1,7 +1,7 @@ PROTO_LIBRARY() -LICENSE(Apache-2.0) - +LICENSE(Apache-2.0) + LICENSE_TEXTS(.yandex_meta/licenses.list.txt) OWNER( diff --git a/contrib/libs/grpc/src/proto/grpc/status/ya.make b/contrib/libs/grpc/src/proto/grpc/status/ya.make index 588164c6614..eec367765ff 100644 --- a/contrib/libs/grpc/src/proto/grpc/status/ya.make +++ b/contrib/libs/grpc/src/proto/grpc/status/ya.make @@ -1,7 +1,7 @@ PROTO_LIBRARY() -LICENSE(Apache-2.0) - +LICENSE(Apache-2.0) + LICENSE_TEXTS(.yandex_meta/licenses.list.txt) OWNER( diff --git a/contrib/libs/grpc/src/proto/grpc/testing/duplicate/ya.make b/contrib/libs/grpc/src/proto/grpc/testing/duplicate/ya.make index b0bfcc81a19..b94aa415f80 100644 --- a/contrib/libs/grpc/src/proto/grpc/testing/duplicate/ya.make +++ b/contrib/libs/grpc/src/proto/grpc/testing/duplicate/ya.make @@ -1,7 +1,7 @@ PROTO_LIBRARY() -LICENSE(Apache-2.0) - +LICENSE(Apache-2.0) + LICENSE_TEXTS(.yandex_meta/licenses.list.txt) OWNER( diff --git a/contrib/libs/grpc/src/proto/grpc/testing/xds/ya.make b/contrib/libs/grpc/src/proto/grpc/testing/xds/ya.make index 419c0ddfbee..994ec6fa82a 100644 --- a/contrib/libs/grpc/src/proto/grpc/testing/xds/ya.make +++ b/contrib/libs/grpc/src/proto/grpc/testing/xds/ya.make @@ -1,7 +1,7 @@ PROTO_LIBRARY() -LICENSE(Apache-2.0) - +LICENSE(Apache-2.0) + LICENSE_TEXTS(.yandex_meta/licenses.list.txt) OWNER( diff --git a/contrib/libs/grpc/src/proto/grpc/testing/ya.make b/contrib/libs/grpc/src/proto/grpc/testing/ya.make index 42db0476aaf..2704585a373 100644 --- a/contrib/libs/grpc/src/proto/grpc/testing/ya.make +++ b/contrib/libs/grpc/src/proto/grpc/testing/ya.make @@ -1,7 +1,7 @@ PROTO_LIBRARY() -LICENSE(Apache-2.0) - +LICENSE(Apache-2.0) + LICENSE_TEXTS(.yandex_meta/licenses.list.txt) OWNER( diff --git a/contrib/libs/grpc/src/python/grpcio_channelz/ya.make b/contrib/libs/grpc/src/python/grpcio_channelz/ya.make index 62dc3e7c3a5..2703d70ab04 100644 --- a/contrib/libs/grpc/src/python/grpcio_channelz/ya.make +++ b/contrib/libs/grpc/src/python/grpcio_channelz/ya.make @@ -1,7 +1,7 @@ PY23_LIBRARY() -LICENSE(Apache-2.0) - +LICENSE(Apache-2.0) + LICENSE_TEXTS(.yandex_meta/licenses.list.txt) OWNER( diff --git a/contrib/libs/grpc/src/python/grpcio_health_checking/ya.make b/contrib/libs/grpc/src/python/grpcio_health_checking/ya.make index 0d1611f13d2..4bab1758a5e 100644 --- a/contrib/libs/grpc/src/python/grpcio_health_checking/ya.make +++ b/contrib/libs/grpc/src/python/grpcio_health_checking/ya.make @@ -1,7 +1,7 @@ PY23_LIBRARY() -LICENSE(Apache-2.0) - +LICENSE(Apache-2.0) + LICENSE_TEXTS(.yandex_meta/licenses.list.txt) OWNER( diff --git a/contrib/libs/grpc/src/python/grpcio_reflection/ya.make b/contrib/libs/grpc/src/python/grpcio_reflection/ya.make index ca9ac093f67..c0f7d61dcc3 100644 --- a/contrib/libs/grpc/src/python/grpcio_reflection/ya.make +++ b/contrib/libs/grpc/src/python/grpcio_reflection/ya.make @@ -1,7 +1,7 @@ PY23_LIBRARY() -LICENSE(Apache-2.0) - +LICENSE(Apache-2.0) + LICENSE_TEXTS(.yandex_meta/licenses.list.txt) OWNER( diff --git a/contrib/libs/grpc/src/python/grpcio_status/ya.make b/contrib/libs/grpc/src/python/grpcio_status/ya.make index fb7f71272a1..61a3ee4336b 100644 --- a/contrib/libs/grpc/src/python/grpcio_status/ya.make +++ b/contrib/libs/grpc/src/python/grpcio_status/ya.make @@ -1,7 +1,7 @@ PY23_LIBRARY() -LICENSE(Apache-2.0) - +LICENSE(Apache-2.0) + LICENSE_TEXTS(.yandex_meta/licenses.list.txt) OWNER( |