From 3e6a70faedcb090b844d66915da756fe1462ea07 Mon Sep 17 00:00:00 2001
From: vjpai <vpai@google.com>
Date: Tue, 19 Jan 2016 13:39:20 -0800
Subject: [PATCH] Sanity fix copyright

---
 src/proto/grpc/testing/control.proto | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/proto/grpc/testing/control.proto b/src/proto/grpc/testing/control.proto
index 3892ed3eb3..c973b639d8 100644
--- a/src/proto/grpc/testing/control.proto
+++ b/src/proto/grpc/testing/control.proto
@@ -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
-- 
GitLab