diff options
| author | robot-piglet <[email protected]> | 2024-08-20 20:35:10 +0300 |
|---|---|---|
| committer | robot-piglet <[email protected]> | 2024-08-20 20:48:47 +0300 |
| commit | 894352059225553994695527eab3d7988cf59b34 (patch) | |
| tree | e80a02ecf808eddc62f82461ee4ebceb96f42f63 /contrib/libs/grpc/src | |
| parent | a374554ce62bc38de69206883753aa7a27373926 (diff) | |
Intermediate changes
Diffstat (limited to 'contrib/libs/grpc/src')
3 files changed, 6 insertions, 0 deletions
diff --git a/contrib/libs/grpc/src/compiler/grpc_cpp_plugin/ya.make b/contrib/libs/grpc/src/compiler/grpc_cpp_plugin/ya.make index 1d25cd3eb11..4b68d39f283 100644 --- a/contrib/libs/grpc/src/compiler/grpc_cpp_plugin/ya.make +++ b/contrib/libs/grpc/src/compiler/grpc_cpp_plugin/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(1.54.2) + LICENSE(Apache-2.0) PEERDIR( 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 8edecc51b75..38344b481b9 100644 --- a/contrib/libs/grpc/src/compiler/grpc_plugin_support/ya.make +++ b/contrib/libs/grpc/src/compiler/grpc_plugin_support/ya.make @@ -4,6 +4,8 @@ LIBRARY() WITHOUT_LICENSE_TEXTS() +VERSION(1.54.2) + LICENSE(Apache-2.0) PEERDIR( diff --git a/contrib/libs/grpc/src/compiler/grpc_python_plugin/ya.make b/contrib/libs/grpc/src/compiler/grpc_python_plugin/ya.make index cdfb0d7b5e5..77d76cc8259 100644 --- a/contrib/libs/grpc/src/compiler/grpc_python_plugin/ya.make +++ b/contrib/libs/grpc/src/compiler/grpc_python_plugin/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(1.54.2) + LICENSE(Apache-2.0) PEERDIR( |
