From 04c97a171592b9cbdea1a2107393239c293bcd0c Mon Sep 17 00:00:00 2001
From: Eric Anderson <ejona@google.com>
Date: Wed, 3 Feb 2016 14:38:39 -0800
Subject: [PATCH] Update copyright date to include both 2015 and 2016

---
 examples/protos/helloworld.proto  | 2 +-
 examples/protos/route_guide.proto | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/examples/protos/helloworld.proto b/examples/protos/helloworld.proto
index ad3ad3aa50..e670503b09 100644
--- a/examples/protos/helloworld.proto
+++ b/examples/protos/helloworld.proto
@@ -1,4 +1,4 @@
-// Copyright 2016, 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/protos/route_guide.proto b/examples/protos/route_guide.proto
index f0231b7e42..b3553ee536 100644
--- a/examples/protos/route_guide.proto
+++ b/examples/protos/route_guide.proto
@@ -1,4 +1,4 @@
-// Copyright 2016, Google Inc.
+// Copyright 2015-2016, Google Inc.
 // All rights reserved.
 //
 // Redistribution and use in source and binary forms, with or without
-- 
GitLab