diff options
author | Jan Tattermusch <jtattermusch@google.com> | 2016-01-20 23:14:23 -0800 |
---|---|---|
committer | Jan Tattermusch <jtattermusch@google.com> | 2016-01-20 23:14:23 -0800 |
commit | cd34a82fc131ba242990cd70c67d1615168b0657 (patch) | |
tree | 87b4b8b5b7f1128caab100fbcb4816ca59814ae2 /examples/csharp | |
parent | 7c60b276de81a146f9af62afef1b88a84bf72310 (diff) |
fix copyright
Diffstat (limited to 'examples/csharp')
-rw-r--r-- | examples/csharp/helloworld/GreeterClient/Program.cs | 2 | ||||
-rw-r--r-- | examples/csharp/route_guide/RouteGuideClient/Program.cs | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/csharp/helloworld/GreeterClient/Program.cs b/examples/csharp/helloworld/GreeterClient/Program.cs index 4393f2f3c2..ffc7fabbf1 100644 --- a/examples/csharp/helloworld/GreeterClient/Program.cs +++ b/examples/csharp/helloworld/GreeterClient/Program.cs @@ -1,4 +1,4 @@ -// Copyright 2015, Google Inc. +// Copyright 2015-2016, Google Inc. // All rights reserved. // // Redistribution and use in source and binary forms, with or without diff --git a/examples/csharp/route_guide/RouteGuideClient/Program.cs b/examples/csharp/route_guide/RouteGuideClient/Program.cs index c561a9f7aa..22395dd21d 100644 --- a/examples/csharp/route_guide/RouteGuideClient/Program.cs +++ b/examples/csharp/route_guide/RouteGuideClient/Program.cs @@ -1,4 +1,4 @@ -// Copyright 2015, Google Inc. +// Copyright 2015-2016, Google Inc. // All rights reserved. // // Redistribution and use in source and binary forms, with or without |