From 9fe56a09fd9e3eaaad6da8096f7645f9511ad39e Mon Sep 17 00:00:00 2001
From: "Nicolas \"Pixel\" Noble"
Date: Thu, 11 Feb 2016 02:16:53 +0100
Subject: [PATCH] Fixing copyrights.
---
examples/ruby/greeter_client.rb | 2 +-
examples/ruby/route_guide/route_guide_client.rb | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/examples/ruby/greeter_client.rb b/examples/ruby/greeter_client.rb
index cb4aa195e7741..2a243168709d2 100755
--- a/examples/ruby/greeter_client.rb
+++ b/examples/ruby/greeter_client.rb
@@ -1,6 +1,6 @@
#!/usr/bin/env ruby
-# Copyright 2015, Google Inc.
+# Copyright 2015-2016, Google Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/examples/ruby/route_guide/route_guide_client.rb b/examples/ruby/route_guide/route_guide_client.rb
index 26e3a8614e838..715a3c08c580b 100755
--- a/examples/ruby/route_guide/route_guide_client.rb
+++ b/examples/ruby/route_guide/route_guide_client.rb
@@ -1,6 +1,6 @@
#!/usr/bin/env ruby
-# Copyright 2015, Google Inc.
+# Copyright 2015-2016, Google Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without