diff options
author | Jan Tattermusch <jtattermusch@google.com> | 2016-03-25 16:54:14 -0700 |
---|---|---|
committer | Jan Tattermusch <jtattermusch@google.com> | 2016-04-01 16:25:45 -0700 |
commit | acb842c205dc8e2feecba7e150fa39071db7c894 (patch) | |
tree | f1be71826986b042517d688aa8fd103bb4554fdd /src/csharp/Grpc.Examples.MathClient | |
parent | 5a4e1e30eb16bbb5e37675de858015554e014847 (diff) |
fix copyrights
Diffstat (limited to 'src/csharp/Grpc.Examples.MathClient')
-rw-r--r-- | src/csharp/Grpc.Examples.MathClient/MathClient.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/csharp/Grpc.Examples.MathClient/MathClient.cs b/src/csharp/Grpc.Examples.MathClient/MathClient.cs index 2f3ef85b4d..aadef6833d 100644 --- a/src/csharp/Grpc.Examples.MathClient/MathClient.cs +++ b/src/csharp/Grpc.Examples.MathClient/MathClient.cs @@ -1,5 +1,5 @@ #region Copyright notice and license -// Copyright 2015, Google Inc. +// Copyright 2015-2016, Google Inc. // All rights reserved. // // Redistribution and use in source and binary forms, with or without |