diff options
author | yang-g <yangg@google.com> | 2016-01-15 11:26:31 -0800 |
---|---|---|
committer | yang-g <yangg@google.com> | 2016-01-15 11:26:31 -0800 |
commit | f48766d347de8e23a8a93e4b7645dfe9ac546ed4 (patch) | |
tree | 95c0eac05946618022e66b42e1fba340be2e7b03 /examples/cpp | |
parent | 269b8be406a447e6544ff3a2a14c23940984bccc (diff) |
fix copyright
Diffstat (limited to 'examples/cpp')
-rw-r--r-- | examples/cpp/helloworld/greeter_async_server.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cpp/helloworld/greeter_async_server.cc b/examples/cpp/helloworld/greeter_async_server.cc index 64e065b1e4..c9b1a67e95 100644 --- a/examples/cpp/helloworld/greeter_async_server.cc +++ b/examples/cpp/helloworld/greeter_async_server.cc @@ -1,6 +1,6 @@ /* * - * Copyright 2015, Google Inc. + * Copyright 2015-2016, Google Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |