aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2016-01-25 14:56:29 -0800
committerGravatar Jan Tattermusch <jtattermusch@google.com>2016-01-25 14:56:29 -0800
commitcd31ee5cf14eb3236e7cbf1b53e551bce9178d48 (patch)
tree679d4d9bf9135867d5951e4de3ecd356be6beae0 /src
parentf0fb08fa4fddfe6eee327a189aa40650173936da (diff)
update copyrights
Diffstat (limited to 'src')
-rw-r--r--src/core/surface/version.c2
-rw-r--r--src/csharp/Grpc.Core/VersionInfo.cs2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/core/surface/version.c b/src/core/surface/version.c
index 262a13f184..aada18e07e 100644
--- a/src/core/surface/version.c
+++ b/src/core/surface/version.c
@@ -1,6 +1,6 @@
/*
*
- * Copyright 2015-2016, Google Inc.
+ * Copyright 2015, Google Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/src/csharp/Grpc.Core/VersionInfo.cs b/src/csharp/Grpc.Core/VersionInfo.cs
index 65813909de..4c6d50356c 100644
--- a/src/csharp/Grpc.Core/VersionInfo.cs
+++ b/src/csharp/Grpc.Core/VersionInfo.cs
@@ -1,6 +1,6 @@
#region Copyright notice and license
-// Copyright 2015-2016, Google Inc.
+// Copyright 2015, Google Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without