diff options
author | Craig Tiller <ctiller@google.com> | 2016-04-05 16:06:06 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-04-05 16:06:06 -0700 |
commit | d08c6ae5aa1b74adde7f819e566ab0097b649987 (patch) | |
tree | b48d12cdd2c64530ccf9063bbf5b4e1bef9c412f /src/core/lib/iomgr/ev_posix.c | |
parent | 978161549032df14c24b6409554d1af6f28b45cd (diff) | |
parent | aa4a7f526a22f0205ff4ac927df2b92fafd38f4a (diff) |
Merge github.com:grpc/grpc into optionalize_client_config
Diffstat (limited to 'src/core/lib/iomgr/ev_posix.c')
-rw-r--r-- | src/core/lib/iomgr/ev_posix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/lib/iomgr/ev_posix.c b/src/core/lib/iomgr/ev_posix.c index 235a7df08d..0eb95a2e09 100644 --- a/src/core/lib/iomgr/ev_posix.c +++ b/src/core/lib/iomgr/ev_posix.c @@ -1,6 +1,6 @@ /* * - * Copyright 2015-2016, Google Inc. + * Copyright 2015, Google Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |