review comments

pull/17778/head
Jan Tattermusch 6 years ago
parent c09423f8c1
commit 9e652ebb2f
  1. 2
      src/csharp/Grpc.Core.Api/Grpc.Core.Api.csproj
  2. 2
      src/csharp/Grpc.Core.Api/Properties/AssemblyInfo.cs

@ -4,7 +4,7 @@
<Import Project="..\Grpc.Core\Common.csproj.include" />
<PropertyGroup>
<Copyright>Copyright 2015, Google Inc.</Copyright>
<Copyright>Copyright 2019, Google Inc.</Copyright>
<AssemblyTitle>gRPC C# Surface API</AssemblyTitle>
<VersionPrefix>$(GrpcCsharpVersion)</VersionPrefix>
<Authors>Google Inc.</Authors>

@ -1,6 +1,6 @@
#region Copyright notice and license
// Copyright 2018 The gRPC Authors
// Copyright 2019 The gRPC Authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.

Loading…
Cancel
Save