diff options
author | Craig Tiller <ctiller@google.com> | 2016-03-31 13:09:50 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-03-31 13:09:50 -0700 |
commit | bbf85f4ee7b3cfafaff22b36fe7e2c404124131c (patch) | |
tree | 27812a57520d5c7c809cde07d4a5d037306ed5e3 /examples/cpp/helloworld/Makefile | |
parent | f3f099ada9dedd941e5a3f7a506a8152bab34a93 (diff) | |
parent | 02f5f8de36924b9fe55ccda800fa465b94bd181d (diff) |
Merge github.com:grpc/grpc into optionalize_census
Diffstat (limited to 'examples/cpp/helloworld/Makefile')
-rw-r--r-- | examples/cpp/helloworld/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cpp/helloworld/Makefile b/examples/cpp/helloworld/Makefile index b785612935..4b1867e292 100644 --- a/examples/cpp/helloworld/Makefile +++ b/examples/cpp/helloworld/Makefile @@ -1,5 +1,5 @@ # -# Copyright 2015-2016, Google Inc. +# Copyright 2015, Google Inc. # All rights reserved. # # Redistribution and use in source and binary forms, with or without |