commit | 0605995e55a2030c5a2a82092a253e7188b8d2fb | [log] [tgz] |
---|---|---|
author | Craig Tiller <ctiller@google.com> | Wed Feb 18 08:34:56 2015 -0800 |
committer | Craig Tiller <ctiller@google.com> | Wed Feb 18 08:34:56 2015 -0800 |
tree | 784a0550c25003016af21a4f249f406bb75d1565 | |
parent | 6d5f42e79a110f3ed13248f89102dc01ae7780ae [diff] [blame] |
Update copyright to 2015
diff --git a/src/ruby/lib/grpc.rb b/src/ruby/lib/grpc.rb index 758ac0c..8836afd 100644 --- a/src/ruby/lib/grpc.rb +++ b/src/ruby/lib/grpc.rb
@@ -1,4 +1,4 @@ -# Copyright 2014, Google Inc. +# Copyright 2015, Google Inc. # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -41,4 +41,4 @@ require 'grpc/generic/rpc_server' # alias GRPC -GRPC = Google::RPC +GRPC = Google::RPC \ No newline at end of file