aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/bin/noproto_client.rb
diff options
context:
space:
mode:
Diffstat (limited to 'src/ruby/bin/noproto_client.rb')
-rwxr-xr-xsrc/ruby/bin/noproto_client.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ruby/bin/noproto_client.rb b/src/ruby/bin/noproto_client.rb
index 74bdfbb93a..ec01e740f3 100755
--- a/src/ruby/bin/noproto_client.rb
+++ b/src/ruby/bin/noproto_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
@@ -105,4 +105,4 @@ def main
logger.info("got a response: #{resp}")
end
-main
+main \ No newline at end of file