aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/ruby/greeter_client.rb
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-03-31 13:09:50 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-03-31 13:09:50 -0700
commitbbf85f4ee7b3cfafaff22b36fe7e2c404124131c (patch)
tree27812a57520d5c7c809cde07d4a5d037306ed5e3 /examples/ruby/greeter_client.rb
parentf3f099ada9dedd941e5a3f7a506a8152bab34a93 (diff)
parent02f5f8de36924b9fe55ccda800fa465b94bd181d (diff)
Merge github.com:grpc/grpc into optionalize_census
Diffstat (limited to 'examples/ruby/greeter_client.rb')
-rwxr-xr-xexamples/ruby/greeter_client.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ruby/greeter_client.rb b/examples/ruby/greeter_client.rb
index 2a24316870..cb4aa195e7 100755
--- a/examples/ruby/greeter_client.rb
+++ b/examples/ruby/greeter_client.rb
@@ -1,6 +1,6 @@
#!/usr/bin/env ruby
-# Copyright 2015-2016, Google Inc.
+# Copyright 2015, Google Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without