diff options
Diffstat (limited to 'src/ruby')
-rw-r--r-- | src/ruby/spec/pb/health/checker_spec.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ruby/spec/pb/health/checker_spec.rb b/src/ruby/spec/pb/health/checker_spec.rb index 10d3a0705a..529a767638 100644 --- a/src/ruby/spec/pb/health/checker_spec.rb +++ b/src/ruby/spec/pb/health/checker_spec.rb @@ -1,4 +1,4 @@ -# Copyright 2015, Google Inc. +# Copyright 2015-2016, Google Inc. # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -229,4 +229,4 @@ describe Grpc::Health::Checker do t.join end end -end +end
\ No newline at end of file |