diff options
| author | somov <[email protected]> | 2022-02-10 16:45:47 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:45:47 +0300 |
| commit | a5950576e397b1909261050b8c7da16db58f10b1 (patch) | |
| tree | 7ba7677f6a4c3e19e2cefab34d16df2c8963b4d4 /contrib/libs/grpc | |
| parent | 81eddc8c0b55990194e112b02d127b87d54164a9 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs/grpc')
| -rw-r--r-- | contrib/libs/grpc/src/python/grpcio/ya.make | 4 | ||||
| -rw-r--r-- | contrib/libs/grpc/ya.make | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/contrib/libs/grpc/src/python/grpcio/ya.make b/contrib/libs/grpc/src/python/grpcio/ya.make index 5cdb0230c41..bef1e7f43f0 100644 --- a/contrib/libs/grpc/src/python/grpcio/ya.make +++ b/contrib/libs/grpc/src/python/grpcio/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/ya.make b/contrib/libs/grpc/ya.make index 29848d23ea5..4f26dbf9927 100644 --- a/contrib/libs/grpc/ya.make +++ b/contrib/libs/grpc/ya.make @@ -57,7 +57,7 @@ RECURSE( RECURSE_FOR_TESTS( src/proto/grpc/testing src/proto/grpc/testing/duplicate - src/proto/grpc/testing/xds + src/proto/grpc/testing/xds src/python/grpcio_tests test/core/util test/cpp/end2end |
