diff options
author | Yang Gao <yangg@google.com> | 2015-02-18 14:41:40 -0800 |
---|---|---|
committer | Yang Gao <yangg@google.com> | 2015-02-18 14:41:40 -0800 |
commit | 68bc778b63c1e82ec8c68cf9e2b9be23c0b9104d (patch) | |
tree | 4027efc1b1766f75fd6542743c73651736f37cc6 /include/grpc++ | |
parent | 3a5e5495e53868378a0c46e16990671f2fab565d (diff) |
2015
Diffstat (limited to 'include/grpc++')
-rw-r--r-- | include/grpc++/async_unary_call.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/grpc++/async_unary_call.h b/include/grpc++/async_unary_call.h index 2c437960cb..105250ce9d 100644 --- a/include/grpc++/async_unary_call.h +++ b/include/grpc++/async_unary_call.h @@ -1,6 +1,6 @@ /* * - * Copyright 2014, Google Inc. + * Copyright 2015, Google Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |