aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/proto/grpc/testing/duplicate
diff options
context:
space:
mode:
authorGravatar murgatroid99 <mlumish@google.com>2016-01-14 10:12:10 -0800
committerGravatar murgatroid99 <mlumish@google.com>2016-01-14 10:12:10 -0800
commitace28d3f98122dc030c812ab529e87814da36e80 (patch)
tree7b6eb210d920973c10743b27fcec59790566e989 /src/proto/grpc/testing/duplicate
parenta2517a15734715c65be37a382c352ba17e89d816 (diff)
Fix copyrights again
Diffstat (limited to 'src/proto/grpc/testing/duplicate')
-rw-r--r--src/proto/grpc/testing/duplicate/echo_duplicate.proto4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/proto/grpc/testing/duplicate/echo_duplicate.proto b/src/proto/grpc/testing/duplicate/echo_duplicate.proto
index 94130ea767..9978ca4ac0 100644
--- a/src/proto/grpc/testing/duplicate/echo_duplicate.proto
+++ b/src/proto/grpc/testing/duplicate/echo_duplicate.proto
@@ -1,5 +1,5 @@
-// Copyright 2015, Google Inc.
+// Copyright 2015-2016, Google Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
@@ -38,4 +38,4 @@ package grpc.testing.duplicate;
service EchoTestService {
rpc Echo(grpc.testing.EchoRequest) returns (grpc.testing.EchoResponse);
-}
+} \ No newline at end of file