diff options
author | Craig Tiller <ctiller@google.com> | 2015-02-18 13:14:15 -0800 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2015-02-18 13:14:15 -0800 |
commit | eaaee49f9b18248eb4cbfe170ce286622e71f920 (patch) | |
tree | 3180c357a8c7172e0671313f7b2714d30dcc92e0 /src/ruby/bin/math_client.rb | |
parent | 492968f7d92bae2b9c88059521ad2f5c81594d8f (diff) | |
parent | 62a9641f825290617bb9c30d0a58e7d4f59c52d6 (diff) |
Merge github.com:grpc/grpc into an-update-on-c++
Diffstat (limited to 'src/ruby/bin/math_client.rb')
-rwxr-xr-x | src/ruby/bin/math_client.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ruby/bin/math_client.rb b/src/ruby/bin/math_client.rb index 7e838e23d1..cb085d4d42 100755 --- a/src/ruby/bin/math_client.rb +++ b/src/ruby/bin/math_client.rb @@ -1,6 +1,6 @@ #!/usr/bin/env ruby -# Copyright 2014, Google Inc. +# Copyright 2015, Google Inc. # All rights reserved. # # Redistribution and use in source and binary forms, with or without |