aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby
diff options
context:
space:
mode:
authorGravatar Yang Gao <yangg@google.com>2018-05-04 11:58:12 -0700
committerGravatar GitHub <noreply@github.com>2018-05-04 11:58:12 -0700
commite84ea53a137d498e3c99a89d0cabc9f42616579d (patch)
tree683f8a2842d50f6d270a4efa77819c8db21081a1 /src/ruby
parentd5f659a2d265931f86aef3c92ad7a977c3bae8a5 (diff)
parent95fbb06ca87b6381f4331bda2eb333a0538a6113 (diff)
Merge pull request #15252 from carl-mastrangelo/healthy
Update health.proto to match grpc-proto reference copy
Diffstat (limited to 'src/ruby')
-rw-r--r--src/ruby/pb/grpc/health/v1/health_services_pb.rb5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/ruby/pb/grpc/health/v1/health_services_pb.rb b/src/ruby/pb/grpc/health/v1/health_services_pb.rb
index 520f8e7ec5..169e160f90 100644
--- a/src/ruby/pb/grpc/health/v1/health_services_pb.rb
+++ b/src/ruby/pb/grpc/health/v1/health_services_pb.rb
@@ -1,7 +1,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# Source: grpc/health/v1/health.proto for package 'grpc.health.v1'
# Original file comments:
-# Copyright 2015 gRPC authors.
+# Copyright 2015 The gRPC Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -15,6 +15,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
+# The canonical version of this proto can be found at
+# https://github.com/grpc/grpc-proto/blob/master/grpc/health/v1/health.proto
+#
require 'grpc'
require 'grpc/health/v1/health_pb'