diff --git a/src/csharp/Grpc.Tools/Grpc.Tools.csproj b/src/csharp/Grpc.Tools/Grpc.Tools.csproj
index aa39dd0fe9b..d52655fe1bf 100644
--- a/src/csharp/Grpc.Tools/Grpc.Tools.csproj
+++ b/src/csharp/Grpc.Tools/Grpc.Tools.csproj
@@ -45,14 +45,14 @@
true
true
Grpc.Tools
+ gRPC authors
+ Copyright 2018 gRPC authors
gRPC and Protocol Buffer compiler for managed C# and native C++ projects.
Add this package to a project that contains .proto files to be compiled to code.
It contains the compilers, include files and project system integration for gRPC
and Protocol buffer service description files necessary to build them on Windows,
Linux and MacOS. Managed runtime is supplied separately in the Grpc.Core package.
- Copyright 2018 gRPC authors
- gRPC authors
https://github.com/grpc/grpc/blob/master/LICENSE
https://github.com/grpc/grpc
gRPC RPC protocol HTTP/2