diff options
author | Jan Tattermusch <jtattermusch@google.com> | 2015-02-13 11:22:21 -0800 |
---|---|---|
committer | Jan Tattermusch <jtattermusch@google.com> | 2015-02-13 11:22:21 -0800 |
commit | af77b3d0b7d2ea1d58bb7b0bc8d9106fc29b48fe (patch) | |
tree | 9e9978e6ab881e5c254469b09a416454c61e7bab /src/csharp/GrpcCore/Call.cs | |
parent | a7fff86b61f526d9c29c0ee21015ff98d8a83b55 (diff) |
changed 2014 -> 2015
Diffstat (limited to 'src/csharp/GrpcCore/Call.cs')
-rw-r--r-- | src/csharp/GrpcCore/Call.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/csharp/GrpcCore/Call.cs b/src/csharp/GrpcCore/Call.cs index fada711477..181210902f 100644 --- a/src/csharp/GrpcCore/Call.cs +++ b/src/csharp/GrpcCore/Call.cs @@ -1,6 +1,6 @@ #region Copyright notice and license -// Copyright 2014, Google Inc. +// Copyright 2015, Google Inc. // All rights reserved. // // Redistribution and use in source and binary forms, with or without |