aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/GrpcCore/ServerCallHandler.cs
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2015-02-13 11:22:21 -0800
committerGravatar Jan Tattermusch <jtattermusch@google.com>2015-02-13 11:22:21 -0800
commitaf77b3d0b7d2ea1d58bb7b0bc8d9106fc29b48fe (patch)
tree9e9978e6ab881e5c254469b09a416454c61e7bab /src/csharp/GrpcCore/ServerCallHandler.cs
parenta7fff86b61f526d9c29c0ee21015ff98d8a83b55 (diff)
changed 2014 -> 2015
Diffstat (limited to 'src/csharp/GrpcCore/ServerCallHandler.cs')
-rw-r--r--src/csharp/GrpcCore/ServerCallHandler.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/csharp/GrpcCore/ServerCallHandler.cs b/src/csharp/GrpcCore/ServerCallHandler.cs
index 6e19044d2c..12d0c93634 100644
--- a/src/csharp/GrpcCore/ServerCallHandler.cs
+++ b/src/csharp/GrpcCore/ServerCallHandler.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